blackhole89 / notekit

A GTK3 hierarchical markdown notetaking application with tablet support.
GNU General Public License v3.0
1.47k stars 60 forks source link

Sync notes from other sources #151

Open passionate2023 opened 1 year ago

passionate2023 commented 1 year ago

Sync options needed from other sources

1) Sync Notes from https://syncthing.net/ 2) Google Drive 3) Dropbox

Thanks

sp1ritCS commented 1 year ago

Just change your notesbase to a directory that is synced by whatever service you're using.

passionate2023 commented 1 year ago

you mean the http path of the directory where the .txt files resides in the server?

sp1ritCS commented 1 year ago

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)