This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
note_taking_programs [2025/08/21 15:34] – clean up formatting qlyoung | note_taking_programs [2025/08/21 15:35] (current) – add mention of bases qlyoung | ||
---|---|---|---|
Line 53: | Line 53: | ||
On the other hand, Obsidian wants to have its cake and eat it too. It wants to get all the advantages of Markdown but also offer high level functionality such as task tracking, tabular data storage, query languages etc. To make these work well, the underlying data really wants to be structured. But there is no structured data store in Obsidian, the data format is "just Markdown" | On the other hand, Obsidian wants to have its cake and eat it too. It wants to get all the advantages of Markdown but also offer high level functionality such as task tracking, tabular data storage, query languages etc. To make these work well, the underlying data really wants to be structured. But there is no structured data store in Obsidian, the data format is "just Markdown" | ||
+ | |||
+ | Edit: I originally wrote the above paragraph in 2024. It's now late 2025 and I have been vindicated. https:// | ||
Consequently I don't use any of the plugins in Obsidian that do this and so for me, most of the advanced workflows are lost on me and it ends up as a glorified Markdown editor. However, the editor itself is quite nice so it's still worthwhile to use it vs e.g. vim on a directory tree. The sync service (which costs money) works well and does a good job syncing apps between my various computers and phone. The mobile editor is not great but as it is an App it's more functional than alternatives. Writing Markdown is fine when you have a full keyboard but it's not a good experience on mobile. | Consequently I don't use any of the plugins in Obsidian that do this and so for me, most of the advanced workflows are lost on me and it ends up as a glorified Markdown editor. However, the editor itself is quite nice so it's still worthwhile to use it vs e.g. vim on a directory tree. The sync service (which costs money) works well and does a good job syncing apps between my various computers and phone. The mobile editor is not great but as it is an App it's more functional than alternatives. Writing Markdown is fine when you have a full keyboard but it's not a good experience on mobile. |