calpaterson / quarchive

Traditional "Web 2.0" social bookmarking, with small improvements
https://quarchive.com/
GNU Affero General Public License v3.0
99 stars 6 forks source link

Import bookmark tags from the browser #63

Open mattijohn opened 3 years ago

mattijohn commented 3 years ago

Brief overview

AS A user

I WANT be able to add bookmark tags within the browser

SO THAT I don't need to create tags in the Quarchive website

~AS A user~

~I WANT bookmark tags to be imported from the browser~

~SO THAT I don't need to create tags in the Quarchive website instead of in the browser~

Additional details

calpaterson commented 3 years ago

Firefox doesn't yet let extensions access this data (they track this as bug 1225916) but perhaps will in the future.

I'm not aware that chrome allows for tagging bookmarks via the browser UI.

I half-plan to add an address bar button to the browser extension to allow people to at least edit the tags there without having to go to the site. The other (and main) feature of that would be making it more obvious that you're visiting a page that you've bookmarked. Maybe it could show you "$n comments" as well.

mattijohn commented 3 years ago

An address bar button would be great. TBH I was only trying to add tags in Firefox to work around the bug with editing tags. Maybe should be changed to say something like

AS A user

I WANT be able to add bookmark tags within the browser

SO THAT I don't need to create tags in the Quarchive website

calpaterson commented 3 years ago

Agreed and done - will be a bit of a while until I broach the subject of an address bar button though I'm afraid!

The bug with editing tags was corrected already :)

iaeiou commented 3 years ago

Hi @calpaterson

Agreed and done

Could you please confirm that tags are properly imported now?

It would be a super feature, tags and Firefox are such a mess!

calpaterson commented 3 years ago

I'm sorry, when I said "agreed and done" I wasn't referring to the work to complete this story.

This will be one of the next things I work on though.