Salihu
Salihu
I added a feature to allow local testing during plugin development. All you have to do is add the "--test" option when adding a plugin, and the plugin must be...
The app build template built with the neutralino cli or it's dependencies is somewhat dependent on an older version of libayatana-appindicator, which is sometimes a problem mostly for debian distros...
closes #9677
This PR aims to embed an interactive PDF viewer in the Outline editor. Fixes (#10086) Demo: https://github.com/user-attachments/assets/c5399105-3e0f-44c8-8036-d5ba20eb9993
Adds bulk selection and actions (move, archive, delete) for documents in the sidebar. closes: #8728
closes: #10479
## Description This PR adds navigation buttons in the footer of each document. This will allow users easily go to the next or previous document in the collection. fixes: #10419...
## Description ### Current Behavior When you triple-click to select an entire line in the editor, the start of the next line is sometimes unintentionally included in the selection. This...