@jonasdowney I’ve started using it recently for notes and todos.
It’s a little rough OOTB but there are some well-supported extensions I’ve found for the behaviour I’ve found wanting. The main thing I’m liking is it’s flexibility and power as it’s allowed me to – relatively easily – adapt things to work how my brain does.
@jonasdowney The ones I’ve found most useful are called:
– Tasks
– Outliner
There are a couple of utility ones that make the editing experience a lot nicer:
– Advanced Cursors
– Advanced Tables
– Advanced URI
– Paste URL into selection
And I haven’t nerded out enough to dive into it, but I’ve heard Dataview is great for creating and querying structured data (a la https://rachsmith.com/creating-a-habits-dashboard/)
@jonasdowney Tasks (https://obsidian-tasks-group.github.io/obsidian-tasks/) allows you to inject content like this:
```
tasks
not done
no happens date
path includes Daily notes
sort by filename
```
Which I have in my "Daily note" template to force me to remember all the things I noted as needing doing without going back manually through stuff from earlier.