@eaplmx@twtxt.net @will@twtxt.net I use some custom aliases to have this workflow:
nn
: “New Note” create and link a notes.org file in mypwd
from a common git synced repo
n
: Search recursively a notes.org forpwd
up to~/
and open it.
For quick tasks I use a todo.txt
and display the tasks for “today” with conky on my screen.
All file are in a single repo I can sync on my phone and use the apps “orgzly” and “todo.txt” to edit them on the go.
As of writing style I write down in org-mode as iterations of the current project with sub tasks tree for what I need to do.
I tend to use the # TODO:
as a “What you where doing yesterday.” in my code.