Skip to content

Conversation

@digitalsignalperson
Copy link

@digitalsignalperson digitalsignalperson commented Jun 9, 2023

Building off #30 to work with complex tags, I added the ability to filter the tag view with increasing narrowing.

  • allow narrowing to tags
    • N = new panel with narrowing to the current selected tag
    • n = refresh current panel (and update title) with narrowing to the selected tag, or open search if can't be narrowed further
    • b = undo last narrowing in current panel
    • space = open search view without including current selected row
  • show tag view info in help panel
  • in search view don't show tags that are in queries with multiple tags

For each sequential narrowing, the tag query gets another AND, so you can drill down into complex tag queries.

…multiple tags

- allow narrowing to tags
    - N = new panel with increasing narrowing
    - n = refresh current panel (and update title) with increasing narrowing, or open search if can't be narrowed further
    - b = undo last narrowing in current panel
    - space = open search view without including current selected row
- show tag view info in help panel
- in search view don't show tags that are in queries with multiple tags

Based on tagfixing branch for compatibility with complex tags.
@digitalsignalperson digitalsignalperson changed the title Tagfixing tagnarrow Feature to increasingly narrow tags in tag view Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant