pawelmalak / flame

Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
MIT License
5.2k stars 253 forks source link

Categories for applications #142

Open samcro1967 opened 2 years ago

samcro1967 commented 2 years ago

Is there a way to create categories for apps the same way you can for web link?

gitcatpeter commented 2 years ago

Mr developer has been rejecting this most requested feature for months lol

However I don't get why he does not like it. Seems pretty logical to me to have way to partition apps, and could be turned on/off in settings. Why oh why?

On Thu, Nov 4, 2021, 4:22 PM samcro1967 @.***> wrote:

Is there a way to create categories for apps the same way you can for web link?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pawelmalak/flame/issues/142, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIBTXK2GRELWCDBD5WQCQKTUKMBSDANCNFSM5HMNSVDQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

samcro1967 commented 2 years ago

Ah, thanks. Guess I should have searched the issue before I opened this one then LOL. I will stick with Plugsy then for now. Like the docker labels approach and not having to modify a confg file, but app categories is worth it for only having to manage a few settings in a config file.

mark4409 commented 2 years ago

This is something I'd like too. When I used to use the Homer dashboard, I had a separate section for all of the backend admin interfaces... eg postfixadmin, phpmyadmin, wordpress admin, funkwhale backend admin, etc etc. It does seem a little cluttered having everything together in a big list. The justification for having categorised applications is exactly the same as for having categorised bookmarks. I'm considering working around it for the moment by simply using bookmarks for everything - which probably goes against what you actually designed the site to do.

mark4409 commented 2 years ago

Actually.... you could probably get away with not having application categories if there was a bit more flexibility in the titles. I'm just looking at the layout here and I'm thinking... if I could rename applications to 'Main Applications' and then rename bookmarks to 'Other', I could just use the bookmark categories for the rest ie My Websites, Backend Admin, External Services, Documentation, etc. Anything more could be easily tweaked in the custom CSS section.

samcro1967 commented 2 years ago

I would agree bookmarks could probably be used by extending the code to accept two more docker labels.

liabilityman commented 2 years ago

+1 for this feature! Just like the bookmarks categories will do just great!

holocronology commented 2 years ago

Was just about to request this. +1

syndr commented 2 years ago

This is something I'd really like as well. I'd like to add my applications under the "applications" type, and actual bookmarks under "bookmarks", but instead I end up disabling applications entirely and putting everything under bookmarks, as I really value the categories.

holocronology commented 2 years ago

instead I end up disabling applications entirely and putting everything under bookmarks

That's a great idea.

samcro1967 commented 2 years ago

You might wan to check out Plugsy. It has categories for apps and works with Docker labels. It does have one config file to maintain, but it is minimal.