type | description |
---|---|
dashboard |
Dashboard for the seed box |
The 🏡 Grow Room is your inbox on current 🪵 Backlog items, and [[👩🌾 Gardening Tips/🪴 Sowing Your Garden/🌱 Planting Seeds|🌱 Seeds]] you have created but not yet curated.
When you are in a creative flow, use [[📇 Terms/🪨 Obsidian/Link|links]] and [[👩🌾 Gardening Tips/🪴 Sowing Your Garden/🏷 Using Tags]] in all the new files you create - clicking on links will create more seeds! This will create the [[📇 Terms/💡 Concepts/Connection|connections]] across your [[📇 Terms/🧠 Knowledge Systems/🗃 Knowledge Management|Knowledge Management]] system.
Using the Templater plugin you can use the command palette to change from a [[⏣ Templates/🗒 Basic Note]] to any other type - such as [[⏣ Templates/📙 New Reading Item]].
If you are not ready to place the file, or have a file that can be deleted after use (like a shopping list) you can place it in the 🪵 Backlog - this is another inbox for files that are ready to be dealt with.
Your entire backlog is visible
table file.ctime as "Planted at"
from "🪵 Backlog"
sort file.ctime DESC
🤨 Should these still be here?
table type as "Type", file.ctime as "Planted at", file.mtime as "Last Manicured"
from "🌱 Seed Box"
sort file.ctime ASC
limit 5
All Items in the Seed Box
table type as "Type", file.ctime as "Planted at", file.mtime as "Last Manicured"
from "🌱 Seed Box"
sort file.mtime DESC