[GH-ISSUE #24] How can I backup notes? #22

Closed
opened 2026-03-03 00:17:41 +03:00 by kerem · 2 comments
Owner

Originally created by @pchomik on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/24

Hello,

Is it possible to backup or move notes to other computer?
Could share information where notes are stored?

Best regards

Originally created by @pchomik on GitHub (Jan 17, 2017). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/24 Hello, Is it possible to backup or move notes to other computer? Could share information where notes are stored? Best regards
kerem closed this issue 2026-03-03 00:17:41 +03:00
Author
Owner

@Sarah-Seo commented on GitHub (Jan 17, 2017):

Not support yet. But the app is already using PouchDB. It means we can replicate it to any other db compatible with CouchDB and LevelDB.

So, I think I could expose the replication apis, then you can replicate it to your own db.
I know preparing own db would be quite demanding task. Please wait a little more. I'm going to provide dedicated database server as an open source.

<!-- gh-comment-id:273224537 --> @Sarah-Seo commented on GitHub (Jan 17, 2017): Not support yet. But the app is already using PouchDB. It means we can replicate it to any other db compatible with CouchDB and LevelDB. So, I think I could expose the replication apis, then you can replicate it to your own db. I know preparing own db would be quite demanding task. Please wait a little more. I'm going to provide dedicated database server as an open source.
Author
Owner

@erolsk8 commented on GitHub (Oct 10, 2020):

I'm wondering the same. I've set up cloud storage in order to have notes on iOS devices, but I can't find a place where notes are actually saved so I can back that up. Maybe it's on some AWS or something, but it would be great to somehow have access to that.

<!-- gh-comment-id:706556918 --> @erolsk8 commented on GitHub (Oct 10, 2020): I'm wondering the same. I've set up cloud storage in order to have notes on iOS devices, but I can't find a place where notes are actually saved so I can back that up. Maybe it's on some AWS or something, but it would be great to somehow have access to that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#22
No description provided.