TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What Process/Applications Do You Use for Todo/Knowledge Management?

12 pointsby conor_f4 months ago
Like many of you, I have spent more time trying out different applications in the todo list&#x2F;knowledge management space without finding a solution that has stuck. I&#x27;ve tried aggressive calendar scheduling, todo.txt, Vikunja, a paper planner, Logseq, Notion, and likely others along the way! I now have the suspicion that the issue I&#x27;m having isn&#x27;t the tooling, but the process. The solution I&#x27;ve stuck with the longest has been Vikunja, but I felt limited by it as it is strictly a todo application, and doesn&#x27;t support any form of knowledge management (by design, which makes sense!)<p>So I&#x27;m wondering, what processes do people follow for their todo list management and knowledge management? What resources have you learned how to use your applications of choice?<p>My requirements (in rough priority order):<p>- Mobile + Desktop support (PWA, web UI, native application, all fine!)<p>- Searchable<p>- Allows me to keep track of todos with priority ordering and sublists<p>- Allows me to easily capture one-off ideas, as well as expand them into richer, more detailed concepts<p>- FOSS + Self-Hostable<p>The issues I&#x27;ve faced with previous solutions are:<p>- No integration between my todos and knowledge!<p>- Not being able to search<p>- Not being able to quickly capture ideas&#x2F;notes&#x2F;todos<p>- Not having a clean(-ish) UX to navigate between points of info&#x2F;see what my next priorities are

12 comments

ciaovietnam4 months ago
What kind of integration between your todos and knowledge? If you haven&#x27;t found one, how about building your own todo app that fits your needs. I have a demo here <a href="https:&#x2F;&#x2F;community.sitegui.com&#x2F;blog&#x2F;creating-the-first-application-with-sitegui-app-builder-the-task-management-app" rel="nofollow">https:&#x2F;&#x2F;community.sitegui.com&#x2F;blog&#x2F;creating-the-first-applic...</a>
anh6901364 months ago
Struggling with info all over the place as well I&#x27;m using AI to search for info in my notes at <a href="https:&#x2F;&#x2F;saner.ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;saner.ai&#x2F;</a> Eating my own dog food here lol but it works Preparing to add todo list into the app as well
评论 #42705643 未加载
dannymi4 months ago
I use emacs org mode (and emacs org node and emacs org agenda), and Orgzly Revived on Android (the latter can do DAV sync). It&#x27;s quite nice and can do integration, search and quick capture, TODOs. It&#x27;s also endlessly customizable--but I almost don&#x27;t customize it.
gdjskslsuhkso4 months ago
Zim - Wysiwyg for markdown files<p><a href="https:&#x2F;&#x2F;zim-wiki.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;zim-wiki.org&#x2F;</a><p>My only complaints are that it uses .txt instead of .md and that I haven&#x27;t been able to get it to work on Mac.
maxbrydak4 months ago
Most recently Obsidian with PARA method.<p>Obsidian isn&#x27;t open source unfortunately, but I&#x27;d guess you could achieve a very similar setup with logseq.<p>I&#x27;m planning on migrating to org-roam though
scarface_744 months ago
Trello: I could care less about open source or self hostable. It’s a tool<p>There is a Mac, Windows, Web, iOS, and Android app. Simple Kanban board like interface and I can add comments and descriptions in markdown for each entry.
sky22244 months ago
Obsidian sounds exactly like what you&#x27;re looking for. It&#x27;s not a todo app out of the box, but community extensions can easily adapt it to fit your needs.
x11antiek4 months ago
Not FOSS, but check out Craft <a href="https:&#x2F;&#x2F;www.craft.do&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.craft.do&#x2F;</a>
ale_jacques4 months ago
I&#x27;m using NotePlan (<a href="https:&#x2F;&#x2F;noteplan.co" rel="nofollow">https:&#x2F;&#x2F;noteplan.co</a>) and loving it.<p>It&#x27;s a macOS&#x2F;iOS app (there&#x27;s a somewhat limited Web version). IMO, the best balance between PKM and task manager&#x2F;calendar management.<p>I&#x27;ve also tried Amplenote (<a href="https:&#x2F;&#x2F;amplenote.com" rel="nofollow">https:&#x2F;&#x2F;amplenote.com</a>) that has some of the features you want but the tagging concept lost me.
conception4 months ago
I think there are some Workflowy clones that are OSS but I like the original.
java-man4 months ago
Standard Notes.
fullstackwife4 months ago
Excel &#x2F; Google Spreadsheets?