nextcloud / nextcloud/bookmarks
Feature request: ability to pin a bookmark
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 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
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
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