Live data from Hacker News

Notion – All-in-one workspace for notes, tasks, wikis, and databases

notion.so

281–290 of 489 posts

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#281

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.

Is there a way to sign up without Slack or G+?

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#282

There 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…

I really like Notion and have this same feeling. The app being Electron is a really big bummer for me, though. Performance is terrible on my Android phone. I really want to ditch Evernote but nothing seems to compare still.

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#283
post #228

Just 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?

I don't.

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

#284

There 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…

Notion's founder here. Thank you for the kind words - we are honored :-)

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

#285

Earlier 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.

If you don't mind, could you ping me as well? I'm looking for a similar solution

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#286

Hmm, 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,…

Same here — I cannot create an account with a password. If you try to go in and do an email signup, they will punish you for it by emailing you every time with a new password, until you suffered enough that you'll relent and give them access to your Google account.

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

#287

Earlier 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.

Oh, I agree that even Google isn't immune to "sunsetting" useful products. But I'd still rate files on my Google Drive as being a lot more likely to be still usable in 5 years time than a service from someone with a few million dollars in Series A funding to get big or die trying.

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#288
post #51

I 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…

Ugh you reminded me why I never went all-in with Notion. Having to remember what email I signed up with every time I need to log in is super annoying (as it doesn't seem to trigger my browser's autofill dialogue).

Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases

#290

Earlier 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.

Not that it should be necessary, notion should not be violating you're privacy by default, but at least uBlock/uMatrix block the entire fullstory domain by default.
Post reply on HN