Skip to content

0.2.0

Choose a tag to compare

@kevinzehnder kevinzehnder released this 04 Apr 11:55
· 23 commits to main since this release
efe92fb

Added Features

  • Option to add additional tag to all notes using -t flag.
  • Option to add enex filename as tag to all notes using -T flag.

Changelog

  • 6fcbc5b Feature: Add option to add additional tag to all notes
  • e4079f0 Fix tag creating error with concurrent consumers
  • efe92fb Merge pull request #10 from SimonMayerhofer/additional-tags
  • faf33bd fix readme for -t and -T
  • 27b6318 remove unused logging elements
  • 9e0e614 split -t and -T features and make tags a slice of strings