This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
note_taking_programs [2025/02/15 19:44] – created qlyoung | note_taking_programs [2025/08/21 15:35] (current) – add mention of bases qlyoung | ||
---|---|---|---|
Line 7: | Line 7: | ||
=== Notion === | === Notion === | ||
- | Offline: No | + | - Offline: No |
- | Editor implementation: | + | |
- | Mobile exp: ★★☆☆☆ | + | |
- | Sync: N/A | + | |
- | Org: Hierarchical | + | |
I used to use [[https:// | I used to use [[https:// | ||
Line 26: | Line 26: | ||
=== logseq === | === logseq === | ||
- | Offline: Yes | + | - Offline: Yes |
- | Editor implementation: | + | |
- | Mobile exp: N/A | + | |
- | Sync: Yes | + | |
- | Org: Sequential | + | |
Logseq is interesting. It's an outliner with a unique model for note taking. It's organized around the idea of a sequence of logs. The happy path for logseq is that each day you open up today' | Logseq is interesting. It's an outliner with a unique model for note taking. It's organized around the idea of a sequence of logs. The happy path for logseq is that each day you open up today' | ||
Line 40: | Line 40: | ||
=== Obsidian === | === Obsidian === | ||
- | Offline: Yes | + | - Offline: Yes |
- | Editor implementation: | + | |
- | Mobile exp: ★★☆☆☆ | + | |
- | Sync: Yes | + | |
- | Org: Hierarchical | + | |
Currently I use [[https:// | Currently I use [[https:// | ||
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. |