It is first and foremost the 'Bookmarks' menu which I'd like the possibility to have both left-aligned and right-aligned menu items for (e.g. left:"Description" | right:"Command"), example:
Code: Select all
(Colorize by Path) | << group-colors:path >>
(Date Range) | << dm:2023.04.25-2023.04.30 sort:dm-ascending >>
(Empty files) | << size:<24bytes >>
(Exact Name) | << exact:basename:hosts >>
(Exclude Empty Folders) | << !child-count:0 >>
(Filename Characters) | << chars:20..30 >>
(Files Changed This Month) | << dm:month: >>
(Files Changed This Week) | << dm:week: >>
(Files Changed Today) | << dm:today: >>
This approach allows for more descriptive and structured menu items, as different types of information can be neatly aligned on different sides of the menu item. Would it be possible to consider implementing such a feature in a future update?
Thank you for all the work you've put into this fantastic tool.