Feature #1097
closed
Rename the `bookmark_name` and `bookmark_url` columns in the bookmarks database
Added by Soren Stoutner over 1 year ago.
Updated over 1 year ago.
Description
These should simply be `name` and `url`.
I was planning to make that change before releasing 0.5, but it got away from me.
Possibly `favorite_icon` should also be shortened.
- Status changed from New to Closed
When working on Privacy Browser Android, I realized it is a good idea for these columns to contain the word <bookmark> because it makes things more expressive when working with the import/export code, which combines columns from multiple databases, and name
is too generic. Similarly, URL
is more express in that circumstance when it is specified it is for a bookmark.
Also available in: Atom
PDF