this post was submitted on 24 Aug 2024
138 points (98.6% liked)

Open Source

30222 readers
192 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I've been looking into all sorts of them recently: logseq, appflowy, vikunja, etc. What tools do you use? Why? What problems did you run into with the previous set of tools you used for this job?

Right now I'm primarily interested in finding a "zero-knowledge" (cloud provider doesn't have access to my data) system for task management. Needs to be able to have recurring tasks and tasks organized in some interesting/useful ways (by projects/labels/something, maybe a kanban and table view). Deadlines and time tracking/planning interesting but not required.

you are viewing a single comment's thread
view the rest of the comments
[–] jbd@lemmy.ml 2 points 2 weeks ago (2 children)

After many years of Org-mode, I've settled on Emacs Denote with a git repo of markdown files, paired with a paper bullet journal.

[–] sping@lemmy.sdf.org 1 points 2 weeks ago (1 children)

I'm curious why markdown works better for you?

I just switched to denote - liking the simple elegance.

[–] jbd@lemmy.ml 2 points 2 weeks ago

I stopped using the task management features of Org mode and I wanted to use Apache mod_markdown to view my notes when on a mobile device. I like how simple markdown is. It's all I need for notes. Denote is great for keeping organized.