ondemand
ondemand copied to clipboard
Add ability for user to specify "favorite apps"
- A "clickable star" or other mechanism to specify an app favorite appears in the All Apps page: https://github.com/OSC/ondemand/issues/715
- Apps marked as favorite appear at top of the page
- Apps marked as favorite appear in the Apps dropdown above pinned apps
- Apps marked as favorite appear in the apps widget on the dashboard (along above pinned apps https://github.com/OSC/ondemand/issues/714)
-
$XDG_CONFIG_HOME/ondemand/config.yml
contains the list of app favorites and this acts as the storage convention for user settings
┆Issue is synchronized with this Asana task by Unito
Yes please! related to https://github.com/OSC/ood_core/issues/182
MVP here is you manually edit the config.yml and then reload the dashboard.
This is kinda in progress now. It's not favorite apps
, but saved settings
. So it's not like you're saving Jupyter as your favorite application, it's more like you're saving XYZ settings for Jupyter to relaunch it with those settings. So I'm going to close as in progress or superseded by other features.