Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to edit tags #1639

Open
bene64 opened this issue Aug 30, 2021 · 1 comment
Open

Make it easier to edit tags #1639

bene64 opened this issue Aug 30, 2021 · 1 comment

Comments

@bene64
Copy link

bene64 commented Aug 30, 2021

Is your feature request related to a problem? Please describe.
I want to edit the tags for a lot of bookmarks.
Currently, I need to mark the three dots button and select Details before I can make changes to the tags.
After editing I need to select the closing X to get back to my list.

Describe the solution you'd like
I want to edit tags with fewer clicks.

Some approaches:

  • A selection of a bookmark opens the detail view directly on the side instead of opening the link. This approach may break some other workflows, so it probably needs to be an option.
  • Navigation from one detail view to the next via shortcuts ("j" and "k" are used by some other projects for "next" and "previous")
  • In the list view: make the tags directly editable. This hopefully includes the fix for Make it easier to remove a tag #1157
    • either via a text field which converts finished tags to an item, but allows typing a new one
    • or a "+" button which appears on hover
      • Below is a quick mockup:
        Screenshot_20210830_112133

Describe alternatives you've considered
As workaround I wanted to edit the tags inside my browser. But this doesn't work, as tags aren't supported in Fluccus inside Firefox (floccusaddon/floccus#615).

@marcelklehr
Copy link
Member

A selection of a bookmark opens the detail view directly on the side instead of opening the link. This approach may break some other workflows, so it probably needs to be an option.

I like this idea. Open link could be on double click while single click opens the details.

Did you know that you can drag and drop bookmarks onto tags in the menu?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants