Skip to content

v1.5.0

Choose a tag to compare

@rhysd rhysd released this 25 Nov 03:59
· 49 commits to master since this release
  • 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