TMP
All checks were successful
CI / Typos (push) Successful in 17s
CI / Build and test (push) Successful in 2m33s
CI / Clippy (push) Successful in 3m26s
CI / Build and test (all features) (push) Successful in 9m17s

This commit is contained in:
2026-03-18 09:36:54 -07:00
parent 915d10bd0e
commit e7afca3010
11 changed files with 249 additions and 2 deletions

37
README.md Normal file
View File

@@ -0,0 +1,37 @@
# TODO
- redo sidecars
- sidecar manipulation commands:
- fill (defaults, defined in toml)
- delete
- writing to files would be nice, but we want to be able to revert changes
- make sure to `upload` sidecars
- json extractor
- incremental index
- better errors (s3 not found)
## later
- search ui (betalupi books + handouts)
- lists
- export
- libgen search?
- remote encryption
- publish (arch, nix, crates)
- extractors
- ogg
- regex (from any string, filename, etc)
- whisper (speech-to-text)
- ocr (pdf pages, pass through fn!)
- list, fields on schemas instead of fields
- blobs as items or items as blobs?
- default args for each label (to_json, count)?
- which fields to include in json?
- nonempty (array)
- redo docs
- source types
- sidecars (rename?)
- doc all keys