Earlier quoted context omitted.
Hence, Obsidian.md
Yeah, to expand Obsidian is almost exactly what you're describing. It's a wiki-like software that works entirely on markdown and data on the file system. Has similar functionality to Notion but feels more like an IDE
People who use Notion to plan their whole lives
321–330 of 416 posts
Re: People who use Notion to plan their whole lives
#322Earlier quoted context omitted.
I've never ever seen this estimation game lead to any better planning, ever.
I can't think of any healthy team dynamic that doesn't require some form of deliverability estimates (this is not limited to engineering), and am very curious how you approach this.
It's the beaurocratic gamification aspect I despise.
Re: People who use Notion to plan their whole lives
#323I 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…
But the idea Notion is a 100M business, let alone a 10B valued company is madness.
Re: People who use Notion to plan their whole lives
#324I 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…
Weird that nobody’s mentioned it yet, but the main value proposition of Notion is that is uses mini-relational databases instead of tables. It’s like Airtable baked inside of a note app. It has a ton of downsides like being slow, not having offline access, and no E2E encryption, but there are few tools that execute well on the approachable database concept. I wish there were more, because the standard approach of doi…
Re: People who use Notion to plan their whole lives
#325I 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…
But I also landed on bookstack. Weird how it turned out that formatting my stuff like a book would be the best format as opposed to all the super cool different ways of thinking that are possible with new-gen apps. I'm not sure if books are just superior or if I just personally am really wired to books, but I landed on it after evernote, onenote, obsidian, joplin, and Notion.
Basically I am using tiddly as a zettelkastan where appropriate and bookstack for things that are more finalized.
I really wish my team would switch to BS instead of the unorganized knowledgebase soup with inconsistent tagging, zero curation, and bad search engine (servicenow knowledge). omg what if we had an actual procedure manual instead of just hoping people will enter the right search terms to land on KBs they dont even know to search for. now THAT would be revolutionary.
Re: People who use Notion to plan their whole lives
#326I 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…
This isn't an endorsement for Notion, I also dislike it and use other tools. I can see why some do however, it's a solid second brain organizational tool, somewhere to place things "long term" and keep them. It's a less "active" tool, which is also why for some people I think Notion is the wrong solution but for others works great. Think: internal team documents in one central place (less active) vs updating your app…
why?
Re: People who use Notion to plan their whole lives
#327Earlier quoted context omitted.
What are you talking about? Notion is clearly not just a bunch of lists like Trello is.
Semantically our data model is an infinitely nested hierarchical tree of lists, although the UI might not look or feel like "just a list". Our editor is more like an "outliner" than a traditional word processor, and before January 2022, you could't even select text across multiple blocks. We rebuilt the editor to work like both an outliner and a traditional word processor at the same time. You can still "feel" the tr…
Re: People who use Notion to plan their whole lives
#328I 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…
Re: People who use Notion to plan their whole lives
#329I 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 use Notion as a personal work notebook. I like it for its lack of rigidity and fixed structure. I've always struggled with tools like Trello because they have a specific model that you need to fit your usage into. Then again, I'm not a Notion power user, nor do I make heavy use of templates outside of a few I've designed myself, so I'm definitely not one of the "hype"rs
I barely ever used databases. I have a journal with my daily work todos, notes about technology, company, people I want to keep. It's god for that I can share content with my friends/coworkers, it does already way too many things for me.
Re: People who use Notion to plan their whole lives
#330I 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…
I thought a relational database like MySQL or whatever is formally more powerful than trees and list structures.