nextcloud / nextcloud/recommendations
Don't show files last edited by others
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 19
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 9
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
The "recommended files" column of the Dashboard, as well as the header line in the files app recommending "last edited" files are spammed by edits done by others in large shared folders.
Describe the solution you'd like
Being able to restrict the selection of recommended files by the current user's edit history (as it is possible in the "Activities" app where you can show activities by yourself, by others, by all, etc.).
I could imagine this setting to appear either in the /settings/user/activity page, as the recommendations seem to be mainly based on last activities in all folders.
Another possible solution: Manually excluding folders you don't want to appear in the recommendations (as this problem mainly occurs in few large shared folders it's easy to disable it for them, e.g. in their context menu in the files app.
Describe alternatives you've considered
- Disabling the recommendation column in the Dashboard - I'd like to use it though and the recommendations in the files app are still there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how recommended files appear in the Dashboard and in the files app's “last edited” header, then compare the existing filtering controls in the Activities app. Decide whether the scope is a user edit-history setting under /settings/user/activity or folder exclusions from the files app context menu. Done means edits by others can be excluded from recommendations without disabling recommendations entirely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100