nextcloud / nextcloud/bookmarks

smartpicker offers also folders to pick from

Open
#2,096 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.
with the nextcloud smartpicker i am able to choose a bookmark from the bookmarks app, it would be nice if i also could pick a folder of bookmarks, then all bookmarks in this folder would get rendered, in my use case i often use a collection of links in collectives for a specific topic

Describe the solution you'd like
the smartpicker offers also a folder of bookmarks and not only single bookmarks

Describe alternatives you've considered
none

Additional context
none

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 Smartpicker integration and the existing bookmark-selection entry point in the JavaScript application. Trace how a single bookmark is offered and rendered, then determine how bookmark folders and their contents should be represented. Done means a folder can be selected and all bookmarks in it are rendered through Smartpicker, with the relevant existing checks or tests updated.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.