Files
kepano-obsidian/Categories/Journal.md
2025-05-24 16:03:46 -07:00

283 B

tags
tags
categories
filters:
  and:
    - contains(property.tags, "journal")
    - not(contains(file.name, "Template"))
display:
  file.name: Entry
  property.created: Created
views:
  - type: table
    name: Table
    order:
      - file.name
      - created