diff --git a/README.md b/README.md
index aae3c19..b269420 100644
--- a/README.md
+++ b/README.md
@@ -110,20 +110,25 @@ Parity features
 * [x] crontab integration
 * [ ] source batching
 * [x] add item from web
+* [ ] web edit channels
+* web edit sources
+  * [ ] edit action argv
+  * [ ] edit source envs
+  * [ ] edit source crontab
 * [x] Nix build
 * [ ] NixOS module
 * [ ] NixOS vm demo
-* [ ] Nix flake templates
 
 Future features
 
 * [ ] on_delete triggers
 * [ ] manual item edits, CLI
 * [ ] manual item edits, web
-* [ ] source-level TTS
+* [x] source-level TTS
 * [ ] metric reporting
 * [x] on action failure, create an error item with logs
 * [ ] items gracefully add new fields and `action` keys
 * [ ] arbitrary date punt
-* [ ] sort crontab entries
+* [x] sort crontab entries
 * [ ] TUI feed view
+* [ ] Nix flake templates