Initial commit
This commit is contained in:
10
Templates/Bases/Productivity.base
Normal file
10
Templates/Bases/Productivity.base
Normal file
@@ -0,0 +1,10 @@
|
||||
filters:
|
||||
and:
|
||||
- category.contains("Productivity")
|
||||
- file.folder != "Templates"
|
||||
views:
|
||||
- type: table
|
||||
name: Table
|
||||
groupBy:
|
||||
property: file.folder
|
||||
direction: ASC
|
||||
Reference in New Issue
Block a user