obsidian-livesync

MIT License

Stars
3.7K

Bot releases are hidden (Show)

obsidian-livesync - 0.1.22

Published by vrtmrz almost 3 years ago

0.1.22 Released.

Tidy up:

  • Plugin and setting table.
  • Add new option showOwnPlugin.
  • Change icons.
  • Buttons in setting dialog.

Fixed: Could not sync the file that contains "$" in the filename.

obsidian-livesync - 0.1.21

Published by vrtmrz almost 3 years ago

0.1.21 Released

Fixed:

  • Removed waiting delay on fetching files from the database when launch.
  • Database had not been closed right timings.
  • Fixed wrong message.

Improved:

  • Plugins and Settings sync is now compatible with Cloudant.
  • "Restore from file" is added on "Corrupted data".
obsidian-livesync - 0.1.20

Published by vrtmrz almost 3 years ago

0.1.20 released

Implemented:
- Plugins and settings sync (bleeding edge)

Warning
Plugins and settings sync is not compatible with IBM Cloudant and some large plugins (e.g., Self-hosted LiveSync) yet.

obsidian-livesync - 0.1.19

Published by vrtmrz almost 3 years ago

Fixed:

  • the issue of filenames.

Improved:

  • logging (error detail are now logged.)
  • Testing remote DB.
obsidian-livesync - 0.1.18

Published by vrtmrz almost 3 years ago

#0.1.18 Released

Add new configuration:

  • Use newer file if conflicted

Fixes and improvements:

  • Status message improved.
  • Fixed misconfigurations on automatically disabled sync.
  • End to End encryption is now stable.

related #13

obsidian-livesync - 0.1.17

Published by vrtmrz almost 3 years ago

0.1.17 Released

New features

  • Toggle All Sync (command) for suspending all sync.
  • Batch database update (beta) for thinning out database updates and using fewer chunks and keeping the database small.
obsidian-livesync - 0.1.16 released

Published by vrtmrz almost 3 years ago

Fix 3 issues, implement a feature, and tidy up.

Fixed:

  • note splitting bug
  • missing some logging
  • leaking important things to log. #11
    New feature:
  • No not delete empty folder
    Tidy Up:
  • Setting dialog.
  • URI and Database are spliten.
  • Controlled options that should not be selected at the same time
  • Drop history improved
obsidian-livesync - 0.1.15

Published by vrtmrz almost 3 years ago

0.1.15 release

Fixed issues and improve a few features, and implement End to End Encryption.

Improvements:

  • End to End Encryption implemented (beta)
  • Speed up boot file checking.
  • Show status on Dropping history and set E2E

Fixes:

  • Fix replication issue that reflects own changes again.
  • Fix replication issue about unexpected error message is shown.
  • Fix replication issue on mobile (Excessive resolution of modified time)
  • Fix issue about the error on initializing.

related #10

obsidian-livesync - 0.1.14

Published by vrtmrz almost 3 years ago

0.1.14 has been released.

Bug fixed and new feature implemented

  • Synchronization Timing problem fixed
  • Performance improvement of handling large files
  • Timeout for collecting leaves extended
  • Periodic synchronization implemented
  • Dumping document information implemented.
  • Folder watching problem fixed.
  • Delay vault watching for database ready.
obsidian-livesync - 0.1.13

Published by vrtmrz almost 3 years ago

0.1.13 released

sometimes attachment files don't be tracked.

obsidian-livesync - 0.1.12

Published by vrtmrz almost 3 years ago

0.1.12 has been released.

Improved:

  • Folder deletion and renaming are now tracked.
  • Database update fixed up. But became a little heavier.
  • Touched up the readme.
obsidian-livesync - 0.1.11

Published by vrtmrz almost 3 years ago

#0.1.11 Released.
Fixed:

  • Make text selectable in log dialog.
  • Dumping errors when couldn't connect.
  • Fixes detection of invalid uri.
  • Add tooltips to statusbar
obsidian-livesync - 0.1.10

Published by vrtmrz almost 3 years ago

Just Renamed to Self-hosted LiveSync.

obsidian-livesync - 0.1.9

Published by vrtmrz almost 3 years ago

#0.1.9 released

Fixed boot issue and Improved deletion

  • Fixed bootup delay when vault contains many files.
  • Status bar improvement.
  • Add new feature, using trash when file has been delete in remote.
obsidian-livesync - 0.1.8

Published by vrtmrz almost 3 years ago

0.1.8 Released

Fixed incorrect error message.

obsidian-livesync - 0.1.7

Published by vrtmrz almost 3 years ago

  • Database reset opeartion and corrupt preventions.
  • Fixing file deleting.
  • Tidy up setting dialog.
  • Add notice about the file that having platform dependant name.
obsidian-livesync - 0.1.6

Published by vrtmrz almost 3 years ago

0.1.6 Released

Add 1 Feature and Refactored some

  • Add Remote Database version check.
  • Removed Depencency from Database Class.
obsidian-livesync - 0.1.5

Published by vrtmrz almost 3 years ago

0.1.5 Released

Fixed a careless mistake.

obsidian-livesync - 0.1.4

Published by vrtmrz almost 3 years ago

0.1.4 released

Fixed parameter mistake.
Getting ready for obsidian livesync webclip

obsidian-livesync - 0.1.3

Published by vrtmrz almost 3 years ago

0.1.3 Released

Fixing issues and tidy up the setting dialog.

  • Fixed false positive notice of broken file based on timing problem of synchronization note and contents.
  • Tidy up the setting dialog.
  • Add Escape hatch