muety / anchr

⚓️ Anchr provides you with a toolbox for tiny tasks on the internet, especially bookmark collections
https://anchr.io
GNU General Public License v3.0
269 stars 26 forks source link

Ability to edit link descriptions #62

Open smaragdus opened 2 years ago

smaragdus commented 2 years ago

Hello,

I registered to Anchr some time ago but actually I started using it today as for several days Simplenote Android app fails to synchronize with server. Thanks for the useful service!

I noticed that once a bookmark is added its description cannot be edited, the only workaround for editing a bookmark I could find was to delete a bookmark and add it anew, which is clumsy.

My suggestion- currently there is only one button delete, and I think that it would be very convenient that you add 3 more buttons:

I think that this particular order of buttons (Open, Copy, Edit, Delete) looks logical. If you choose to implement this suggestion I suppose that you may make the buttons a but smaller than the current Delete button (at least I find it too wide).

I suppose that these buttons would be useful not only for me.

Regards

muety commented 2 years ago

Hi @smaragdus, I'm glad you like Anchr! First of all, to avoid confusion, you are talking about the web app, not about the Android app, correct?

I see the need for being able to edit a link's description. I'll add this as a feature request and hopefully be able to implement it soon! Since there is no API for updating collections, yet, this will also require some backend-side changes, though.

I don't see the benefit of having open and copy button, though. Opening a link is just left clicking it. Copying is right click + Copy Link, so one more click, but I think that's fine, isn't it?

smaragdus commented 2 years ago

@muety

First, thanks for your quick response!

First of all, to avoid confusion, you are talking about the web app, not about the Android app, correct?

Yes, I meant the web app, I have already downloaded the Android app but haven't tested it yet.

I don't see the benefit of having open and copy button, though. Opening a link is just left clicking it. Copying is right click + Copy Link, so one more click, but I think that's fine, isn't it?

It seems that I am stingy with clicks, this is a habit of mine to try to automate as much as possible and avoid clicks. I was even thinking of suggesting dynamic tool bar which appears on hovering the mouse pointer over the link but I thought it was too much. In short- I prefer one click operations but of course I don't mind if you choose to keep things as simple as possible. In its current form Anchr.io is usable for me- I use it just as a temporary emergency tool to share a link or two between the computer and the phone when Simplenote fails to synchronize data.

Regards

muety commented 2 years ago

Thanks for your thoughts! I agree to introducing editing functionality for links, but abstain from adding the copy- and open buttons.