From: Silvio Rhatto Date: Sun, 4 Aug 2024 03:44:45 +0000 (-0300) Subject: Updates TODO and adds ChangeLog X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=13c618f61e16ec47ff982be3a509a8918ec18887;p=rhatto%2Fapps.git Updates TODO and adds ChangeLog --- diff --git a/ChangeLog.md b/ChangeLog.md new file mode 100644 index 0000000..d2ecb12 --- /dev/null +++ b/ChangeLog.md @@ -0,0 +1,9 @@ +# ChangeLog + +## 2024-08-04 - Usability + +* [x] Speed up the `status` command: + * [x] `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; no need since these `find` invocations are quick. diff --git a/TODO.md b/TODO.md index d180bf9..90f4b3d 100644 --- a/TODO.md +++ b/TODO.md @@ -2,11 +2,6 @@ ## 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. * [ ] Awesome widgets: * [ ] Displaying the current KVMX clipboard source. * [ ] To display and toggle the current USB status (`hydractl usb-{status,toggle}` commands). diff --git a/scripts b/scripts index 7a2e43e..fcc720a 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 7a2e43e9da275f9ccddcb68cb1be203a8d19091c +Subproject commit fcc720ae85e710eb4aca4ff8bf48b597aa4ea5fe