aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..0c96361
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,9 @@
+# TODO
+
+## Usability
+
+* [ ] Speed up the `status` command:
+ * [ ] `status`: run `mrconfig-updater` less often (only if `~/.custom/mrconfig-automatic` is
+ older than an hour or so, or just at every `X` runs (like `git-config-save`)).
+ * [ ] `todo`: run find less often by keeping a `~/.cache/todo` file with the list of TODO
+ files.