Notesnook Desktop v3.4.0 brings the Inbox API, deep links, improved desktop security, ColorNote & Upnote importers, and various improvements and bug fixes.
Inbox API
After months of grinding work, Inbox API is now live in this release. Think of the Inbox API as a private mailbox for your Notesnook account. You give other apps or services a key to drop notes into it, and those notes show up in your Notesnook account the next time you sync — fully encrypted, readable only by you.
Use cases:
- Forwarding inbound emails to Notesnook as notes via Zapier or IFTTT.
- Capturing web content or RSS feeds automatically.
- Integrating a custom server or internal tool with Notesnook.
- Automating data capture from other apps.
Learn more about how to use the Inbox API
The Inbox API currently doesn't have any usage limits, which might be subject to change in future releases.
Big thanks to @01zulfi for implementing the Inbox API.
Deep links
The Notesnook apps (desktop and mobile) now automatically handle nn:// URLs whenever you open them. Currently supported deep links include notes, notebooks, tags, and colors.
You can copy the deep link for an item from its properties.
Unique publish URL for monograph
Publishing a note will now assign a unique slug instead of always using the note's id. Old monographs are not affected. The monograph slug for a note will be updated if the note is republished.
Improved desktop app security
The desktop app security has been massively improved. It is now fully isolated, sandboxed and protected disallowing any kind of RCE vulnerability.
Notesnook Importer improvements
This release includes several fixes and improvements to the Notesnook Importer:
- Keep: handle line breaks
- Remove skipping files log message
- Markdown: fix nested checklist markdown parsing
- Markdown: convert hard line breaks to single-spaced paragraphs
- Evernote: calculate missing dimension if possible
- Evernote: fix every rich link parsing as internal link
- Text: fix extra lines when importing text files
- Markdown: insert empty paragraph in place of empty line between single spaced paragraphs
We have also added support for ColorNote and UpNote. Check out our documentation for step-by-step instructions on how to import your notes from these apps.
Various bug fixes and improvements
- Configurable vault lock timer
- Disable/enable spellcheck option per note
- Fix recovery view header overflow on small screens
- Don't ask for account password for vault deletion for not logged in users
- Fix "table already exists" error in database migrations
- Show error message for empty password on unlock monograph screen
- Added close all tabs button in mobile editor
- Set default image compression mode in Settings -> Behavior
Full changelog: https://github.com/streetwriters/notesnook/compare/v3.3.23...v3.4.0

