Skip to content

1.0.6

Latest

Choose a tag to compare

@mattbirchler mattbirchler released this 11 Aug 12:19

This release fixes two bugs that could stop the plugin from syncing at all. If your syncs have been failing with "Folder already exists," this fixes it and no action is needed on your part beyond updating.

Fixed:

  • The Highlights folder setting now saves. Previously, neither typing a folder name nor picking one from the suggestion list was ever written to disk, so the plugin silently kept using the default folder no matter what you chose.
  • Syncing no longer fails when your folder name differs only in capitalization. On macOS and Windows, a setting of "quick reads" did not match an existing "Quick Reads" folder, so the plugin tried to create a folder that was already there and the sync failed before writing a single note. Folder names are now matched without regard to case, and notes are filed using the folder's real name.
  • Leading and trailing spaces or slashes in the folder setting are now cleaned up instead of causing surprises.