Open passionate2023 opened 1 year ago
Just change your notesbase to a directory that is synced by whatever service you're using.
you mean the http path of the directory where the .txt files resides in the server?
No, all these cloud storage services offer some sort of sync client that synchronizes a directory with the cloud.
See
I'd advice against mounting a "cloud disk" as WebDAV / ftpfs / sshfs / etc. as if you don't have blazingly fast internet notekit probably blocks (and freezes) until the file has been saved)
Sync options needed from other sources
1) Sync Notes from https://syncthing.net/ 2) Google Drive 3) Dropbox
Thanks