Pocket might be a bit more popular than Notion API. We know about 56 links to it since March 2021 and only 45 links to Notion API. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I find Pocket useful for: https://getpocket.com/en/. Source: almost 2 years ago
I use the Pocket extension for Chrome. You can tag every one to organize them. They have import options and some paid features that could help you sort of dead links and other things. https://getpocket.com/en/. Source: about 2 years ago
I do use Pocket for this: https://getpocket.com/en/ works great. I‘m not sure about the notes though, have never really tried that. It supports tags, that how I usually categorize my links. Source: about 2 years ago
There is an app called Pocket, also a Chrome extension which allows you to saves links and you can tag them to organise. If you use this on mobile, use the ‘share via’ on LinkedIn and you save to Pocket. That’s how I do it! Hope that helps. Source: about 2 years ago
Leverage RSS feeds, and/or pocket, and/or many other credible alternatives to keep things organized and save time. - Source: dev.to / about 2 years ago
Notion: https://developers.notion.com/. - Source: dev.to / 5 months ago
Obtain Notion API Token: Go to the Notion Developer Page, create a new integration, and get the API Token. - Source: dev.to / 7 months ago
The “Update Content” action that downloads content from Notion API and commits the changes. - Source: dev.to / 9 months ago
// composeApp/src/commonMain/kotlin/api/QueryDatabaseRequest.kt Package api Import kotlinx.serialization.SerialName Import kotlinx.serialization.Serializable /** * https://developers.notion.com/reference/post-database-query */ @Serializable Data class QueryDatabaseRequest( @SerialName("start_cursor") val startCursor: String? = null, @SerialName("page_size") val pageSize: Int? = 100, ) { ... - Source: dev.to / 11 months ago
Our public API uses Notion.com: https://developers.notion.com/ Switching the product and marketing sites would take a lot of work for unclear/low benefit since at this point we’ve learned the .so lessons and have a good reputation. Given the choice of projects like “scale infra so we stay online and fast-ish”, “improve search”, or “notion dot com”, Notion dot com ends up below the cut line. - Source: Hacker News / over 1 year ago
Raindrop.io - All your articles, photos, video & content from web & apps in one place.
Sync2Sheets - Give Notion the superpowers of Google Sheets
Pinboard - Pinboard is a personal archive for things you find online and don't want to forget.
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Instapaper - Instapaper is a simple tool to save web pages for reading later.
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace