mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

SimpleHistory Categories.

Open AziRizvi opened this issue 1 year ago • 2 comments

Is there a way that I can configure SimpleHistory and Simplebookmarks to have "categories"? Let's say I want to have separate categories/lists for Anime, TV Shows, Movies, Music.. etc.. this way I can simply go to one category and find all my history or bookmarks there related to that category..

AziRizvi avatar Dec 18 '23 08:12 AziRizvi

Categories are already inplemented, refer to https://github.com/Eisa01/mpv-scripts/issues/62 if you need more details. However, currently it is only for SimpleBookmark since it has the updated LogManager. You need to simply press ctrl+g to add and cycle through a category. Categories and category names can be modified in script-opts.

As for SimpleHistory, it will be done once I migrate LogManager.

Eisa01 avatar Dec 18 '23 08:12 Eisa01

Categories are already inplemented, refer to #62 if you need more details. However, currently it is only for SimpleBookmark since it has the updated LogManager. You need to simply press ctrl+g to add and cycle through a category. It will be done for SimpleHistory once I migrate LogManager.

Thankyou, I will try it out! Sometimes I think I use your scripts more than you do. Haha.

AziRizvi avatar Dec 18 '23 08:12 AziRizvi