Heading Icon Priority - Calendar First

Though the cloud drive is of utmost importance, the Calendar app is the one we’ll be interacting with every day all day.

It would make more sense for us to have this app be the “opening” app on the dashboard instead of the filesystem.

Is there a method by which to do that. To have Nextcloud open to that Calendar app.

Thanks.

Jay
CompuMatter

Add to your config.php file:

'defaultapp' => 'calendar',

If I remember correctly, user’s first login goes to the files app anyway (maybe for the first time login screen) but all subsequent home calls go the the calendar app.

1 Like