Releases: j4321/MyNotes
Releases · j4321/MyNotes
MyNotes-2.4.4
MyNotes-2.4.3
- Add Spanish and Catalan translations thanks to fitojb
- Improve detection of already running instances (less often ask to delete pidfile)
- Make locked notes text copyable
MyNotes-2.4.2
- Don't copy duplicate files for backups with data
- Make gtk / qt tray icon themeable (fetch it from current theme) [Fix #28]
- Add pop-up dialog to confirm unused data deletion
MyNotes-2.4.1
MyNotes-2.4.0
- Add scrollbars to notes
- Add AutoCorrect feature: automatic replacement of text (e.g. -> becomes →)
- Add possibility to show/hide all notes from command line with the
--show-all
/--hide-all
options - Improve undo (Ctrl+Z)/redo (Ctrl+Y): works with text, image, links, checkboxes, latex and formatting
- Improve note export:
- Improve export dialog
- Improve HTML export
- Replace .txt export option by .rst and .md export options
- Export as archive containing data (images and local files linked to notes)
- Add possibility to backup with data (as archive)
- Add note import / restoration from archive containing data + .notes file
- Refocus on note after LaTeX/link/image insertion
- Improve note manager: group deletion, change category, visibility
- Improve note locking: no editing at all, locked position
- Re-create missing LaTeX formulas
- Remove unused categories after backup restoration
- Fix link restoration
MyNotes-2.3.3
MyNotes-2.3.2
MyNotes-2.3.1
MyNotes-2.3.0
- Add support for several system tray icon gui toolkits: increase the number of compatible desktop environments
- Add 'mono' text style
- Make copy/paste between notes work with checkboxes, pictures and links
- Fix focus navigation order in dialog to add link
- Improve font selection in settings dialog
- Add support for more image formats
- Restore most recent backup in case of data corruption
MyNotes-2.2.1
- Fix setup.py so that install works
- Fix category addition/deletion
- Fix latex formula insertion/edition
- Add more keyboard shortcuts and display accelerators in menus
- Show error message for exceptions caught inside the mainloop
- Restore compatibility with tk version <= 8.6.6
- Make it clear that links can point to either a file or an URL