apporder icon indicating copy to clipboard operation
apporder copied to clipboard

Missing UI for setting the default app

Open MagicFab opened this issue 5 years ago • 3 comments

The README athttps://github.com/juliushaertl/apporder#use-first-app-as-default-app indicates how to do this by modifying configuration files, which an admin and users normally don't have access to. Please consider adding this to the app settings (both per user and global).

MagicFab avatar Oct 18 '18 20:10 MagicFab

As an admin you shold have access to the config file :wink: Anyway there is no way to do this on a per user level, since we use the Nextcloud config for the default app here. If that one is set to apporder, all we do is to redirect the user to the first app they have in their personal order of apps.

But we probably could add a button to the admin interface to automatically set the value in the config file.

juliushaertl avatar Oct 19 '18 09:10 juliushaertl

Thanks for your detailed answer, thanks for considering my request.

By "admin" I meant a user with full admin rights, not a user with shell + root access.

Where do you think a suggestion would be more effective for per-user dashboard configuration?

MagicFab avatar Oct 19 '18 10:10 MagicFab

@MagicFab There is already a server issue for that: https://github.com/nextcloud/server/issues/128

juliushaertl avatar Oct 19 '18 10:10 juliushaertl