mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #143] Can't synchronize. #134
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#134
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 @arnauldb on GitHub (Aug 14, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/143
Everything installed correctly, latest versions of Nextcloud, bookmarks app, floccus addon. I use it in Irridium.
I wish to have my bookmarks (and folders) bar in Irridium synchronized with Nextcloud.
What I did:
I exported all my bookmarks (with folders) then imported them in the bookmark app in Nextcloud, where they shows (without folders structure though).
I set up the Floccus addon this way (screenshot):
http://i.imgur.com/9p92wLi.png
It says "syncing" but nothing shows up in the bookmark folder, though the Nextcloud folder was automatically created (screenshot):
http://i.imgur.com/42lbGQo.png
It is my second attempt (I tried a few months ago) and I would like to get it working, but I must have misses something...Thank you for any help.
@marcelklehr commented on GitHub (Aug 14, 2018):
Hey @arnauldb,
I'm sorry it still doesn't work for you at the moment. I cannot reproduce this off-hand with Iridium, floccus v2.2.9 and bookmarks v0.12.0-beta.8 (the latter is rather new, I know, but I doubt that makes a difference). Could you provide the actual versions of the software you have installed, including the Iridium version?
@arnauldb commented on GitHub (Aug 15, 2018):
I successfully synchronized a folder (wuhan) from my "Bookmarks bar" (screenshot): http://i.imgur.com/gvIVAGg.png
with these settings (screenshot): http://i.imgur.com/bfvvxwW.png
So, if I wish to synchronize my whole "Bookmarks Bar" whith the included folder structure, I guess I need to choose "/Bookmarks bar" instead of "/Bookmarks bar/wuhan" in the options menu...am I right?
@marcelklehr commented on GitHub (Aug 15, 2018):
@arnauldb Awesome. You are correct. :)
@arnauldb commented on GitHub (Aug 15, 2018):
Well, now I have to erase all the bookmarks in the nextcloud bookmarks app (I uploaded them manually in the app when trying to solve my problem). Do you know how to do this? As I don't want to erase 1000 + bookmarks one by one. I uninstalled and reinstalled the app but the bookmarks are still there.
@marcelklehr commented on GitHub (Aug 16, 2018):
You can use SQL to truncate oc_bookmarks and oc_bookmarks_tags, but this will remove all bookmarks from all users. The upcoming version of the bookmarks app now has an option in the settings to remove all bookmarks of the current user, though. You can install the release candidate by following the instructions over here: https://github.com/nextcloud/bookmarks/issues/522
@arnauldb commented on GitHub (Aug 16, 2018):
Hum, I installed "0.11.0 0.12.0-rc7 - nightly (Unstable)" for Nextcloud 13, but no luck, there is no option in the settings for bulk delete bookmarks...
@marcelklehr commented on GitHub (Aug 16, 2018):
These are two different releases. The UI in the app store is a bit weird. You need to download the red link. ;) You can also download v0.12.0-rc7 from here: https://github.com/nextcloud/bookmarks/releases/v0.12.0-rc7
@arnauldb commented on GitHub (Aug 16, 2018):
Ok, sorry, my mistake. I downloaded it, installed it and could erase all my bookmarks. It is synchronizing now. Thank you for your Floccus/addon.
@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.