Description:
This notebook stores all your notes in small SQLite database. It is allow you to sort, filter, create and delete it quickest way. Optional password protection.
Russian / English interface.
Update Description:
v2.20:
- Added: "Open URL" context menu item for Create/Edit note window.
v2.15:
- Fixed: Broken enable state for "Protected" toolbar button in create/edit note window.
v2.14:
- Added: toolbar for main window.
v2.08b:
- Added: toolbars for windows "Add/Edit note", "Category Recycle Bin", "Change category" for devices with touchscreen.
- Added: Context menu for window "Add/Edit note" for devices with touchscreen. Now You can copy, paste, select and delete text.
- Added: Capabilities to send note as SMS or to send SMS to selected phone number from note.
- Added: capability to make a call to phone number, selected in the current note.
v1.70:
- Fixed: crash when you try to navigate empty category.
- Removed category selection when application starting up.
- Added splash screen.
- Fixed: category renaming causes changes in it's notes.
- "Change category..." moved to root menu.
- Main window title was cropped to MN.
- Added: You can navigate lists (notes, categories) using Up/Down or 2/8 keys. Item selection can be done using Enter or 5 keys..
- Fix: crash on startup in 1.65.
- Added: Recycle bin (individual for each category).
v1.60:
- Added font options dialog.
- Added splash screen.
- Fixed broken view by categories (thanks to Outskirter).
- Clickable categories list and notes table (2 as Up, 8 as Down, and 5 as Select key).
v1.12:
- Fix: bug causes crash in password form.
- Fix: reading nonexisting options on application start.
v1.11:
- Added password input prompt after longtime period (5 minutes) of inactivity.
- Fixed some interface typos.