mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #768] Process to remove "Invalid Bookmarks" #490
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#490
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sunjam on GitHub (Jan 4, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/768
Is your feature request related to a problem? Please describe.

Floccus will list any Invalid Bookmarks and display a red !
Describe the solution you'd like
Optionally allow Floccus to remove the invalid bookmark entries it finds. Possibly related to #744
Describe alternatives you've considered
Export as html, delete all bookmarks from Nextcloud, manually remove the entries from the html file in a text editor, and re-import.
Thanks for considering either way!
@marcelklehr commented on GitHub (Jan 4, 2021):
Which error message is that? Usually, floccus should just ignore bookmarks that are not accepted by the bookmarks app.
@sunjam commented on GitHub (Jan 4, 2021):
Unable to screencap, but text copy-pasted from the extension is:
nextcloud-folders Error
Floccus (account@example.org)
account@example.org
Invalid bookmark: {"title":"Pixel Artist tool for android art","type":1,"url":"http://pixel artist (make pixel art on android) - https/f-droid.org
@marcelklehr commented on GitHub (Jan 5, 2021):
oof. Where does that bookmark come from? The URL is corrupted by mixing it with the description it seems.
@r4taw2mg commented on GitHub (Jan 28, 2021):
Possibly related. I cannot get sync to work after updating the local server software (Firefox based):
2021-01-28T21:00:38.025Z COMPARE { localItem: null,
cacheItem: null,
serverItem: - #354 parentId: 41 }
2021-01-28T21:00:38.026Z (local)CREATE - #undefined parentId: wElDPdrlxsGJ
2021-01-28T21:00:38.036Z Syncing failed with Invalid bookmark: {"title":"","type":1,"url":"data:","parentGuid":"wElDPdrlxsGJ"}
2021-01-28T21:00:38.040Z onSyncFail
@sunjam commented on GitHub (Jan 29, 2021):
Update: Error I'm seeing has slightly changed.
Nextcloud API error: {"status":"error","data":"invalid children order: A child is missing: bookmark:52301"}@marcelklehr commented on GitHub (Jan 29, 2021):
@r4taw2mg Please open a new issue and fill out the template: Which version of floccus is that? What kind of "local server software" are you talking about?
@marcelklehr commented on GitHub (Jan 30, 2021):
@sunjam please see #800 (which is unsolved)
@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.