@anthroposamu @b0rk i didn’t try it because:
(but i did look at it, and discarded it alongside logseq, joplin, and zettlr)
@gekitsu @anthroposamu I use both Obsidian and terminal based editor (Mostly #HelixEditor , but vi/m also works)
At times, I started the file in Obsidian and continued editing elsewhere (and vice versa) Beauty of text files (in this case Markdown)
Obsidian really shines when you need/use the plugins (Like excalidraw plugin by @zsviczian )
@b0rk TextMate has a way of collecting all “#TODO:" items from all source code in the project. However, I think just one file with all TODO's is a better way to organize.
Also: I discovered a TODO list is not the same as the things I'm going “to do" today. I have a little notebook where I write what I'm going to do every day.
(maybe TODO.md is not the best name, but then again, what is the right name?)
I used to use the Bash History for stuff like this, add comments to the command-line then `history | grep "#"` to see them ... but now I'm using this technique: https://github.com/todotxt/todo.txt