You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Do paging list command's long output using pager command. Default pager command is less and it can be customizable via $NOTES_CLI_PAGER
Improve: Change layout of list --oneline. Category only field was removed and now category is unified with relative path. First field is not changed and category can be retrieved from the relative path. So this should not be breaking change
Improve: Truncate note body lines in list --full by number of lines, not bytes
Improve: Add ... to the end of truncated note body in list --full
Improve: Improve help description and error message
New: Add --no-edit to new command for an editor plugin