Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbook: reduce runtime overhead by moving icon generation to db write | sinanmohd | 2023-08-02 | 1 | -4/+10 |
* | dbook: lazy evaluate value of keys | sinanmohd | 2023-08-02 | 1 | -6/+6 |
* | dbook: trim function to remove white spaces on string ends | sinanmohd | 2023-08-02 | 1 | -15/+14 |
* | dbook: delete saved data when key is removed | sinanmohd | 2023-08-01 | 1 | -0/+6 |
* | dbook: cleanup, remove boilerplate in save and insert | sinanmohd | 2023-08-01 | 1 | -18/+15 |
* | dbook: code refactoring, better ux and error management | sinanmohd | 2023-07-06 | 1 | -208/+193 |
* | dbook: make usage a function | sinanmohd | 2023-07-05 | 1 | -11/+17 |
* | dbook: proper spacing in notify-send | sinanmohd | 2023-07-05 | 1 | -2/+2 |
* | dbook: fail gracefully when bookmarks is empty | sinanmohd | 2023-07-05 | 1 | -0/+2 |
* | dbook: spell error in vars | sinanmohd | 2023-03-20 | 1 | -1/+1 |
* | font: switch to font awesome for icons | sinanmohd | 2023-03-20 | 1 | -6/+6 |
* | dbook: preserve spacing of config file when using -d | sinanmohd | 2023-03-17 | 1 | -1/+4 |
* | dbook: initial commit: a bookmark manager | sinanmohd | 2023-03-16 | 1 | -0/+309 |