My Todo app is a Markdown file because I can cross stuff out.
I find it even easier just not to do things in the first place.
Notion, Todoist, Things 3, OmniFocus, Asana, Trello, Any.do, TickTick.
This article is a cry for help
I’m using .md
I tried using org-mode, but eventually returned to simple plain text.
Color notation, or various enriching elements don’t help. They actually distract.
There’s the task. The task of having a TODO list. Its elements are free form by definition.
I swear, today’s tech is 99% arrogant people showing themselves how they know everything, except they don’t solve the actual task which is the only thing needed.
Like those over-engineered half-working arcane machines they portray in steampunk settings, except those at least feel cool.
It’s like that anecdote about “what buzzes, spins and doesn’t bite your ass? - a Soviet machine for biting your ass”. 2025 machines for biting your ass do everything, including almost sexual gratification of their developers from using any of a hundred of hipster libraries, frameworks and build systems, and a server component using Firebase, AWS and what not, what they don’t do is actually bite your ass. Well, they kinda scratch it.
Doing a lot is not the same as doing better.
Also I fucking hate modern UI\UX design and ergonomics (both lacking).
There’s something about the Silicon Valley and everything looking up to it. A culture of authoritarian cheap bullshit, with pretty arrogant people not capable of having a civil discussion, and when they fail that, it’s not themselves who they blame.
Honestly it sometimes feels as if all the visible things around were like that. Linux included. Also maybe BTRON for workstations not happening is a bigger tragedy than it would seem.
Obsidian just stores the data as TXT files. Only now you can have formatting, links, tags, lists, charts, images, etc.
That or Joplin. Created a checklist today for my trip and what to bring.
But a lot of meta-data is stored somewhere extra.
So? It’s stored in the same folder locally
Saying Obsidian uses just TXT files suggest, that I could use any editor and that Obsidians file format is compatible with any editor. That is technically the truth, but the problem is, that if I decide to use another editor I might get problems because of the lacking ability to usefully edit the metadata. So, if I use Obsidian, the files are de facto not compatible with other editors.
Of course I could switch off of Obsidian and I have the raw data, so I am not locked in. But I think stating that obsidan uses just txt files without any explanation is a bit misleading.
You won’t get any problems. I’ve done it before. If you make Obsidian use Markdown links you can even sort of make links to other files through other editors, but it’s a little janky still.
https://f-droid.org/packages/de.tnmgl.ntodotxt
I have used flat txt files and also ntoodotxt for other stuff. Sync them all with syncthing.
I concur with the article. I’ve tried various tools but I keep coming back to text files in vim. Recently I’ve been using a
notes/
directory with a bash function to quickly create and edit a named text file for a new topic. That gives me the little bit of organization and separation for isolated tasks, while still having a mainnotes.txt
file for miscellaneous notes and todos. I really like being able to stay in the terminal and using ripgrep for everything.I also tried a bunch of things. Obsidian with journals plug-in is the perfect solution.
(Ok, journals + like 10 other plugins)
I use it with CalDAV via Baikal. Apple reminders support it and other CalDAV supported applications like thunderbird and tasks.org with DAVx5.
I just use a physical bullet journal. I always dislike manufactured books/apps etc.
I’ve been using Quillpad for some time now. It’s kind of a “glorified markdown editor” (like Joplin) but stripped down to the only things I need: bullet lists for todo and grocery, quick notes, audio notes. Recently version 1.5 came out which allows to sync local files so it can now work with Syncthing and that made it an instant favourite for me
I split my notes/todos into multiple files, but I wrote a small program which basically just creates a file with a randomized name in a flat directory and then opens it in my default editor.
I just want to be able to start typing right away without worrying where to put the note or what to title it or whatever. Like, I will put a title on it and include some keywords to help me find things again, but I can do that later when I don’t need to noting things down…I miss the days when all the best plans were hastily scribbled on a cocktail napkin for later reference.
1list is my choice of todo app