damko / freedommarks-browser-webextension

A cross-browser webextension for Nextcloud Bookmarks
https://addons.mozilla.org/en-US/firefox/addon/freedommarks/
GNU General Public License v2.0
106 stars 15 forks source link

[Bug] tags are not saved #9

Closed hanckmann closed 6 years ago

hanckmann commented 6 years ago

Using this extension in Firefox 59.0.2 64 bit on Linux (Arch Linux), the tags are not stored on the nextcloud server.

Furthermore, it is unclear how multiple tags need to be added (if it would work); should we separate tags with commas? Does it support multi-word tags? Of do we need to encapsulate those words in quotes?

damko commented 6 years ago

hello, yes tags are not stored because nextcloud 13 bookmarks app has changed something in the api and broke the extension. Known bug but I didn't have yet the time to look into it.

Yes it supports multiple tags, separated by commas therefore multiple words would work as one tag. No quotes required, the comma is the limit field