Closed ghost closed 8 years ago
Qownnotes will repeatedly place a semicolon where a colon is intended.
Can you please explain what exactly you are talking about? :)
Autokey is a abbreviation expansion prog for linux like textexpander. when i type ttime
The script in the prev post is python by the way. I have another subst that reacts the same way with : and ; it's not a blocker or anything.. but I'm stumped with trying to figure out why it's happening. and Only happening in QON.
it replaces the text with the current time of day
...like Ctrl + T
does in QOwnNotes?
plus I guess you could also do that with the QOwnNotes scripting engine...
with : and ;
that doesn't ring a bell for me, I've no idea what that might happen
Well I learned a new key shortcut.. Nice. Never looked that one up.. ahh yeah it does full date and time. I guess I could script up just the time and assign it to the same key.. that key doesn't work throughout the rest of the system though.. Nice thought.
http://www.qownnotes.org/shortcuts/QOwnNotes is your friend. ;)
And this is just for you too:
script.noteTextEditWrite(text)
to write text to the note text edit
script.noteTextEditSelectedText()
to read the selected text from the note text edit
There now is a new release, could you please test it and report if the new features work for you (if you are using the new scripting methods)?
I will close this issue until there is more information.
I use Autokey.py3 in arch. It fills many needs and works great across the system. I do however notice weirdness with Qownnotes. When using this script
Qownnotes will repeatedly place a semicolon where a colon is intended. the time is substituted to something like 10;11 Where the rest of the system will show 10:11
Would anyone have any insight on this. Every other text editor vim gvim atom sublime kedit kate gedit etc. replace with the ' : '