]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Update IDEAS
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jul 2024 11:02:28 +0000 (08:02 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 9 Jul 2024 11:02:28 +0000 (08:02 -0300)
IDEAS.md

index 2d893b84fa5df74554786a7c7389e42f2bb48911..ad9079033673f8563b7116d328b381b5e117b8e3 100644 (file)
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -1,6 +1,19 @@
 # Ideas
 
-* add an `infectionfile` with additional commands to setup the environment?
-* decomposer: dependency tracker to handle git submodule removal.
-* lsd: option to manage modules from this repository using decomposer.
-* create `firejail-{disable,restore}` scripts to easily disable/enable firejail.
+## LSD/Infection
+
+* Add an `infectionfile` with additional commands to setup the environment?
+* LSD: option to manage modules from this repository using decomposer.
+
+## Packaging and modularization
+
+* Decomposer: dependency tracker to handle git submodule removal.
+* Create `firejail-{disable,restore}` scripts to easily disable/enable firejail.
+
+## 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.