Hello there,
anyone who's up for a bit of testing in order to get an earlier glimpse at the new features of the upcoming floccus (folder sync ;)) version can follow the guide below.
Folders are now synced by utilizing specialized tags that contain the path of the folder the bookmark is in, e.g. floccus:>your>folder.
Installation
Note: You'll need the latest changes of the bookmarks app on the server as well. version 0.11.0 of the bookmarks app in your nextcloud .
Chrome (separate testing installation)
Chrome (direct upgrade)
Firefox (separate testing installation; cannot upgrade)
Debugging
In case you experience problems, file an issue on this repo. In order to aid in debugging, please provide client-side logs:
Firefox
- Go to
about:debugging
- click on
debug button next to floccus entry
- go to floccus options and make sure the account of your choice is connected
- trigger a sync by clicking on
force Sync for the account of your choice.
- go back to the inspector window and copy the logs after waiting approx. 2mins
- paste the logs somewhere else removing any sensbile info and link to the site here (e.g. use https://pastebin.com)
Chrome
- Go to
chrome://extensions
- enable
Developer mode
- click on
dist/html/background.html button in floccus' entry next to "Inspect views: "
- go to floccus options and make sure the account of your choice is connected
- trigger a sync by clicking on
force Sync for the account of your choice
- go back to the inspector window and copy the logs after waiting approx. 2mins
- paste the logs somewhere else removing any sensbile info and link to the site here (e.g. use https://pastebin.com)
Cheers!
Marcel
Hello there,
anyone who's up for a bit of testing in order to get an earlier glimpse at the new features of the upcoming floccus (folder sync ;)) version can follow the guide below.
Folders are now synced by utilizing specialized tags that contain the path of the folder the bookmark is in, e.g.
floccus:>your>folder.Installation
Note: You'll need
the latest changes of the bookmarks app on the server as well.version 0.11.0 of the bookmarks app in your nextcloud .Chrome (separate testing installation)
chrome://extensions/Load unpacked extensionand select the root folder of the floccus buildChrome (direct upgrade)
chrome://extensions/.crxfile into the page to installFirefox (separate testing installation; cannot upgrade)
about:debuggingLoad tempoprary addonand select the manifest file in the root folder of the floccus buildDebugging
In case you experience problems, file an issue on this repo. In order to aid in debugging, please provide client-side logs:
Firefox
about:debuggingdebugbutton next to floccus entryforce Syncfor the account of your choice.Chrome
chrome://extensionsDeveloper modedist/html/background.htmlbutton in floccus' entry next to "Inspect views: "force Syncfor the account of your choiceCheers!
Marcel