mraza007 / useful-bookmarks

Basically my firefox bookmarks with better search
https://bookmarks-flask.herokuapp.com/
MIT License
28 stars 16 forks source link

save bookmarks to local storage #23

Closed sliee17 closed 5 years ago

sliee17 commented 5 years ago

16

sliee17 commented 5 years ago

@mraza007 it seems the best way of implementing of saving bookmarks is to have an API. The only way to do it in client side is to let the user download an updated file of the bookmark.json which I think is inconvenient for the user

For now I used local storage

mraza007 commented 5 years ago

Look great to me

mraza007 commented 5 years ago

I haven't tested it yet but how does it actually works

mraza007 commented 5 years ago

Didn't add the delete button