Setting to add newly created bookmarks to the TOP of folders (First-In / Chronological order)
-
Pengguin last edited by leocg
Summary
Add a user setting inopera://settingsto configure the insertion order for newly created bookmarks: "Add new bookmarks to: Top of folder (Newest first) / Bottom of folder (Default)".Problem Statement
Currently in Opera, whenever a user bookmarks a page (via the address bar heart icon,Ctrl+D, or context menu), the new bookmark is strictly appended to the very bottom of the selected folder.
For users who maintain large folders (30â100+ links), every newly added link requires either:- Scrolling through the entire lengthy dropdown list every single time to access the recently added item; or
- Manually dragging the bookmark from the bottom to the top.
Proposed Solution
Provide a simple toggle inopera://settings(under the Bookmarks section):- Bookmark placement order:
- Top of folder(inserts new bookmarks at
index: 0) - Bottom of folder(classic Chromium append behavior)
This setting should apply both when saving to the default folder and when a different folder is selected in the heart button popup dialog.