Adding obsidian docs with initial notes

This commit is contained in:
2026-05-25 14:52:15 -04:00
parent 211429c54b
commit db8dfd6aba
51 changed files with 35217 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
views:
- type: kanban-view
name: View
filters:
and:
- type == "Task"
order:
- file.name
- status
columnOrders:
file.file:
- Untitled.base
- Untitled.canvas
- Test.md
- Untitled.md
- Test 2.md
note.status:
- TODO
- Working On
- Done
cardOrders:
file.file:
Untitled.base: []
Untitled.canvas: []
Test.md:
- Test.md
- Untitled.canvas
- Untitled.base
note.status:
Uncategorized: []
Done:
- Stub out the Home Page.md
- Plan Basic Pages.md
TODO:
- Setup Test Database.md
- Find the Gold Cost Rush Formula.md
- Dark Mode UI.md
Working On:
- Building Plan Calculator.md
columnColors:
file.file: {}
note.status:
Done: green
groupByProperty: note.status