diff --git a/tasks.org b/tasks.org index 8c45c9f..e3153e4 100644 --- a/tasks.org +++ b/tasks.org @@ -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 \ No newline at end of file