Releases: antoniorodr/memo
Releases · antoniorodr/memo
Memo v0.3.1
[0.3.1] - 03.05.2025
Added
- Material for MkDocs support for the documentation.
Changed
- Small changes and updates to the README file.
Memo v0.3.0
[0.3.0] - 23.04.2025
Added
- Added support for exporting notes to the desktop and converting them to markdown format. Attachments and images will not be converted. (Partially implement #5)
Changed
- Small changes and updates to the README file.
Memo v0.2.3
[0.2.3] - 15.04.2025
Changed
- Added translations for the folder "Recently Deleted" to be able to filter it on all the languages MacOS supports.
- Small changes and updates to the README file.
Fixed
- Fixed a bug caused by images on Notes when using the
-edit
flag. The images will not appear in the markdown preview (Temporary fix).
Memo v0.2.2
Changelog [0.2.2] - 14.04.2025
Added
- Added support for editing Apple Reminders title and due date.
Changed
- Small changes and updates to the README file.
- Refactored codebase and applied minor output improvements.
Memo v0.2.1
Changelog v0.2.1:
Added
- Added support for delete Apple Notes folders with the
--remove
flag.
Changed
- Small changes and updates to the README file.
Memo v0.2.0
Changelog v0.2.0:
Added
- Added functionality to
--delete
for Apple Notes. - Added support to Apple Reminders. Now you can create, delete and mark reminders as completed.
- Basic test coverage for Apple Reminders.
Changed
- Improved the output of some of the flags, with colors and better formatting.
- Small changes and updates to the README file.
- Refactored codebase and applied minor output improvements.
Memo 0.1.2
Changelog v0.1.2:
Added
- Added the
--search
flag to enable fuzzy searching of your notes.
Changed
- Refactored codebase and applied minor output improvements.
Memo v0.1.1
Changelog v0.1.1:
- Memo will now prompt you for confirmation to edit or move notes only when they contain images or attachments.
- Memo will notify you if the folder you are trying to filter does not exist when using
memo notes --folder <foldername>
. - Refactoring has been done along with minor output fixes.
- Wrote some test.
Memo v0.1.0
Initial release with core Apple Notes functionality:
- Create new notes in Apple Notes
- Edit existing notes
- Delete notes
- View a list of all notes
- Move notes between folders
- List all folders and subfolders