-
Notifications
You must be signed in to change notification settings - Fork 156
How to set local documents directory on Android? #63
Comments
+1 this would be great. It should be possible to synchronize the data with any tool (like Syncthing, FolderSync or manual copy via USB) |
+1. If you do this then users can choose their favorite method to sync and you won't have to support all the various options people are asking about. |
@pcause IMHO you're absolutely right! Bootsnote has to be nice note environment, and not a great sync tool. There're bunch of tools which allow syncing. Syncing implimentation will bring a lot of complications and each sync provider will increase maintenance difficulty. |
+1 boostnote mobile app is useless if I can't use my own storages. Choosing folders (and maybe choosing multiple folders/storages like in the desktop app) would make it to my favorite note taking app 😉 |
+1 dropbox can't be self hosted so we need other self hosted cloud storage spaces like owncloud or simple webdav. |
Being able to set a local (sdcard) folder for storage is crucial for me as well so 👍 |
Thanks @sancho-one @0xERR0R @pcause @pyriand3r @tatoosh @libeanim ! As embarrassing as this is to say, I didn't know FolderSync 😢 This is just out of curiosity, how do you sync files to mobile? |
@kohei-takata awesome and nw! I use seafile for example. Works the same way tho. It creates a Seafile folder on the sdcard where the selected files are synced. So I can simply sync all my boostnote stores. |
The basic idea is: all boostnote files are stored local in user directory and not in the cloud. There are several tools like FolderSync, nextcloud or Syncthing to synchronize files to other devices (Desktop, NAS...). The user has freedom to choice the right tool for his data. |
@kohei-takata great you will change it. |
That's great to hear! I would like to have it the same way as in the desktop app. It would be great to be able to register multiple folders as storages and how and if they are synced is unimportant to boostnote. But I wouldn't skip the direct Dropbox sync. Just change its behaviour. I believe there are two kind of people. The ones who like to have the freedom to choose their sync tool and the ones who like to have only one tool that does the sync for them. So the Dropbox sync is good for those. What I can not understand is: why not sync the whole data? Why have this (sorry) "odd" behaviour to create a special "mobile" notebook and only sync that? Maybe there are special conditions I don't know but If I use boostnote for my notes I want all my notes on my mobile device. Not only one special folder... So I would change the Dropbox sync to share everything with boostnote desktop. With both possibilities you can reach both kinds of users. the ones who like the in-app Dropbox sync and the ones who prefer a second tool for syncing. I use Resilio sync aka btsync |
There're a coupe of tools I know for Google Drive such as FolderSync and Drive Sync. FolderSync works perfectly with a dozen cloud providers also, such as Nextcloud and Owncloud.
…On Nov 3, 2017, 21:55, at 21:55, Kohei TAKATA ***@***.***> wrote:
Thanks @sancho-one @0xERR0R @pcause @pyriand3r @tatoosh @libeanim !
I will develop the feature of setting local folder path and
read/create/write notes to the folder.
As embarrassing as this is to say, I didn't know FolderSync 😢
This is just out of curiosity, how do you sync files to mobile?
Everyone use FolderSync?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#63 (comment)
|
+1. I use Syncthing, and would very much like this |
Any plans for in Integration yet? |
I discovered recently your desktop and mobile app, they are great and seems very much fitting to my needs even if I am not a programmer. |
+1 for this... |
Hope to see this also to allow Nextcloud syncing! |
+1 |
I also use SyncThing for a lot of stuff between my home PC and my laptop, including Boostnote entries, works real nice... but I won't be able to use Android Boostnote like that until I can set its storage folder, so add me to the list ! :-) |
+1 |
1 similar comment
+1 |
I was hoping that this would be possible too. Love Boostnotes though |
I sync everything to my Synology NAS using CloudSync so being able to select a local directory as in the desktop app would be both necessary and sufficient! BTW where are notes stored on Android right now? Could I just sync that directory? |
+1 |
+1 from a Nexcloud and Seafile user. |
+1 Using syncthing to sync all my laptops and also make backups from mobile to the laptops. Don't want my notes in the cloud, the same way i don't want my camera photos uploaded to the cloud. |
+1 |
Being able to set the local folder on mobile is crucial. I use Tresorit, Sync.com and Seafile to sync things to mobile. |
nobody ? |
+1 Allow people to set their own local folders on Android = you don't have to care about implementing support for Google Drive, Dropbox, etc. Privacy-conscious users are unlikely to use those services anyway and you don't want to put them off using Boostnote. |
@kazup01 has boosted this issue with $60. Visit this issue on Issuehunt |
@sgnms has started working. Visit this issue on Issuehunt |
@sgnms has stopped working. Visit this issue on Issuehunt |
I'd boost/back this, but issuehunt.io requires a credit card and I found no way to deposit money with paypal. |
@JustCruize has started working. Visit this issue on Issuehunt |
@JustCruize has stopped working. Visit this issue on Issuehunt |
@harveymoon funded this issue with $40. Visit this issue on Issuehunt |
@henry78 funded this issue with $47. Visit this issue on Issuehunt |
@rzwei-kun has started working. Visit this issue on Issuehunt |
@rzwei-kun has stopped working. Visit this issue on Issuehunt |
Would be nice, if you provide some insights why you stopped working on this issue... |
@kazup01 cancelled funding, $60, of this issue. Visit this issue on Issuehunt |
@harveymoon cancelled funding, $40, of this issue. Visit this issue on Issuehunt |
@henry78 cancelled funding, $47, of this issue. Visit this issue on Issuehunt |
What happened? |
Now I got it: #201 |
I couldn't find how to change default path where Boostnote stores local documents. It seems it's hardcoded as /data/data/.... without an option to change it for any other path. I'm not using Dropbox and I use FolderSync to sync my Google Drive selected folders, but using system protected folder /data/data/... for sync would require from me to grant FolderSync su rights which I wouldn't like to do. Why does Boostnote use protected system folder instead of /sdcard/... (e.g. /sdcard/Documents or /sdcard/Boostnote or /sdcard/Android/... ? Is there any walkaround or another solution?
The text was updated successfully, but these errors were encountered: