Qownnotes: Feature request: Sort selected text

Created on 29 Apr 2018  路  5Comments  路  Source: pbek/QOwnNotes

Hello, I've recently found QOwnNotes and I'm still discovering new features.
There is one, which I cannot see and which I find very useful i.e. sorting selected text (under button or right-click etc.).
In Atom there is such extension named: sort-lines there are gif which shows main concept.

Help wanted Scripting Feature

All 5 comments

You can do this with a script with http://docs.qownnotes.org/en/develop/scripting/README.html#read-the-selected-text-in-the-note-text-edit and http://docs.qownnotes.org/en/develop/scripting/README.html#write-text-to-the-note-text-edit in a custom action (http://docs.qownnotes.org/en/develop/scripting/README.html#registering-a-custom-action).

Are you up for the challenge? ;)

In the following week, I'm in :)

Be sure to let us know what you came up with! ;)

I've written this script and created pull request in repo scripts. :)
I hope my code/feature will be helpful for more users. :)

looking great, thank you!

Was this page helpful?
0 / 5 - 0 ratings