This is a beta release for early testers
Join our Discord server and help us test new features: https://go.notesnook.com/discord
Changes
- Search now supports field filters like:
content: <text>
title: <text>
favorite: <true|false>
pinned: <true|false>
locked: <true|false>
archived: <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 status bar now includes a dedicated editor stats popup which shows:
- Character count
- Word count
- Spaces count
- Paragraphs count
- Many other minor fixes and improvements