[Suggestion] Cloud Notepad & To-Do List Gen

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 points · 5 comments · view on lemmy.world

5 Comments

ProfesorPharaoh@mander.xyz · 3 pts · 171d (2 replies)

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:

  • Database: 500 MB
  • File Storage: 1 GB
  • Bandwidth: 5 GB egress/month
  • Auth: 50,000 monthly active users (MAUs)
  • Edge Functions: 500K invocations/month
  • Realtime: 2 million messages/month
  • Projects pause after 7 days of inactivity but resume when accessed.-
ccufcc@lemmy.world · 1 pts · 171d (1 reply)

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 (1 reply)
[ removed ]
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.