well at last it's time to preview the new version I'd really appreciate some early feedback from you.
Thanks in advance!
Ok so here is what's new:
1) Feature: Recognizing links inside notes. The following types of links are currently recognized:
Code: Select all
http://cintanotes.com/something
http://www.cintanotes.com/something
cintanotes.com/something
ftp://cintanotes.com/something
https://cintanotes.com/something
mailto:feedback@cintanotes.com
file:///c:\windows\system32\calc.exe
2) Feature: Reopening not explicitly closed note windows on program restart
3) Enhancement: Ctrl+Home/End for going to first/last line of text in the editor
4) Enhancement: Press Ctrl+Enter in search box to transform tag search into tag sidebar selection.
5) Enhancement: Text in the search field gets selected when pressing "Ctrl+F"
6) Enhancement: Tag autocomplete automatically adds space at the end
7) Fixed:
- Crash when pressing Ctrl+Break
- Empty notes were not deleted automatically on ESC press
- Crash on closing from tray menu with open note editor window(s)
- SQLite error while pasting text from Scintilla-based editors
- Long tags didn't fit into autocomplete popup