If you like Notion but are looking for something open source, similarly polished and more wiki-focused then this will be up your street - http://getoutline.com We've been building it for 2 years, happy to answer questions.
Notion – All-in-one workspace for notes, tasks, wikis, and databases
281–290 of 489 posts
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#282There is something about Notion that makes it feel very well-made and coherent. It’s one of the few apps I use with this inherent feeling of quality (off the top of my head Sublime Text/Merge, Beyond Compare, Things fall into this category of intangible greatness). Every interaction is delightful, and the app scales really well from basic note-taking to decently complex databases with grouping, filters, relations, te…
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#283Just in case someone might need it: I reverse engineered their API and wrote (an unofficial) client for accessing the data: https://github.com/kjk/notionapi It's for Go but one could easily port it to any other language. It's just HTTP requests and some light processing of JSON responses. I use it so that I can have my blog content in Notion. In a daily cron job I download the data from Notion, convert it to HTML and…
Nice job! How do you keep your login token fresh?
When used on publicly visible pages, there's no need for login token.
For private pages, the user would have to provide a new login token when it expired.
It only happened once in several months for me.
I'm hoping that my library will become obsolete when they have an official API.
I talked with them and gave them my wishlist for what capabilities the official API should have.
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#284There is something about Notion that makes it feel very well-made and coherent. It’s one of the few apps I use with this inherent feeling of quality (off the top of my head Sublime Text/Merge, Beyond Compare, Things fall into this category of intangible greatness). Every interaction is delightful, and the app scales really well from basic note-taking to decently complex databases with grouping, filters, relations, te…
To be honest, nothing we are doing is that new. Most of the ideas came from the 70s-80s (Alan Kay, Doug Engelbart, Ted Nelson...) We are just applying a fresh coat of paint.
Of course, there's still a lot more to be done to fully realize these pioneers' dreams of computing as a medium for everyone – not just programmers like us. If you are interested to learn more or work with us, feel free to message me directly at ivan at makenotion.com, or link below. We are happy to host you for lunch: https://www.notion.so/notion/Join-Us-e7aeb157238a4603a2964b2...
Have a good one! Ivan
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#285Earlier quoted context omitted.
I've been looking for a Personal Knowledge Manager for a while (and been thinking about creating one). Feel free to message me if you're considering open sourcing or releasing it.
I'll let you know when I make the initial public release.
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#286Hmm, I cannot seem to create an account without sharing my Google contacts; which I see no need to do and it's needless friction. I get into a loop of clicking checkbox "I don't want to share my Google contacts", then being rerouted back to login page and requested approval to share my contacts. Pricing wise, I wish these types of apps didn't have such a steep escalation as soon as I want to share. $4 for individual,…
Not a great first impression — especially not after their support tells me that this is for my own security.
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#287Earlier quoted context omitted.
tbf I think the "I don't want to entrust all my notes to a startup that might not be here next year" issue is more relevant to the average person than "but surely you could roll your own if you were a desktop Linux user". On the other hand, I agree normal users don't want software to stick in docker containers, they want a nice friendly GUI that also happens to backup copies of their data somewhere they might be able…
Notion allows you to export your notes. Also, you can say that about any service, even one run by Google.
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#288I love the product, but the login workflow is awful. Why innovate on logins? We've solved that problem. Specifically, the login is a randomly-generated one-time code sent to your email address. Notion says this is more secure than them storing a username+password, but that's a dubious argument. They've also said this is two-factor auth (lolno). A side effect of this is that Notion is unusable on my mobile device sinc…
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#289Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#290Earlier quoted context omitted.
You can opt out of Fullstory tracking here > https://www.fullstory.com/optout/
These types of "services" should be opt-in, not opt-out.