Inspired by the new Perchance Secret Chat, Iād love to see a lightweight, multi-tabbed cloud notepad and to-do list for the Perchance ecosystem.
The main feature would be simple cross-device syncing through a custom or random URL, similar to Secret Chat. No account creation, no login, just open the link and continue where you left off.
This would be useful for organizing:
-
prompt ideas and text snippets
-
character and worldbuilding notes
-
project to-do lists
Most existing apps feel too bloated. A simple Perchance-native version would be much nicer.
Why Iām not making it myself: because Iām lazy and inexperienced. Sorry š
If anyone feels like building this, Iād genuinely appreciate it. š
5 Comments
ProfesorPharaoh@mander.xyz · 3 pts · 171d
I have built a demo of the notepad you described ā a lightweight, multi-tabbed cloud notepad with cross-device sync via URL.
Check it out:
š https://perchance.org/pernotepad
š https://github.com/PROFESSOR902/perNotePad
No login, no bloat ā just open the link and go. Great for notes, prompts, or to-do lists.
Let me know what you think or if you'd like to chat more about it.
The app is hosted on Supabase's free plan, running on AWS infrastructure in a shared environment with automatic global API access.
supabase.com Free Plan Limits:
ccufcc@lemmy.world · 1 pts · 171d
Very cool š³
ProfesorPharaoh@mander.xyz · 2 pts · 170d
I'm glad you liked using perNotePad! I'm always looking for collaborators, so feel free to share it with your network. If you have any other questions, don't hesitate to ask.
Almaumbria@lemmy.world · 2 pts · 173d
ccufcc@lemmy.world · 1 pts · 172d
I just found another list which allowing embedded and move on š
ccufcc@lemmy.world · 1 pts · 173d
But after think about how data sync (probably through comment plugin with limited context window and read back range and no edit function) I think this is probably much more difficult than original hypothesis.