Based on our record, Logseq should be more popular than Notion API. It has been mentiond 290 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.
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
Logseq Official Website A strong alternative if you love graph-based thinking. - Source: dev.to / 16 days ago
This idea feels a little like bullet journaling or logseq [0] to me. For what it's worth, I do this in Obsidian and clean-up my thoughts on a regular basis. It hits the right balance of minimalism and usefulness for me. 0: https://logseq.com/. - Source: Hacker News / about 2 months ago
You want to build custom tooling or workflows in Logseq but you don't know Clojure (or Datalog, whatever that is). - Source: dev.to / 3 months ago
I previously discussed how to apply this method using Logseq, another popular tool that has strong support for journaling. This time, we'll explore how to apply the same principles to Obsidian, another very popular note-taking app. - Source: dev.to / 6 months ago
1. LogSeq - Notes taking app. Notes taking is a good habit, and I was using obsidian for a very long time, and today I across a new tool named logseq. They are complimentary to each other and I will use them for journaling. - Source: dev.to / 7 months ago
Sync2Sheets - Give Notion the superpowers of Google Sheets
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
Google forms to Notion - Supercharge Notion with Google Form ⚡️
Notion - All-in-one workspace. One tool for your whole team. Write, plan, and get organized.
Unofficial Webhooks for Notion - Receive Webhooks from your Notion Workspace
Joplin - Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, tagged and modified either from the applications directly or from your own text editor.