- 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.