[GH-ISSUE #205] Keep sorting by saving "Sort Index" #197

Closed
opened 2026-02-25 22:36:27 +03:00 by kerem · 3 comments
Owner

Originally created by @pablohess on GitHub (Dec 3, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/205

Software versions

  • Browser: Firefox 63.0.3
  • Nextcloud: 14.0.4
  • Nextcloud Bookmarks app: 0.14.2
  • Floccus: 3.1.14
  • Floccus sync method: nextcloud Bookmarks v0.14+

Steps to reproduce

  1. Sort your bookmarks in your bookmarks toolbar and within the folders in your bookmark toolbar.
  2. Press "sync now" within the floccus plugin.

Expected outcome

Sync the bookmarks and keep the bookmarks as I sorted them.

Actual outcome

The sorting is lost. I guess it's an alphabetic sort order.

Actual outcome

I exported my bookmarks as a JSON file and found out that there is an index property:

{
"guid": "qH81n70HdpxT",
"title": "GIT",
"index": 8,

Maybe it's possible to sync this index as well and keep the sorting?

Originally created by @pablohess on GitHub (Dec 3, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/205 ### Software versions - Browser: Firefox 63.0.3 - Nextcloud: 14.0.4 - Nextcloud Bookmarks app: 0.14.2 - Floccus: 3.1.14 - Floccus sync method: nextcloud Bookmarks v0.14+ ### Steps to reproduce 1. Sort your bookmarks in your bookmarks toolbar and within the folders in your bookmark toolbar. 2. Press "sync now" within the floccus plugin. ### Expected outcome Sync the bookmarks and keep the bookmarks as I sorted them. ### Actual outcome The sorting is lost. I guess it's an alphabetic sort order. ### Actual outcome I exported my bookmarks as a JSON file and found out that there is an index property: > { > "guid": "qH81n70HdpxT", > "title": "GIT", > "index": 8, Maybe it's possible to sync this index as well and keep the sorting?
Author
Owner

@marcelklehr commented on GitHub (Dec 3, 2018):

  • Floccus sync method: nextcloud Bookmarks v0.14+

are you sure about this one? Does floccus create actual folders in the web UI or merely folder paths as tags?

<!-- gh-comment-id:443793313 --> @marcelklehr commented on GitHub (Dec 3, 2018): > - Floccus sync method: nextcloud Bookmarks v0.14+ are you sure about this one? Does floccus create actual folders in the web UI or merely folder paths as tags?
Author
Owner

@marcelklehr commented on GitHub (Dec 15, 2018):

Closing due to unresponsiveness. Using the nextcloud bookmarks (v0.14+) adapter should preserve sort order.

<!-- gh-comment-id:447587188 --> @marcelklehr commented on GitHub (Dec 15, 2018): Closing due to unresponsiveness. Using the nextcloud bookmarks (v0.14+) adapter should preserve sort order.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477570606 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#197
No description provided.