refactor(gs/emacs): Remove outdated capture templates
Change-Id: I8f2deb21f8edf46768cfe9346c70bb9b63ba76e4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/729 Reviewed-by: glittershark <grfn@gws.fyi>
This commit is contained in:
		
							parent
							
								
									2b2e1152ce
								
							
						
					
					
						commit
						e66ee1c8dc
					
				
					 1 changed files with 0 additions and 14 deletions
				
			
		|  | @ -51,26 +51,12 @@ | |||
|     :kill-buffer t | ||||
|     :unnarrowed t) | ||||
| 
 | ||||
|    ;; ("d" "Tech debt" entry | ||||
|    ;;  (file+headline ,(concat org-directory "/work.org") | ||||
|    ;;                 "Inbox") | ||||
|    ;;  "* TODO %? :debt:\nContext: %a\nIn task: %K" | ||||
|    ;;  :prepend t | ||||
|    ;;  :kill-buffer t) | ||||
| 
 | ||||
|    ("p" "Projects") | ||||
|    ("px" "Xanthous" entry | ||||
|     (file+headline ,(notes-file "xanthous.org") "Backlog") | ||||
|     "* TODO %?\nContext %a\nIn task: %K") | ||||
| 
 | ||||
|    ("d" "Data recording") | ||||
|    ;; ("dr" "Reflux data" table-line | ||||
|    ;;  (file+olp ,(notes-file "personal.org") | ||||
|    ;;            "Data" "Reflux") | ||||
|    ;;  "| %U | %^{reflux|0|1|2|3|4|5} | %^{ate 1hr before bed?|Y|N} | %^{ate spicy food yesterday?|Y|N} |" | ||||
|    ;;  :unnarrowed t | ||||
|    ;;  :immediate-finish t | ||||
|    ;;  ) | ||||
|    ) | ||||
| 
 | ||||
|  org-capture-templates-contexts | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue