diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,11 +8,13 @@ Differences between (current state) cbooki and the (current iteration) Python ve | Feature | Current Version | cbooki | |------------|------------------------|---------------------| -| `add` | works | doesn't exist | +| `add` | works | works | | `discover` | works | doesn't exist | | sorting | by author last name | by order in file | | styling | title underlined | no styling | | `--show` | only at end of command | anywhere in command | +| lists | anywhere in file | on string fields | +| `search` | by author, title, on | + language | Things that work: - [x] `search` with arbitrary query items |
