From 3a6bb5a7873916a26ecdede5cf97be98c9aa18b6 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 25 Jun 2023 02:15:58 +0000 Subject: [PATCH] add new TODO: better sane.persist behavior esp for ~/private --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 7c37df83..8e8a823a 100644 --- a/TODO.md +++ b/TODO.md @@ -49,6 +49,9 @@ - install [devhelp](https://wiki.gnome.org/Apps/Devhelp) (gnome) - have xdg-open parse ` URIs (or adjust them so that it _can_ parse) - `sane.programs`: auto-populate defaults with everything from `pkgs` +- `sane.persist`: auto-create parent dirs in ~/private + - currently if the application doesn't autocreate dirs leading to its destination, then ~/private storage fails + - this might be why librewolf on mobile is still amnesiac - zsh: disable "command not found" corrections - sane-bt-search: show details like 5.1 vs stereo, h264 vs h265