From 3f526aa08dfbfc1f9193a58d767260b7dea069b7 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Thu, 30 May 2024 22:16:18 -0400 Subject: README updates --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index beeb783..cbef592 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3