I also tried Notion but it's very slow.
Ask HN: How do you organise/integrate all the information in your life?
261–270 of 272 posts
Re: Ask HN: How do you organise/integrate all the information in your life?
#262I now use Notion ( https://notion.so/ , I'm not affiliated) to replace all of the below tools that I have used in the past. - To do lists (prev. Org mode, OmniFocus, Things, many others) - Bookmark lists (prev. raindrop.io, Pinboard, others) - Kanban boards (prev. GitLab, Trello, others) - Wikis (prev. MediaWiki, Confluence, TiddlyWiki, etc.) - General notes (prev. my own tool, OneNote, Evernote, Simplenote, many oth…
Does it have exports and backups? And do you know how long they've been around? It looks very tempting, but I want to know whether they'll be around a while. I know I can rely on trello and onenote.
We've been building Notion for 2 years and have a great backing team who truly believe in our vision:
Re: Ask HN: How do you organise/integrate all the information in your life?
#263I now use Notion ( https://notion.so/ , I'm not affiliated) to replace all of the below tools that I have used in the past. - To do lists (prev. Org mode, OmniFocus, Things, many others) - Bookmark lists (prev. raindrop.io, Pinboard, others) - Kanban boards (prev. GitLab, Trello, others) - Wikis (prev. MediaWiki, Confluence, TiddlyWiki, etc.) - General notes (prev. my own tool, OneNote, Evernote, Simplenote, many oth…
I want to like Notion. It's great in theory but it's not ready yet, at least for me. It does a lot which is awesome but doesn't seem to do any of those things great. I love all the different formats of things it supports / handles though. I need something that is easy to use on mobile. If it's supposed to replace my bookmark tool I need to be able to add a bookmark with one click and categorize it etc. Same with my t…
Re: Ask HN: How do you organise/integrate all the information in your life?
#264Earlier quoted context omitted.
Perhaps old fashioned, but I fill up a page of TWSBI [1] every evening, using a Sheaffer Prelude [2]. [1] http://www.twsbi.com/collections/notebooks/products/twsbi-no... [2] https://www.amazon.com/Sheaffer-Prelude-Black-Featuring-Foun...
I've never head of TWSBI, although I do enjoy Moleskine. Would you be able to give a comparison between them?
Re: Ask HN: How do you organise/integrate all the information in your life?
#265The github repo is here: https://github.com/wheatbin/wheatbin
Re: Ask HN: How do you organise/integrate all the information in your life?
#266Sometimes the bookmark tool like Pocket allow you to create a tag (similar to a folder) but this tag a little later became a blob of informations. This makes it impossible to keep track of learning progress, and i try to fix this with my tool.
My tool is similar to knowledge base or rather a container of the things you want to learn! Infact if you save a link in your bookmark folder, like Develop, you try to understand and learn later the content of the link.
Bookmark folder on browser, Pocket or similar tool, don't work for me for the learning process.
Re: Ask HN: How do you organise/integrate all the information in your life?
#267After years of failed attempts I gave up trying to organize everything and started to brutally eliminate most of it. It has been pretty liberating.
I used to hate getting rid of anything. Then I realized that for most of this stuff, odds were I was never going to look at it again between now and when I die. It's kind of morbid, but makes it easier to get rid of that folder of things I meant to read from 3 years ago, or that box of artifacts from my past that has remained unopened through 3 apartment moves.
Re: Ask HN: How do you organise/integrate all the information in your life?
#268Honestly, I just keep everything in a journal. I have a folder called "daypages" in my dropbox. Each day in my life becomes a file in this folder. Today's is "daypages/2016-10-26.org" That's about it. I don't really organize by project much. Each day typically covers the tasks that I intend to get done that day, along with places I've been / friends I've met. The occasional tearful journal entry punctuates the otherw…
I do something similar but I gave up using org-mode (mostly because that was all I was using emacs for and I spent more time configuring the thing 'just so' than I did actually using it. Now I just keep everything in plain text and aliased it to 'tj' (todays journal). alias tj="touch ~/Dropbox/journal/$(date +%d-%m-%Y).org && code ~/Dropbox/journal/$(date +%d-%m-%Y).org" Effortless backups as well (and as a side bene…
Re: Ask HN: How do you organise/integrate all the information in your life?
#269I hope to release TableTops next year. It's a non-linear graphical (in two senses of the word) knowledge management software that stores universal links to all of your stuff, local and in the cloud. It also does notes, tags, and script nodes (which can for example be used as alarms / reminders) and represents EVERYTHING as a great big graph. The main UI element is a TableTop, which is also just a node in the graph th…
I suffered from the same issue of rewriting the prototype a few different times, in a few different languages/approaches, and never really seeing any of them through far enough to know if it'd be truly useful.
Hope you get yours shipped, for purely selfish reasons!
Re: Ask HN: How do you organise/integrate all the information in your life?
#270Taskpaper[1]: a simple text file that has conventions for tagging, search, filtering, etc. I'm building an enhanced text editor that makes viewing/editing taskpaper files more convenient: - Interactive programmatic access via an embedded scripting console - GUI for creating/editing tasks and tags (like calendar widget, autocomplete) - Enhanced views, for example: - Calendar view - Priority view (automatically sorted…
Source code: https://github.com/Leftium/todo.taskpaper
Live Demo: https://leftium.github.io/Todo.taskpaper/