Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:34
· 2 commits to main since this release

Added

  • /tags opens a tag manager: every tag listed with a count of the entries using it, filtered as you type. Enter shows that tag's entries. ⌘⌫ archives a tag so it stops appearing in suggestions and the tag picker, and ⌘Z undoes archives one at a time.

Changed

  • The tag picker (t on a selected entry) is now find-or-create: type to filter your tags, move through the matches with the left and right arrows, and pick + new <tag> to create one when nothing matches. Your text shows with a caret as you type.
  • The capture caret matches the color of the token the cursor is in, tinting to the command, tag, or due date under it instead of turning the caret into the same color as the slash command throughout the field.