Organized a bunch of stuff, and now properties HIDE

This commit is contained in:
2026-07-24 06:12:29 -04:00
parent 369e4fef4e
commit e2b8524780
14 changed files with 97 additions and 49 deletions
@@ -0,0 +1,14 @@
views:
- type: table
name: Table
filters:
and:
- Type == "Project"
- '!file.path.startsWith("99 Toolkit")'
order:
- file.name
- Description
- Date Modified
- Date Due
- Priority
- Status