You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my testing, I created an empty vault on both my desktop and iPad. I then create the Ink folder and a subfolder called Drawing on iPad. On the iPad, I then created a note, immediately inserted a new Ink drawing embed, drew a circle in it, and locked it. gDrive sync'd and logged in the background.
I then copied the files from the iPad, Desktop (without touching them in Obsidian), and Drive.
I found that the drawing file synced from the iPad to Drive correctly with the circle. But the Desktop file contained an empty drawing file.
I believe this is occuring:
File is created on iPad.
File syncs from iPad to Drive.
At roughly the same time...
Original file syncs from Drive to Desktop.
The Circle is drawn on iPad and creates an updated file.
Updated file syncs from iPad to Drive.
Desktop doesn't download the updated file because it's file seems to be newer? (Even though it was never touched locally).
Version: 0.9.9-beta-18 Settings: I'm using all default settings in gSync.
I've attached all logs from this test for confirmation and problem solving.
Suggestion:
The desktop file seems to think it's file is newer, even though it's file creation date is based on when it was synced rather than edited? (That's my wild guess). So that logic might need to be tweaked so it's only going based off a last modified locally date.
Developer of Ink here...
Documenting off the back of this issue discussion on my plugin's repo.
In my testing, I created an empty vault on both my desktop and iPad. I then create the Ink folder and a subfolder called Drawing on iPad. On the iPad, I then created a note, immediately inserted a new Ink drawing embed, drew a circle in it, and locked it. gDrive sync'd and logged in the background.
I then copied the files from the iPad, Desktop (without touching them in Obsidian), and Drive.
I found that the drawing file synced from the iPad to Drive correctly with the circle. But the Desktop file contained an empty drawing file.
I believe this is occuring:
Version: 0.9.9-beta-18
Settings: I'm using all default settings in gSync.
I've attached all logs from this test for confirmation and problem solving.
Suggestion:
The desktop file seems to think it's file is newer, even though it's file creation date is based on when it was synced rather than edited? (That's my wild guess). So that logic might need to be tweaked so it's only going based off a last modified locally date.
Test - Started with Ink & Drawing Folder in Empty Vault.zip
The text was updated successfully, but these errors were encountered: