conceptualspace / yet-another-speed-dial

a modern speed dial for chrome, edge and firefox
Other
177 stars 32 forks source link

Can't edit URLs (and a suggestion to let the user add a title) #11

Closed xan2622 closed 3 years ago

xan2622 commented 4 years ago

When you click on + to add a new thumbnail, the user is invited to enter an address:

Annotation 2020-04-13 143917

Then, the addon opens a new tab (with the given URL) to capture an image (for the thumbnail):

Annotation 2020-04-13 143802

But as you notice, the label below the thumbnail shows the URL address.

And if you right-click on the thumbnail (to edit it), you can notice that the address is in the title field, and the address field is empty (and greyed). There's no way to edit the address:

Annotation 2020-04-13 143820

Suggestion: Please add a Title field on the dialog that appears when the user clicks on +.

This way, the user would be able to enter an address (mandatory, of course) and a custom title if he/she wants to. If no title is provided by the user, then the addon would just copy the URL to the title field.

conceptualspace commented 4 years ago

done