Skip to content

Releases: stravo1/obsidian-gdrive-sync

v0.9.5: added syncing status in status bar

24 Oct 15:40
Compare
Choose a tag to compare

fix: stop files from being downloaded while they are being renamed
implemented a renamingList and deletingList so that while refreshing it avoids re-downloading files which are being renamed and then deleting them or trying to delete a recently renamed file and then downloading again

add: uploading status in the status bar

v0.9.1: Fixed YAML issue

11 Sep 16:15
Compare
Choose a tag to compare
v0.9.1beta

fix: implemented proper YAML syntax

v0.9: minor changes

13 Jul 19:50
Compare
Choose a tag to compare

add: added toggle for auto-fetch binary files
fix: overlapping refreshes

v0.5: auto-sync

17 May 06:47
Compare
Choose a tag to compare
fix: minor adjustments

fix error: timestamp being calculated at the wrong if-else block
allow binary files to be updated and refreshed
disallow modification of binary files

v0.2-beta

28 Mar 19:46
Compare
Choose a tag to compare

all features are functional except a major issue which causes renamed files in one device appear as new files in other devices :(