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…
Can you link to the Merge software you mention? It's a difficult name to google.
Notion – All-in-one workspace for notes, tasks, wikis, and databases
261–270 of 489 posts
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#262Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#263I love this. Slightly OT, but does anyone have some links to open source apps / tutorials from creating pages that are fairly free form like this? I'm a backend kind of entity, so the front end is a mystery. Edit: I'm not asking in an "I'm going to make my own" kind of way. I'm asking in an "I've always been curious how other devs solve problems / create things" kind of way.
Wave is now dead(?) and Free:
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#264Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#265Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#266Earlier quoted context omitted.
Couldn't help it. > For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.
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…
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#267Some good alternatives - Quip ( https://quip.com ) - Airtable ( https://airtable.com ) - Taskade ( https://taskade.com )
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#268Thoughts?
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#269Just 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…
Re: Notion – All-in-one workspace for notes, tasks, wikis, and databases
#270I am uncomfortable to put all personal thoughts, diaries, etc into a non-self-hosting place. Can they dockerize this and sell that so I can self-host the docker image instead? for people that is not tech-savvy, what about they buy a docker-container-hosted-by-the-vendor-company but can encrypt the contents in a way that nobody else can peek into the content ever?