I recently switched from a daily journal/to-do list to a weekly one.
I have been surprised just how much it has helped me to keep things moving that otherwise might have been neglected.
My platform of choice is Emacs, org-mode, and org-journal, but I imagine the workflow is similar to Obsidian.
Each day is a top level heading, its to-do and journal items are 2nd level headings. Journal entries are timestamped, to-do items have a state of TODO/PROG/DONE and a timestamped log is kept logging state transitions.
Unfinished to-do items move to the new day automatically when it is created. Completed items are left in previous days, and displayed in a fainter coloured text.
One thing that seems to help me is that the to-do items are interspersed between journal entries. This feels like it gives me more context around what happened on a given day, or around a specific task.
The weekly journal also serves as a store for those useful snippets I find, like "command to access an AWS EC2 via session manager with automatic bash execution".
I have been surprised just how much it has helped me to keep things moving that otherwise might have been neglected.
My platform of choice is Emacs, org-mode, and org-journal, but I imagine the workflow is similar to Obsidian.
Each day is a top level heading, its to-do and journal items are 2nd level headings. Journal entries are timestamped, to-do items have a state of TODO/PROG/DONE and a timestamped log is kept logging state transitions.
Unfinished to-do items move to the new day automatically when it is created. Completed items are left in previous days, and displayed in a fainter coloured text.