aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Winston2024-06-06 22:55:41 -0400
committerBen Winston2024-06-06 22:55:41 -0400
commit2995f4c401894dbedf9307695036ddb33a8b2acc (patch)
treee8f6d91d9506eb7256c13aa6692adc68be845629
parentac40afe547d1cdc1182f487cf03e2a987427f632 (diff)
add diacritic-insensitive option in readme
-rw-r--r--README.md19
1 files changed, 10 insertions, 9 deletions
diff --git a/README.md b/README.md
index cbef592..f2fad9b 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,16 @@ but in C, 'cause why not?
Differences between (current state) cbooki and the (current iteration) Python version:
-| Feature | Current Version | cbooki |
-|------------|------------------------|---------------------|
-| `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 |
+| Feature | Current Version | cbooki |
+|------------------------|------------------------|-----------------------|
+| `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 |
+| accents in `search` | must be explicit | diacritic-insensitive |
Things that work:
- [x] `search` with arbitrary query items