Hi Maik!
Yeah, as I wrote, with default notebooks shouldn't be any problems: Default means you didn't edited the notebook.zim file in the root folder of notebook. Zim place the cache in the XDG_CACHE_HOME (~/.cache or %APPDATA%\Roaming\zim\cache) by default, and the hidden .zim folder contains only state.conf file, which is storing the state of the notebook window, which node seen last, windows size, etc, etc. If you edited notebook.zim file in the root folder of notebook, there is a hidden option called Shared, which is True by default. Change it to False causing Zim will storing the cache in the hidden .zim folder which is practical to encrypted notebooks (I'm using gocryptfs for that purpose). My advice applies to this case. Sorry, if I wasn't clear. --- KRISZTIÁN MUKLI _mail: [email protected]_ _web: www.mukli.hu [4]_ 08.01.2020 09:12 időpontban Maik Mory ezt írta: > Hi Jake and Krisztian, > > I synced my notebooks via Resilio since 2010 or so (btsync was the name in > those days). No problems ever. Zim very nicely recognizes changed files and > reloads them. So you can just walk to a next node and edit the workbook there > then walk back and continue. > > Sincerely, Maik. > > FROM: Zim-wiki <[email protected]> ON > BEHALF OF Mukli Krisztián > SENT: Wednesday, 8 January, 2020 08:10 > TO: Jake Herrmann <[email protected]> > CC: [email protected]; Zim-wiki > <[email protected]> > SUBJECT: Re: [Zim-wiki] Is it safe to sync the hidden .zim folder across > machines? > > Hi Jake! > > You can syncing that folder if you use shared notebooks (default Zim > notebooks are shared), there are not causing any problems, but if you use > unshared notebooks, you should blacklisted the index.db file in Nextcloud > Client. > > I don't do that. I'm using Nextcloud for synchronizing my Zim notebooks, but > I don't use shared notebooks (in the notebook.zim file shared option sets to > False), so my .zim folders contain not only state.conf file but the index.db > cache file, which can cause some strange behaviour when I was synced. > Constant wiriting of cache file caused problems with syncing and slowing down > the Zim itself. > > --- > > KRISZTIÁN MUKLI > > _mail: [email protected]_ > _web: www.mukli.hu [4]_ > > 08.01.2020 07:20 időpontban Jake Herrmann ezt írta: > >> According to https://zim-wiki.org/manual/FAQ.html [1], it is not necessary >> to include the hidden .zim folder when backing up notebooks or syncing >> notebooks across machines. But is it safe to include this folder anyway, or >> will it break things? In my case I am syncing a notebook between multiple >> computers using Nextcloud. >> >> Thanks, >> >> Jake >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~zim-wiki [2] >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~zim-wiki [2] >> More help : https://help.launchpad.net/ListHelp [3] Links: ------ [1] https://zim-wiki.org/manual/FAQ.html [2] https://launchpad.net/~zim-wiki [3] https://help.launchpad.net/ListHelp [4] http://www.mukli.hu
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

