Organized a bunch of stuff, and now properties HIDE
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user