server icon indicating copy to clipboard operation
server copied to clipboard

Favourites files to dashboard

Open Dubidubiduu opened this issue 4 years ago • 12 comments

Is your feature request related to a problem? Please describe. Want to quickaccess my favourite folders/files.

Describe the solution you'd like Have a favourite files widget on my dashboard.

ps: There is "Recommended files", but not favourites files if I see this correctly..

Dubidubiduu avatar Oct 09 '20 11:10 Dubidubiduu

cc @juliushaertl @eneiluj

skjnldsv avatar Nov 07 '20 23:11 skjnldsv

I don't know if a dashboard widget would be adapted for that. You most likely have many many favorite files and yet the widget would just display 6 of'em. Then I guess one would still need to go to Files app and use the Favorites filter in the left sidebar.

julien-nc avatar Nov 08 '20 15:11 julien-nc

Cc @jancborchardt

skjnldsv avatar Nov 08 '20 15:11 skjnldsv

We could either have a separate favorites widget or add some checkbox to make recommended files only operate on favorites.

juliusknorr avatar Nov 09 '20 06:11 juliusknorr

I’d say it wouldn’t be bad to have an extra "Favorite files" widget though. Could be sorted by last modified for quick access, and last entry "Show more favorite files …" would go directly to the favorite filter view in Files.

@ChristophWurst Is the favorite status factored in to the recommendation algorithm at the moment?

jancborchardt avatar Dec 28 '20 12:12 jancborchardt

I would love to see my most recently accessed favorite files/folders on the dashboard. Too often I just click away from the dashboard because I need to go to one of 2 directories to get something. A widget like this would give me quick access.

imthefrizzlefry avatar Mar 03 '22 23:03 imthefrizzlefry

I intend to work on it.

From what I saw, the main logic of the favorites is present in the files app, at favoritesplugin.js and at favoritesfileslist.

Regarding the creation of a dashboard app, I don't know whether it's a prerequisite or a good practice, it looks like all dashboard files are present in their own app. That's for example the case of the Recommendations app.

I fear that a refactoration would be expansive in order to move the favoritesplugin in its own app.

As a start, I would just attempt to create an app whose only purpose would be to offer the dashboard widget.

What do you think? Can this be done this way? (at least technically as a first step)


I’d say it wouldn’t be bad to have an extra "Favorite files" widget though. Could be sorted by last modified for quick access, and last entry "Show more favorite files …" would go directly to the favorite filter view in Files.

I agree with that proposal.

fflorent avatar Mar 16 '23 14:03 fflorent

Should be quite simpler now with the new dashboard API :) https://docs.nextcloud.com/server/28/developer_manual/digging_deeper/dashboard.html

skjnldsv avatar Jan 02 '24 16:01 skjnldsv

Hello, Any news on this ? Thanks

KaKi87 avatar Jan 30 '24 20:01 KaKi87

Just chiming in to support the effort. Favorites on the dashboard would be very useful

lordratner avatar Feb 18 '24 19:02 lordratner