Skip to content

v0.5.0

Compare
Choose a tag to compare
@dhth dhth released this 03 Aug 01:20
· 9 commits to main since this release
0d8262c

Changes

  • πŸ†• - a new feature
  • πŸ”„ - change in behavior
  • ❌ - removal of a functionality
  • πŸ„Ά - check guide for more details

  • πŸ”„ URIs with custom schemes are considered as task bookmarks. For example: πŸ„Ά
    • spotify:track:4fVBFyglBhMf0erfF7pBJp
    • obsidian://open?vault=VAULT&file=FILE
  • πŸ†• Circular navigation for lists via --circular-nav

Thanks to @danielwerg for the ideas.

Changelog

  • 0544ec8 chore: add reference to binhelpers
  • 2efa8cb chore: add shields
  • 44aeaa2 feat: add circular scrolling to lists
  • 0ad4d44 feat: consider uris with custom schemes as bookmarks (#21)
  • e9f0999 feat: more colors for prefixes
  • ba84a90 feat: put circular navigation behind a flag