How can I sync hidden .space folders from make.md plugin?
#880
Unanswered
bjoerncottmann
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
first of all, thanks for this amazing plugin. I switched from syncthing to livesync, so far it's great and more reliable.
Now I'm struggling with hidden folder sync. I use the plugin make.md which allows creating tables with additional features. The make.md addon saves data inside a
.spacefolder. I created a table insidemynote.md, the folder.spaceis automatically created. I have this folder structure:I've already setup live sync which works well for
.mdfiles, but hidden folder sync doesn't work as desired. Here are my current settings:Setup tab -> Enable advanced features = on
Sync settings tab -> Sync mode = LiveSync, Hidden file synchronization = on (toggled on with
merge)Selector tab -> Hidden files -> Target patterns -> added
\/.space\/Customization sync tab -> Enable customization sync = on, Scan customization automatically = on, Scan customization periodically = on
The
.spacefolder doesn't appear on other devices. What do I need to change in the configuration to sync the.spacefolders as well?Beta Was this translation helpful? Give feedback.
All reactions