nextcloud / nextcloud/activity
Generate Activity RSS feed from arbitrary location
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
Steps to reproduce
- Browse to a folder
- Look for a way to share only the activity of that folder + all sub-folders.
- Add activity app rss feed and then filter the results manually.
Expected behaviour
User could generate an RSS feed from any arbitrary location within Nextcloud and then subscribe to the activity as .rss or .json
Actual behaviour
You must subscribe to Activity app rss feed from bottom left hand menu and than manually filter all of the results from your RSS client application or server. See this discussion on the forum
Note: Filtering is not supported in Nextcloud News app.
See also #71 - Filter Activity Results
#82 Filter activity export on-demand
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 with the existing Activity app RSS feed linked from the bottom-left menu and compare its current filtering behavior with activity for a browsed folder and its subfolders. The work is done when a user can generate a feed for an arbitrary location and subscribe to it as RSS or JSON without manually filtering unrelated activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100