nextcloud / nextcloud/bookmarks

Feature request: ability to pin a bookmark

Open
#1,995 0 comments 1 reaction 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.

I use to bookmark links I often use but never remember the URL. Even with tags it can be cumbersome to quickly retrieve those links when needed.

Describe the solution you'd like

The ability to "pin" bookmarks, which makes them appear above other bookmarks, no matter the modification date (if several bookmarks are pinned then they are sorted according to the default sorting criteria).

Describe alternatives you've considered

Using a "pinned" tag but that would require to go to this tag. Also it would not allow to have pinned bookmarks inside a tag view.

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

The issue names no files or tests. Start by locating bookmark ordering and tag-view entry points; done means pinned bookmarks appear before unpinned bookmarks, including in tag views, with pinned items using the default sort among themselves.

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.