I imported my kindle highlights, as many others. Now I daily review some highlights (thanks to a dashboard, I am motivated). And where I didn't create highlights, as I only listened to the audiobooks, I get the highlights from others. It also allows to create beautiful quotes. It adds the book cover and matches quote and background with colours found on the book title! Really nice!
Based on our record, Readwise should be more popular than Notion API. It has been mentiond 87 times since March 2021. 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.
The only highlights that Readwise retrieves semi-automatically are from the books I buy from Kindle, by going into the Readwise app and clicking a button. If I upload them to Kindle or need highlights from the Apple Books app, I have to open the book, go to my highlights, select them all, and then email them to a Readwise email address. - Source: dev.to / 4 months ago
Readwise also has this feature. I get a daily email with a random assortment of highlights that have been pulled in from multiple sources (Reader, Notion, Kindle, etc.) The product benefit in their case is that it's kind of like Zapier, but for notes. https://readwise.io/. - Source: Hacker News / 5 months ago
Go to readwise.io and create an account if you don't already have one. - Source: dev.to / 5 months ago
Sign up for a Readwise account if you haven't already readwise.io. - Source: dev.to / 6 months ago
Sign Up for Readwise: If you haven’t already, head over to Readwise and create an account. - Source: dev.to / 6 months ago
Notion: https://developers.notion.com/. - Source: dev.to / 4 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
Clippings.io - Organize the notes you make on your Kindle
Sync2Sheets - Give Notion the superpowers of Google Sheets
Raindrop.io - All your articles, photos, video & content from web & apps in one place.
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Knotes - An efficient, beautiful Kindle highlights & notes manager
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace