Earlier quoted context omitted.
I'm someone who has used and paid for Notion for several years at this point. What I would say is that it's very versatile. It has almost Atlassian Jira levels of features (and arguably of bloat), and it's possible to reasonably organise a lot of thoughts/knowledge/tasks in a wide range of ways. I think the reason why it's so popular and oft lauded is because the range of capability allows people to really engineer w…
Notion is a good product, imo. But it's not unique -- there are other products like it out there, most notably Microsoft Loop, which is a clone.
People who use Notion to plan their whole lives
261–270 of 416 posts
Re: People who use Notion to plan their whole lives
#262I built minimal.app as the antithesis of over-planning, over-documenting, over-organizing, and over-thinking. The feature that keeps the mind open is the Note Lifetime, whereby notes die when you don’t engage with them [1]. This is in contrast to notion, evernote, et al where writers collect stuff and live in these information silos, trapped by the confines of their tools. Of course many (most?) thoughtful people can…
I presume you were scratching your own itch but maybe you can answer a question for me, why are the majority of productivity apps on here only available on IOS?
Re: People who use Notion to plan their whole lives
#263I am quite obsessed with keeping a personal wiki, like some of these people described in the article. However, I simply cannot imagine doing that in an application that isn't controlled by me or doesn't work completely offline. I dont want my life to be organized around an application that charges a subscription and my workflow is at the whim of a corporation. I went from Zim to Dokuwiki to Bookstack (where I've been…
It's markdown, allows copy pasting images, embeding files like PDF with preview, works offline by syncing using apple/google/microsoft/dropbox cloud storage.
Has desktop and mobile app.
Free and Open Source.
Re: People who use Notion to plan their whole lives
#264Re: People who use Notion to plan their whole lives
#265I don't get the notion hype, I just don't like it. Even worse, is you go on product hunt and there are nonstop 'product' launches which are just notion templates named 'operating systems' being sold at crazy prices for what they are. I don't get what I am missing. I personally love and use Trello, because it's basically just a bunch of lists that I can drag and drop too, i have a boards named 'spark board, where i ke…
(I work for Notion) Notion is also "basically just a bunch of lists", plus titles. Pages in Notion are a title, and a list of blocks. Text blocks are a title (the text of the block) and a list, it's indented children. We also have boards like Trello, and you can drag and drop list items between boards, pages, paragraphs, everywhere. Maybe you could see it as everything you like about Trello, but applied to more modal…
Re: People who use Notion to plan their whole lives
#266This just seems like so much work. The obsessive tracking of ever little thing. Does anyone really use this data in any meaningful way other that just admire its detail? What happens if you miss period, does this cause anxiety?
I somewhat envy people who can meticulously plan like this. When I try to do something like this I love talking about the planning and researching, but putting it all together into a detailed plan stresses me because I don't even know where to start. It starts to make it feel like work. Then there's another side of me that loves spontaneous adventure and just going with the flow. If anyone has any tips to find a happ…
Re: People who use Notion to plan their whole lives
#267I am quite obsessed with keeping a personal wiki, like some of these people described in the article. However, I simply cannot imagine doing that in an application that isn't controlled by me or doesn't work completely offline. I dont want my life to be organized around an application that charges a subscription and my workflow is at the whim of a corporation. I went from Zim to Dokuwiki to Bookstack (where I've been…
I was looking at setting up a wiki and considered Dokuwiki and Bookstack. I ended up using Tiddlywiki, which is by default a single user wiki that is actually just a single HTML file that defines the whole app and the wiki contents. This means that all you need to run it is a browser that can read HTML and run JS.
I since migrated from running it as a single HTML file to a Node.js server to enable better version tracking with Git and to make saving updates less cumbersome. It's a little wonky to save updates to the single-file version without a custom browser plugin or app.
Anyways, at some point I might try migrating to a more traditional wiki solution as I like the idea of being able to share parts of my wiki with others. But for now Tiddlywiki works nicely for me!
Re: People who use Notion to plan their whole lives
#268Earlier quoted context omitted.
I started with text files in Notepad, then learnt from a friend how to use Freemind to organise notes as hierarchical mindmaps instead. It worked great, but search was broken (DFS but only able to find results in one treepath?!). Years passed, and I needed something to take notes with on mobile, and Google Keep was the simplest fit. But Freemind and Keep were both still too inconvenient on desktop, so at some point I…
I'm using Logseq for the same reasons. .txt was never going to cut it for me, I always include images like drawings, photos and screenshots etc. Logseq is open source, reasonable file format, stable, extensible, has a reasonable plan for funding itself without lock ins, and, for me, is among the smoothest I have used. Notably missing from old OneNote 2016: - shared notebooks w/indication of updates - smoother syncing…
Re: People who use Notion to plan their whole lives
#269The 23 minute video linked on the "ultimate notion setup for 2023" sounds like a great trap to fall into to not actually get anything done. I get the impression some people spend more time configuring these productivity tools instead of actually being productive. Although I admit I've been guilty the same thing, perfecting my .vimrc instead of actually working on projects. Messing around with static site blog generat…
Over the last 20 years or so I've tried: index cards, wunderlist, todo.txt, remember the milk, Asana, Any.do, Evernote, Google Notebook, Simplenote, Trello, Workflowy, Google Keep, Bear Notes, org-mode, and probably a dozen others. Three years ago I started using Apple Notes and told my wife "if you see me trying anything else at all, yell at me". I've been pretty happy with it and am much more productive just using…
If they ever turn it into some slow webshit thing, that may set me looking for another solution, but until then, no complaints on the note-taking front.
I barely even try to organize it, and just let search do its thing. If I have some particular project (say, I'm DMing an RPG and composing & organizing my world/encounter/session stuff in there) I may try to keep all that in one category/folder for easier browsing of multiple related notes at once, but otherwise, I just dump stuff in and let search bring it back for me if I need it.
Re: People who use Notion to plan their whole lives
#270I am quite obsessed with keeping a personal wiki, like some of these people described in the article. However, I simply cannot imagine doing that in an application that isn't controlled by me or doesn't work completely offline. I dont want my life to be organized around an application that charges a subscription and my workflow is at the whim of a corporation. I went from Zim to Dokuwiki to Bookstack (where I've been…
Have you ever looked at task warrior? https://taskwarrior.org (and you could host it online yourself (I believe) with inthe.am - https://github.com/coddingtonbear/inthe.am if you aren't comfortable with the existing version) It's well documented ( https://taskwarrior.org/docs/ ) had enables a number of different workflows and export and import options (I've dabbled with jira imports to task warrior for my own sorting…