Project

General

Profile

Actions

Feature #1097

closed

Rename the `bookmark_name` and `bookmark_url` columns in the bookmarks database

Added by Soren Stoutner 10 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Next Release
Start date:
10/12/2023
Due date:
% Done:

0%

Estimated time:

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.

Actions #1

Updated by Soren Stoutner 8 months ago

  • 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.

Actions

Also available in: Atom PDF