Clean up bookmark annotation data once annotations have been removed
Categories
(Toolkit :: Places, enhancement, P3)
Tracking
()
People
(Reporter: standard8, Unassigned, Mentored)
References
Details
(Whiteboard: [lang=js][lang=cpp][lang=SQL][good next bug])
User Story
We should remove the moz_items_annos table, all the references to it and the PLACES_ANNOS_BOOKMARKS_COUNT histogram. Also querying parameters https://searchfox.org/mozilla-central/rev/d25eb00ab4e90cc0130cd18f303a04cc2a2f8409/toolkit/components/places/nsINavHistoryService.idl#829-844
Updated•7 years ago
|
| Reporter | ||
Comment 1•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment 7•7 years ago
|
||
Comment 9•7 years ago
|
||
Comment 10•7 years ago
|
||
| Comment hidden (metoo) |
Comment 12•7 years ago
|
||
| Comment hidden (advocacy) |
Comment 14•7 years ago
|
||
Comment 15•7 years ago
|
||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Comment 20•7 years ago
|
||
Please, please, please, don't delete the Description field internally!
I have a folder named "Citations" where I would bookmark every single page I found to be helpful in solving a problem, and I would blank the Description field and then use it to write in a synopsis of what the problem was, and how the page helped me find a solution. Essentially, I used the Description as a sort of diary for years before I started using Stack Overflow in 2013, but those Descriptions still represent years of my life and I would be heartbroken if they were all deleted. I still have a few other descriptions that I set from around 2016-2018, but those were for discrete use cases.
I just tried to write a diary description of a bookmark from Q1 2018 this past weekend, and when I realized the description field was disabled, I was brought here. I'm begging you, please don't delete this field internally or find a way to migrate it to the Places format.
due to the fact descriptions were pre-filled with page data, we don't know which users modified them, so we should notify every user
There should be a warning box in the bookmarks interface itself that says the Description field has been removed and why in the same place the Description field was. That way, the users like me who care about the description field will know that it's missing, and the ones who don't care will just ignore it. I've been very busy since Q1 2018 and haven't had the time to take a day to organize my bookmarks where I would have filled in their descriptions and sorted them into folders. I actually did panic upon seeing that I've been asleep on this for 10 months and might have already lost my data.
Comment 21•6 years ago
|
||
(In reply to Patrick Seiter from comment #20)
Please, please, please, don't delete the Description field internally!
We waited a year, and in the meanwhile all the Firefox versions kept that information and exported it in automatic bookmark backups, so anyone with a decent backup system will have this data forever. At this point in time I expect that almost everyone in need of that data already exported it somewhere else, because it was pretty obvious that it disappeared from the UI.
I'll start with the removal now, because we are past Firefox ESR 68, the description field was removed with a release note in Firefox 63. Firefox 69 will be released in 3 months, that is even additional time.
Comment 22•6 years ago
|
||
OK still really upset to see this feature go. It was hands down the best interface feature of firefox.
I hope you add a notes text area back to bookmark properties one day. It would be shameful if you waited for chrome to add it first.
| Comment hidden (metoo) |
| Comment hidden (metoo) |
Comment 25•6 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #21)
We waited a year, and in the meanwhile all the Firefox versions kept that information and exported it in automatic bookmark backups, so anyone with a decent backup system will have this data forever. At this point in time I expect that almost everyone in need of that data already exported it somewhere else, because it was pretty obvious that it disappeared from the UI.
I backup my entire Firefox profile once a week. I just backed up my work profile and I still see descriptions in the bookmarks. I have several other profiles for different use cases. I'll very urgently go through all my Firefox profiles and try extracting my personal descriptions from my bookmarks. Thanks for the heads up!
Even with this change, I'm happy that Firefox bookmarks management is still objectively superior to that of Google Chrome's.
Comment 26•6 years ago
|
||
Is there an addon that can save store multiline text on a bookmark's right click properties yet?
| Comment hidden (advocacy) |
Updated•5 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
Updated•3 years ago
|
Comment 28•3 years ago
|
||
also remove most remaining uses of moz_items_annos, we may want to keep the table and some migration around though
https://searchfox.org/mozilla-central/search?q=moz_items_annos&path=&case=false®exp=false
Comment 29•3 years ago
|
||
Hii! I have solved a few good first bug and interested in solving this bug. Can I get some guidance how to proceed?
Description
•