Android sync file system half working

Operating system

Android

Joplin version

2.13.10

Sync target

File system

What issue do you have?

I'm using Autosync (same as dropsync) to synchronize Joplin in Android, in Linux I use file system sync too.
Notes and notebooks created in Android go fine to Linux.
Notes created in Linux don't go to Android.

Please check if you haven't been hit by https://github.com/laurent22/joplin/issues/6517.

I tried the touch workaround and now is worst. I have notebooks now not syncing or showing in Android

What have you done exactly? I believe that just touching the files, or in other words changing their mtime to the current time, may not be enough, because there is no guarantee that Joplin processes only some of them in between, and then the rest will already have a date older than the recorded one.

In my experience, only setting the date to the future is a bulletproof method to force Joplin scan through and sync everything into the database. The future date makes it 100% sure that nothing it left behind.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.