Feature: add favorite panel - #1157
Conversation
|
why not just allow for multiple, named stage areas ? |
The staging area is intended for temporary panels. Broot currently does not support persisting files, so this area is cleared every time you restart the program. The Favorites panel is similar to the favorites or bookmarks feature found in file managers. It allows you to pin frequently accessed files so that you don't have to search for them every time. The selections are persisted across program restarts, which is a common feature in file managers such as Superfile. These two features serve different purposes and use cases. |
|
Note: I'm late to review this, but I'm not dropping this PR, I'll come back to it. |
Summary of latest commit:
Broot is a great program, and I use it every day.
Inspired by the stage panel, I would like to added a new “Favorites” panel.
This panel allows you to bookmark any file, and its usage is almost the same as the stage panel.
when it's the rightmost panel, press ctrl-right can show the preview for selected item.
The items in the Favorites panel can be saved and automatically reloaded when Broot restarts.
I hope this feature helps with daily use.
I also fixed the following long-standing bugs:
usage of favorite panel

screen shot of favorite panel
