nextcloud / nextcloud/bookmarks

Additional information when asking for details of a folder.

Open
#1,032 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
JavaScript
Stars
1.2k
Forks
189
Avg merge
5d 11h
Merged PRs (30d)
10

Description

Is your feature request related to a problem? Please describe.

Details for bookmarks are as expected, but I was expecting the folders to have additional details apart from who is the owner, like the number of items in the folder(I mention items in order to be inclusive of both nested folders and bookmarks), as well as potentially a creation date, tags, and notes.

Describe the solution you'd like

I would like there to be additional details listed for folders. Specifically, I would like the number of items in the folder, the creation date, tags, and notes. Pretty much just like with bookmarks.

Describe alternatives you've considered

N/A

Additional context

N/A

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 by locating the folder-details view and the data request used for folder details. Compare them with bookmark details, then trace where folder metadata is provided. Done means folders expose their item count, creation date, tags, and notes alongside the owner.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.