Added an Org task list
This commit is contained in:
		
							
								
								
									
										17
									
								
								tasks.org
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								tasks.org
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
#+author: Alex Tavarez
 | 
			
		||||
#+email: ajt95@prole.biz
 | 
			
		||||
#+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
 | 
			
		||||
    - Should only do the former steps after each iterative appropriate mounting operation at given leaves of the directory tree before continuing
 | 
			
		||||
    - For assistive information, see: [[https://wiki.archlinux.org/title/XDG_user_directories][info on XDG user directories]] and [[https://wiki.archlinux.org/title/XDG_Base_Directory][info on XDG base directories]]
 | 
			
		||||
    - 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
 | 
			
		||||
 | 
			
		||||
* FINISHED
 | 
			
		||||
		Reference in New Issue
	
	Block a user