|
|
|
|
|
by dbieber
1626 days ago
|
|
Hey Scott, I like how you're generalizing PhoneToNote to support multiple note-taking services. I have a project Go Note Go where I also aim to support whatever note-taking service the user uses as the backend. We currently support Roam, RemNote, Mem, Notion, and IdeaFlow.
https://davidbieber.com/projects/go-note-go/ It'd be great to standardize the interop with note-taking services so people like us can write applications once and easily have them work with all the note-taking platforms out there. E.g. I'd love for someone to be able to write a spaced repetition app once, and immediately have it support any of the dozens of note-taking apps without needing special handling for each one. |
|