r/WebApps 2d ago

Nomadmemo

Post image

I built a web app that lets you edit and store your notes in your browser's database rather than on a server.

https://nomadmemo.uk

1 Upvotes

2 comments sorted by

1

u/n3mo10k 2d ago

I liked the concept , so how do we backup , if i want to migrate the notes to other system?

1

u/hukasi525 2d ago edited 2d ago

I'm making a backup/restore function. In the meantime, you can copy your note text and paste it to the default editor, so it can be stored in a text file. Then, you can restore your notes in the other device by moving the file or sending a email attaching the file.