Based on our record, Notion API should be more popular than Clippings.io. It has been mentiond 45 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.
If you don't like the process of making the cards, you could try exporting the words or sentences from kindle into Anki. I like to use clippings.io. These were some of my highlights from The Little Prince. Unsurprisngly there's also a DeepL add-on for Anki for mass translations. Source: over 2 years ago
I used my yesterday's evening to create a small JS script to remove automatically more than 90% of duplicate entries (at least for me :P). As far as I know, there isn't any working script/program to do this with the latest kindles or nothing maintained anymore (if there is, tell me). Also, clippings.io doesn't do anything with their promised "deduplication", so I created this makeshift way of more or less cleanly... Source: almost 3 years ago
I was originally "anti-Kindle" (well anti-Amazon tbh) and loyal to a proper paperback/hardback book. When I had to do lots of business travel I tried a Kindle (Voyage) and I'm fully converted. It's not just having all books on one device, it's that the battery last for ages, it's fairly robust (I treat it badly - thrown in travel bag etc) and it still survives...but, the huge thing for me was Wiki, Dictionary and... Source: almost 3 years ago
Are all tools /websites compatible such as clippings.io? Source: almost 3 years ago
In the past I used clippings.io to import "My Clippings.txt" and then to export to Evernote, sadly the author went nuts and now charges in Russian gold. Source: about 3 years 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
Readwise - Effortlessly rediscover and organize your Kindle highlights
Sync2Sheets - Give Notion the superpowers of Google Sheets
Knotes - An efficient, beautiful Kindle highlights & notes manager
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Klib - Kindle & iBooks Highlights Manager
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace