Back to Releases

Release notes *2.5.0*

February 5, 2024

Breaking changes: please, update your client using binaries from this release

We reworked our main application on Windows, cleaned up UI and introduced a few new modes.

Quick notes

This allows to create a note without making millions of files in your home directory %3Cspan%20style%3D%22font-family%3A%20monospace%22%20class%3D%22text-sm%20p-1%20bg-gray-200%20rounded%22%3ECtrl%2FCmd%2BShift%2BN%3C%2Fspan%3E%3Cbr%20%2F%3E%3Cbr%20%2F%3E

It stores it in the temporal directory and will ask you where to save if you need this note. All notebook files opened from the native file explorer will be shown in the similar regime (no sidebar, no distractions)%3Cbr%20%2F%3E%3Cbr%20%2F%3E

Prompt window

This feature registers a global shortcut %3Cspan%20style%3D%22font-family%3A%20monospace%22%20class%3D%22text-sm%20p-1%20bg-gray-200%20rounded%22%3ECmd%2FCtrl%2BAlt%2BSpace%3C%2Fspan%3E to call a small prompt window - a floating input cell to do some quick calculations.

%3Cbr%20%2F%3E

%3Cbr%20%2F%3E The transparency feature might not work on Linux distros. We need an external help to resolve this issue.

Templates

Templates are just the same notebooks, stylized using hidden Javascript or HTML cells. The default directory for them is AppData/UserTemplates/. Call them from the command line or top-bar menu

%3Cbr%20%2F%3E

%3Cbr%20%2F%3E

There are several built-in templates for you to try. Note that attachments folder (if found) will also be copied, so that your template can include uploaded images or other files

Code editor improvements

We contacted the developer of CodeMirror 6 and he helped us to improve UX of typing equations. Now it feels more natural, there is no need in lifting your fingers from the keyboard

%3Cbr%20%2F%3E

%3Cbr%20%2F%3E

You can jump inside a fraction or other math decorations