Notion API – public beta
developers.notion.so
Notion API – public beta
1–10 of 262 posts
Re: Notion API – public beta
#2Re: Notion API – public beta
#3I'll probably try to resist the urge to build a massive, poorly-written project management tool on top of the notion api. Probably.
Re: Notion API – public beta
#4I'll have to see if this API is complete enough to do what I want with Notion.
Re: Notion API – public beta
#5But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.
Re: Notion API – public beta
#6It's been requested for at least 3 years. I totally understand that it takes a while so I'm not blaming them. But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.
Re: Notion API – public beta
#7It's been requested for at least 3 years. I totally understand that it takes a while so I'm not blaming them. But it seems like in the meantime people have started to move on (I have). Let's hope this can bring back some momentum for them.
Move on to what and why?
I learned after spending an hour to transfer notes that they have a “limit” on the number of “blocks” (aka notes) that I can have.
Absolutely terrible user experience and turned me off from ever using Notion.
I ended up going open source with vimwiki (and obsidian as a visualization layer, although as comments pointed out it’s not open source). much more robust and less impervious to scummy growth tactics or companies shutting down due to acquisitions/pivots in strategy.
Re: Notion API – public beta
#8Re: Notion API – public beta
#9Time to integrate it with [Neo]Vim and Emacs!
Re: Notion API – public beta
#10For example, Vercel reverse-engineered the internal API and made a super awesome demo here when introducing "Serverless Pre-Rendering". [1]
There's a video demo and code of how they did it.