calpaterson / quarchive

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

Quickly add a tag #66

Closed calpaterson closed 3 years ago

calpaterson commented 3 years ago

Brief overview

AS A frequent tagger

I WANT a way to quickly add a tag to bookmarks from the bookmarks div

SO THAT I can avoid the rigmarole of having to do a full edit

Additional details

Add a line something like this to the div macro

<form action="/this/bookmark/quickly-add-tag"><input type="text"></input></form>

POST-REDIRECT-GET, ending in on the same page, with an anchor fragment pointing to the bookmark that was altered