Skip to content

1.4.0

Latest

Choose a tag to compare

@royxue royxue released this 22 Jun 04:31
  • Fix URL encoding for Things3 deep links (titles/tags/notes with spaces or special characters no longer break the link).
  • Add the missing Detached mode toggle to the settings tab.
  • Clarify in the README that sync is one-way (Obsidian → Things3). Closes #22.
  • Internal: remove dead code, add a vitest test suite, and type the internal commands API.