💾 Archived View for gemini.ctrl-c.club › ~nttp › toys › outnoted › NEWS.txt captured on 2023-11-04 at 14:28:22.
View Raw
More Information
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
# OutNoted project news
## Version 1.3.2 (26 February 2023)
### Added
### Changed
- Various error messages (to distinguish causes)
### Removed
- Ability to load files with a JSON extension (to reduce confusion)
Note: the .out extension can be used instead.
## Version 1.3.1 (31 July 2022)
### Added
- Cut and copy commands now place note text in clipboard.
### Fixed
- Copying a note no longer sets the modified flag.
- Don't try to cut notes when nothing is selected.
## Version 1.3 (7 November 2021)
### Added
- "Insert after" command (that works differently)
### Changed
- Find Again now prompts for a new search if none is active.
## Version 1.2.4 (22 October 2021)
### Fixed
- Notes matched during a search are now brought into view.
- The "new file" command now also clears the title bar.
- Regression involving the application icon in Python 2.7
## Version 1.2.3 (17 October 2021)
### Changed
- Empty metadata fields are no longer written out.
### Fixed
- The "new file" command now clears the file name.
## Version 1.2.2 (15 October 2021)
### Added
- File modification indicator
- Custom window icon
### Fixed
- Windows compatibility issue with the keypad arrows (thanks to atropos148 from itch.io)
## Version 1.2.1 (11 October 2021)
### Added
- Ability to open a file from the command line
### Changed
- Only one note at a time can be selected now.
## Version 1.2 beta (5 October 2021)
### Added
- Notes can now be treated as links.
### Fixed
- Medatada wasn't loaded from OPML files.
- Regression involving Org Mode file metadata
## Version 1.1 beta (4 October 2021)
### Added
- Fold / Unfold All commands
- Notes can now be treated as tasks.
### Changed
- Moving items is now done with the keypad.
- The key to edit a note is now Ctrl-E.
- Use the clam theme on X11-based platforms.
## Version 1.0 beta (3 October 2021)
### Added
### Known bugs
- Moving items with the keyboard also changes focus.
## Version 0.3 alpha (2 October 2021)
### Added
### Known bugs
- Double-clicking a note doesn't work right.
### Changed
- All messages now refer to notes rather than items.
## Version 0.2 alpha (1 October 2021)
### Added
- Import / export for various outline formats.
- Alternative Command- keybindings for Mac users.
## Version 0.1 alpha (30 September 2021)