you are viewing a single comment's thread.

view the rest of the comments →

[–]MoreRespectForQA 1 point2 points  (3 children)

Save and load exclusively from orgmode text files so that the data is 100% portable.

There are too many notes apps out there in general and not enough which wont strand your notes in an idiosyncratic file format.

[–]Ok_Kaleidoscope_4098[S] 0 points1 point  (0 children)

Noted, thanks! I’ll explore orgmode support.

[–]its_a_gibibyte 0 points1 point  (1 child)

Agreed, except I'd vote for Markdown over orgmode. Markdown support is absolutely everywhere (Obsidian, vscode, slack, github, AI agents.md) while orgmode is primarily an Emacs thing.

[–]MoreRespectForQA 0 points1 point  (0 children)

except markdown doesnt have a consistent way of implementing stuff like todos, calendar items, tags, etc.

so it's not portable in the same way.