nextcloud / nextcloud/activity

Generate Activity RSS feed from arbitrary location

Open
#913 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: stream
Dominant language
JavaScript
Stars
145
Forks
72
Avg merge
6d 9h
Merged PRs (30d)
42

Description

Steps to reproduce
  1. Browse to a folder
  2. Look for a way to share only the activity of that folder + all sub-folders.
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.