Update README
With relative path scripts and source batching, the Go implementation has now reached feature parity with the Python implementation. After some beta testing and any necessary CLI and UI adjustments, the go branch will replace the python branch as HEAD.
This commit is contained in:
parent
67760cdedf
commit
37ef52259f
17
README.md
17
README.md
@ -127,20 +127,6 @@ Instead, the web interface can be locked behind a password set via `intake passw
|
||||
|
||||
## Development
|
||||
|
||||
Parity features
|
||||
|
||||
* [x] source batching
|
||||
* [x] web source add
|
||||
* [x] first-party replacement for cron
|
||||
* [x] NixOS module
|
||||
* [x] NixOS vm demo
|
||||
* [ ] Escape HTML in logs saved to error items
|
||||
* [x] Add dbdir/bin to source PATH for custom update scripts
|
||||
* [ ] Mark which sources have INTAKE_FETCH and which don't
|
||||
* [ ] Source-level execution timeout
|
||||
|
||||
Future features
|
||||
|
||||
* [ ] CLI simplification?
|
||||
* [ ] on_delete triggers
|
||||
* [ ] manual item edits, CLI
|
||||
@ -149,6 +135,9 @@ Future features
|
||||
* [ ] items gracefully add new fields and `action` keys
|
||||
* [ ] arbitrary date punt
|
||||
* [ ] TUI feed view
|
||||
* [ ] Escape HTML in logs saved to error items
|
||||
* [ ] Mark which sources have INTAKE_FETCH and which don't
|
||||
* [ ] Source-level execution timeout
|
||||
* Nix flake templates
|
||||
* [ ] parsing a news feed
|
||||
* [ ] following a webcomic
|
||||
|
Loading…
Reference in New Issue
Block a user