Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@leodiegues leodiegues released this 02 Feb 17:49

Pinkmess v0.2.0

News commands introduced:

pinkmess collection open

Allows opening a specified collection (or current collection if none specified) in your configured editor.

pinkmess note duplicate

Creates a copy of the specified note (or last created note) with a timestamp-based filename in the current collection.

What's Changed

  • docs: enhance README with animated GIFs for quick start instructions … by @leodiegues in #3
  • feat: add note duplication command and docs by @leodiegues in #10
  • feat: add command to open collections and update last created note by @leodiegues in #13
  • docs: add usage instructions for opening collections in README by @leodiegues in #15
  • feat: display current collection in the collection list by @leodiegues in #16

New Contributors

Full Changelog: v0.1.0...v0.2.0