From 3f9f69812d318c2121db8e7cb4c880223f1a6c1a Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Tue, 28 May 2024 22:11:20 -0400 Subject: README updates --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 69d710f..07b5f39 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,14 @@ Things that work: Things that don't work: - [ ] `search` with more than 5 query items - - [ ] searching for a single author in a multi-author item - - [x] ~~printing any array thing~~ `on` works, but others don't + - [x] searching for a single author in a multi-author item + - [x] ~~printing any array thing~~ support for `on`, `author`, `language`, and `translator` - [x] ~~`^` or `$` in string searching~~ should work - [ ] sorting in any way Things that might change: - [ ] `--show` might want to limit by field - - [x] (now parsing manually) ~~currently uses [tomlc99](https://github.com/cktan/tomlc99), which is great but might be overkill for this~~ + - [x] now parsing manually ~~currently uses [tomlc99](https://github.com/cktan/tomlc99), which is great but might be overkill for this~~ - [ ] maybe prefixed `<` or `>` for numeric searches - [ ] format strings - [ ] discover endpoint -- cgit v1.2.3