WebMemex / webmemex-extension

📇 Your digital memory extension, as a browser extension
https://webmemex.org
Other
208 stars 45 forks source link

Delete a single page from the DB #48

Closed blackforestboi closed 7 years ago

blackforestboi commented 7 years ago

As a user I should be able to delete a single page from the DB.

Ideally this happens in the search results list, as @RohanMishra97 reminded us in this thread: https://github.com/WebMemex/webmemex-extension/issues/40#issuecomment-284130469

I assume that @reficul31 will implement it in the UI, so we need someone who implements the deletion from the DB.

Although here might come the question, if we now automatically delete the page object and all the visit objects as well, or just a single visit? I would go for the first one.

Mockup
screen shot 2017-03-04 at 10 14 21
Treora commented 7 years ago

This is exactly what is being discussed in #21, let's keep the discussion in one place.