nextcloud / nextcloud/bookmarks
Feature request: a list view with snapshot and description
Nobody has claimed this yet.
- 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.
I'd like a new view, which would be a mix between the grid view and the list view.
Describe the solution you'd like
I'd like a new view, similar to the list view, but with the additional infos:
- the snapshot (as shown in grid view)
- a description (I don't know if this is fetched from the website)
- the title (already shown in list view)
Describe alternatives you've considered
https://github.com/shaarli/Shaarli is an alternative but I would like to use this app, well integrated in Nextcloud and with more features.
Additional context
Example in Shaarli:

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 comparing the existing grid and list views, as referenced in the issue, and determine how the requested view fits into the app. Use the linked Shaarli example as visual context. Done means a new view is integrated with the app and displays each bookmark's snapshot, description, and title.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100