...vibing UI
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
views:
|
||||
- type: kanban-view
|
||||
name: Table
|
||||
filters:
|
||||
and:
|
||||
- category == "AI Task"
|
||||
columnOrders:
|
||||
file.file:
|
||||
- _Tasks.base
|
||||
- keep.txt
|
||||
- Tasks.md
|
||||
note.status:
|
||||
- ToDo
|
||||
- Working On
|
||||
- Done
|
||||
cardOrders:
|
||||
file.file: {}
|
||||
note.status:
|
||||
Uncategorized: []
|
||||
Done:
|
||||
- Untitled.md
|
||||
columnColors:
|
||||
file.file: {}
|
||||
note.status: {}
|
||||
groupByProperty: note.status
|
||||
Reference in New Issue
Block a user