From 283e6a15f055b0508c10fb15e82617c993775065 Mon Sep 17 00:00:00 2001
From: Tim Van Baak <tim.vanbaak@gmail.com>
Date: Fri, 7 Mar 2025 11:21:17 -0800
Subject: [PATCH] README updates

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3e1678d..d2a951b 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ Instead, the web interface can be locked behind a password set via `intake passw
 
 ## Development
 
-* [ ] CLI simplification?
+* [x] CLI simplification?
 * [ ] on_delete triggers
 * [ ] manual item edits, CLI
 * [ ] manual item edits, web
@@ -138,6 +138,9 @@ Instead, the web interface can be locked behind a password set via `intake passw
 * [ ] Escape HTML in logs saved to error items
 * [ ] Mark which sources have INTAKE_FETCH and which don't
 * [ ] Source-level execution timeout
+* [ ] Support fetch specs as batch specs so you can e.g. batch to a dow
+* [ ] Allow desktop-only sources that are invisible on mobile
+* [ ] Items supporting a nonexistent action should gray out the action button
 * Nix flake templates
   * [ ] parsing a news feed
   * [ ] following a webcomic