Releases: RhetTbull/macnotesapp
Releases · RhetTbull/macnotesapp
Install with HomeBrew
Bug fix for python 3.12
v0.6.1 version bump
Dependency update
Updated dependencies for brew install
Bug fix for Ventura
Bug Fix
Fixed bug related to string handling on Ventura
[v0.5.3] - 2023-08-22
Fixed
Bug when adding notes (#26)
Added
Removed
Changed
Contributors
Bug fix for certain account names on Ventura
Merge pull request #27 from RhetTbull/bug_ventura_account_26 Bug ventura account 26
Happy New Year release, now faster!
Version 0.5.0
Completely rewritten to be much faster in most cases. This will allow me to complete work on the interactive TUI.
Changed
- Rewrote most of macnotesapp to use batched ScriptingBridge calls instead of AppleScript. It is now much faster.
Added
- Added support for attachments (not yet in the CLI though)
- Added docs
Support for python 3.11 and macOS Ventura
- Added support for python 3.11
- Tested on macOS Ventura (13.0.1)wqA
Added cat command to view notes in terminal
Still working on the TUI. cat command can view notes in the Terminal without the TUI.
Performance improvements
v0.3.1 Bumped version
Added --url to add command
v0.3.0 Added notes add --url option, #3