dimtion / Shaarlier

Simple Android app for sharing links on Shaarli.
GNU General Public License v3.0
97 stars 11 forks source link

Show bookmark's data if it was saved before #28

Closed bes1967 closed 5 years ago

bes1967 commented 7 years ago

If your bookmark database is quite large it's hard to remember had you already stored concrete url in it or not. While storing bookmark using bookmarklet if url was stored previously you can see all the data entered for it - title, description and tags. It'll be nice to have same functionality in this application.

dimtion commented 5 years ago

This should be fixed in the latest release: https://github.com/dimtion/Shaarlier/releases/tag/v1.5.0

Please let me know if you have any issue.