Notesnook v3.3.0 introduces filters in search, editor stats, and a lot of bug fixes! This release mainly adds the new pricing plans but we also added a few other improvements.
Filters in search
Search now supports field filters like:
content
:<text>
title
:<text>
favorite
:<true|false>
pinned
:<true|false>
locked
:<true|false>
archived
:<true|false>
readonly
:<true|false>
tag
:<text>
color
:<text>
edited_after
:<date>
created_after
:<date>
created_before
:<date>
edited_before
:<date>
in_notebook
:<true|false>
tagged
:<true|false>
colored
:<true|false>
The UX is still pretty raw but we are releasing this to gather early feedback. Consider it a beta feature.
Editor stats
You can now see the character count, word count, total spaces, and paragraphs count in the status bar below the editor.
Fixes and minor improvements
As with all our releases, we've fixed a bunch of bugs and improved the overall user experience. Thanks to our beta users you'll find this release much more stable and performant.
Read the full commit history here.