Updated task as ongoing

This commit is contained in:
Alex Tavarez
2025-09-12 09:44:54 -04:00
parent c4d9764dc7
commit 784a67a883

View File

@@ -3,8 +3,6 @@
#+language: en
* PLANNED
** TODO [#A] Modify shell scripts in ~${PROJECT_ROOT}/zfs~ such that assumptions regarding avaialble datasets are minimized
- This could be done by softcoding dataset and pool names or creating functions that specify through argument
** TODO [#A] Create a ~${PROJECT_ROOT}/skel~ directory
- Should contain a shell script setting new permanent but reversible XDG variables, copying the directory structure to existing user home directories, and setting it as default for newly created user home directories
- Should contain subdirectories that match the paths relative to user home directories for XDG variables
@@ -13,5 +11,7 @@
- If want to implement custom desktop entries or menu entries for these custom XDG home subdirectory paths, see more on [[https://wiki.archlinux.org/title/Desktop_entries][desktop entries]] and [[https://wiki.archlinux.org/title/Xdg-menu]xdg-menu]
* IN PROGRESS
** DOING [#A] Modify shell scripts in ~${PROJECT_ROOT}/zfs~ such that assumptions regarding avaialble datasets are minimized
- This could be done by softcoding dataset and pool names or creating functions that specify through argument
* FINISHED