Releases: stravo1/obsidian-gdrive-sync
v0.9.9-beta-7-1
fix: endless errors triggered if any issue other than network failure occurred.
v0.9.9-beta-7: better support for large vaults (>1000 files)
fix: vaults with >1000 files are supported (needs testing, use with caution)
add: during fresh install, the progress of file uploads is shown
v0.9.9-beta-6: added verbose logging in markdown file
Now with error logs, normal logs are also logged in markdown file. Enable them in settings.
NOTE: The verbose-log file can get large easily (although it is cleared each time the plugin is loaded) so enable it only for debugging purposes.
v0.9.9-beta-5: added error logging in markdown file
Offline sync is more stable.
Added error logging on .md file so that devices with inaccessible file systems can also report proper error logs.
v0.9.9: added sync support for offline changes
Now any changes you make offline will sync when you are online again :)
PLEASE NOTE: This feature is under testing. It might be unstable and unreliable, always try and use this plug-in with good internet connection.
v0.9.5: added syncing status in status bar
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
v0.9.1beta fix: implemented proper YAML syntax
v0.9: minor changes
add: added toggle for auto-fetch binary files
fix: overlapping refreshes
v0.5: auto-sync
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