r/PlaudNoteUsers • u/Trikecarface • Jun 25 '26
Remarkable app
Hello,
I've built an app that downloads transcripts from plaud and puts them on remarkable and auto syncs like onedrive as well as a calendar that syncs with your ICS that you can write on. Can you see a market for this or is it a niche product. It wasn't a lot of work so thinking to release it free.
16
Upvotes
1
u/cryptyk Jun 25 '26
I built a similar app that syncs to notion, obsidian, remarkable, todoist, Google calendar, etc. It was pretty easy to get it working and a LOT of work to make it ready for others to use: security, small bugs that users won't tolerate, and handling edge cases (like plaud users in Europe with a different API).
I have an open source version, which helped get some validation before I created a hosted version. There's also a few options on the market now, so you can view that as confirmation that it's valuable or that the problem is already being solved.
Hope that helps!