Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display custom label paths as tree #2304

Merged
merged 2 commits into from
Feb 15, 2022
Merged

display custom label paths as tree #2304

merged 2 commits into from
Feb 15, 2022

Conversation

TrimmingFool
Copy link
Contributor

Inspired by the old lbll-suite plugin I came up with a tree display for the custom label paths:

rutorrent_notree_short_display rutorrent_tree_short_display

I also added an option to show empty labels along the path to display the complete tree:

rutorrent_notree_display rutorrent_tree_display

The shortened labels are also displayed for Labels > in the context menu:

...
Books
│Cat A
│Cat B
││Cat 1
││Cat 2
Image
...

label-size is not displayed if count == 0

Instead of spans I use a flex container with divs
to avoid the float: left of the tracklabel icons which conflicts with the label-prefix

updated all themes

@Jolly-Pirate
Copy link

Jolly-Pirate commented Feb 16, 2023

Could the old view be toggled back?

P.S. I found it, it's the Settings, Format, unselect the "Show label path tree" checkbox.

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.

4 participants