appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
359 stars 24 forks source link

On syncing, backups and mirroring #95

Closed glow12121 closed 3 weeks ago

glow12121 commented 1 month ago

Hi,

Has anyone figured out how to synchronize NeutriNote writings in latest Androids, where apps cannot access other apps' folders in Android/data/...?

I know there is mirroring functionality in NeutriNote, but it seems to work one-way. I've just tried making the mirror folder Downloads/MegaSync/, but the list of writings in NeutriNote interface still only contains Getting started.txt.

Wouldn't it be better to allow the app to make some other folder its main working place, other than the one in Android/data/com.appmindlab/files/?

Plus, there is one tick for both mirroring and backups, whereas backups may not be needed. The cloud service Mega, for example, has its own backup functionality.

appml commented 4 weeks ago

Hi,

Has anyone figured out how to synchronize NeutriNote writings in latest Androids, where apps cannot access other apps' folders in Android/data/...?

I know there is mirroring functionality in NeutriNote, but it seems to work one-way. I've just tried making the mirror folder Downloads/MegaSync/, but the list of writings in NeutriNote interface still only contains Getting started.txt.

Wouldn't it be better to allow the app to make some other folder its main working place, other than the one in Android/data/com.appmindlab/files/?

Plus, there is one tick for both mirroring and backups, whereas backups may not be needed. The cloud service Mega, for example, has its own backup functionality.

Mirroring is 2-way. Please see if it is properly located under the backup folder.

No. of backup copies can be controlled via this string.

HTH.

glow12121 commented 3 weeks ago

Understood, thank you!