move attic/archive location ; remove all things medical and healthcare
This commit is contained in:
parent
6bcbf4743f
commit
8edff3bd97
|
@ -75,8 +75,6 @@
|
||||||
(ignore-errors (kill-buffer "*scratch*"))
|
(ignore-errors (kill-buffer "*scratch*"))
|
||||||
; Open main files used as 'gateway' to everything else
|
; Open main files used as 'gateway' to everything else
|
||||||
(find-file "~/org/culinary/meal_plan.org")
|
(find-file "~/org/culinary/meal_plan.org")
|
||||||
(find-file "~/org/health/health_couples.org")
|
|
||||||
(find-file "~/org/health/health_mike.org")
|
|
||||||
(find-file "~/org/orgzly/_habits.org")
|
(find-file "~/org/orgzly/_habits.org")
|
||||||
(find-file "~/org/orgzly/_todo.org")
|
(find-file "~/org/orgzly/_todo.org")
|
||||||
(find-file "~/org/orgzly/_slipbox.org")
|
(find-file "~/org/orgzly/_slipbox.org")
|
||||||
|
@ -89,12 +87,6 @@
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
(org-agenda nil "t")
|
(org-agenda nil "t")
|
||||||
(goto-char 0)
|
(goto-char 0)
|
||||||
; show kmn health notes/data tracker
|
|
||||||
;(split-window-below)
|
|
||||||
;(next-multiframe-window)
|
|
||||||
;(find-file "~/org/health/health_mike.org")
|
|
||||||
;(goto-char 0)
|
|
||||||
; focus top most frame
|
|
||||||
(next-multiframe-window)
|
(next-multiframe-window)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -108,8 +100,6 @@
|
||||||
(ignore-errors (kill-buffer "*scratch*"))
|
(ignore-errors (kill-buffer "*scratch*"))
|
||||||
; Open main files used as 'gateway' to everything else
|
; Open main files used as 'gateway' to everything else
|
||||||
(find-file "~/org/culinary/meal_plan.org")
|
(find-file "~/org/culinary/meal_plan.org")
|
||||||
(find-file "~/org/health/health_couples.org")
|
|
||||||
(find-file "~/org/health/health_mike.org")
|
|
||||||
(find-file "~/org/orgzly/_habits.org")
|
(find-file "~/org/orgzly/_habits.org")
|
||||||
(find-file "~/org/orgzly/_todo.org")
|
(find-file "~/org/orgzly/_todo.org")
|
||||||
(find-file "~/org/orgzly/_slipbox.org")
|
(find-file "~/org/orgzly/_slipbox.org")
|
||||||
|
|
|
@ -81,9 +81,6 @@
|
||||||
|
|
||||||
(setq org-agenda-file-regexp "\\`[^.].*\\.org\\'")
|
(setq org-agenda-file-regexp "\\`[^.].*\\.org\\'")
|
||||||
(setq org-agenda-files (list
|
(setq org-agenda-files (list
|
||||||
"~/org/health/_health.org"
|
|
||||||
"~/org/health/health_couples.org"
|
|
||||||
"~/org/health/health_mike.org"
|
|
||||||
"~/org/_index.org"
|
"~/org/_index.org"
|
||||||
"~/org/orgzly/_todo.org"
|
"~/org/orgzly/_todo.org"
|
||||||
"~/org/orgzly/_slipbox.org"
|
"~/org/orgzly/_slipbox.org"
|
||||||
|
@ -145,7 +142,7 @@
|
||||||
(agenda "" (
|
(agenda "" (
|
||||||
(org-agenda-overriding-header "Habits")
|
(org-agenda-overriding-header "Habits")
|
||||||
(org-agenda-files (list "~/org/orgzly/_habits.org"
|
(org-agenda-files (list "~/org/orgzly/_habits.org"
|
||||||
"~/org/health/_meds.org"))
|
"~/org/_meds.org"))
|
||||||
(org-agenda-remove-tags t)
|
(org-agenda-remove-tags t)
|
||||||
))
|
))
|
||||||
(tags-todo "+homework" (
|
(tags-todo "+homework" (
|
||||||
|
@ -177,7 +174,7 @@
|
||||||
(agenda "" (
|
(agenda "" (
|
||||||
(org-agenda-overriding-header "Habits")
|
(org-agenda-overriding-header "Habits")
|
||||||
(org-agenda-files (list "~/org/orgzly/_habits.org"
|
(org-agenda-files (list "~/org/orgzly/_habits.org"
|
||||||
"~/org/health/_meds.org"))
|
"~/org/_meds.org"))
|
||||||
(org-agenda-remove-tags t)
|
(org-agenda-remove-tags t)
|
||||||
))
|
))
|
||||||
)
|
)
|
||||||
|
|
|
@ -81,77 +81,23 @@
|
||||||
)
|
)
|
||||||
("h" "Health")
|
("h" "Health")
|
||||||
("hc" "Couples")
|
("hc" "Couples")
|
||||||
("hch" "Homework"
|
|
||||||
entry (file+headline "~/org/health/health_couples.org" "Homework")
|
|
||||||
"** TODO %^{Heading} :health:couples:homework:\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "t"
|
|
||||||
)
|
|
||||||
("hcl" "Log Entry"
|
|
||||||
entry (file+datetree "~/org/health/health_couples.org" "Log")
|
|
||||||
(file "~/org/_org-capture-templates/template_couples_apt_log.org")
|
|
||||||
:time-prompt "t"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "f"
|
|
||||||
)
|
|
||||||
("hcd" "Appointment noteworthy developments / [time] in review"
|
("hcd" "Appointment noteworthy developments / [time] in review"
|
||||||
entry (file+headline "~/org/health/health_couples.org" "To Do")
|
entry (file "~/org/orgzly/_slipbox.org")
|
||||||
(file "~/org/_org-capture-templates/template_couples_apt_developments.org")
|
(file "~/org/_org-capture-templates/template_couples_apt_developments.org")
|
||||||
:immediate-finish "f"
|
:immediate-finish "f"
|
||||||
:jump-to-captured "t"
|
:jump-to-captured "t"
|
||||||
:unnarrowed "t"
|
:unnarrowed "t"
|
||||||
:prepend "t"
|
:prepend "t"
|
||||||
)
|
)
|
||||||
("hca" "Appointment Notes"
|
|
||||||
entry (file+datetree "~/org/health/health_couples.org" "Log")
|
|
||||||
(file "~/org/_org-capture-templates/template_couples_apt_notes.org")
|
|
||||||
:time-prompt "t"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "t"
|
|
||||||
)
|
|
||||||
("hm" "Mike")
|
("hm" "Mike")
|
||||||
("hmh" "Homework"
|
|
||||||
entry (file+headline "~/org/health/health_mike.org" "Homework")
|
|
||||||
"** TODO %^{Heading} :health::homework:\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "t"
|
|
||||||
)
|
|
||||||
("hml" "Log Entry"
|
|
||||||
entry (file+datetree "~/org/health/health_mike.org" "Log")
|
|
||||||
"* %^{Timestamp}U %^{Text} :health:log:%^g\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
|
||||||
:time-prompt "t"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "f"
|
|
||||||
)
|
|
||||||
("hmd" "Appointment noteworthy developments / [time] in review"
|
("hmd" "Appointment noteworthy developments / [time] in review"
|
||||||
entry (file+headline "~/org/health/health_mike.org" "To Do")
|
entry (file "~/org/orgzly/_slipbox.org")
|
||||||
"** READY [#A] %^{Heading} :health:appointment:%^g\nDEADLINE: %^t\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
"* READY [#A] %^{Heading} :health:appointment:%^g\nDEADLINE: %^t\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
||||||
:immediate-finish "f"
|
:immediate-finish "f"
|
||||||
:jump-to-captured "t"
|
:jump-to-captured "t"
|
||||||
:unnarrowed "t"
|
:unnarrowed "t"
|
||||||
:prepend "t"
|
:prepend "t"
|
||||||
)
|
)
|
||||||
("hma" "Appointment Notes"
|
|
||||||
entry (file+datetree "~/org/health/health_mike.org" "Log")
|
|
||||||
"* %^{Timestamp}U %^{Text} :health:appointment:%^g\n:LOGBOOK:\n- Created: %U\n:END:%?"
|
|
||||||
:time-prompt "t"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "t"
|
|
||||||
)
|
|
||||||
("hmx" "Anxiety Entry"
|
|
||||||
entry (file+datetree "~/org/health/health_mike.org" "Log")
|
|
||||||
"* %^{Timestamp}U %^{Text} :panic:\n:LOGBOOK:\n- Created: %U\n:END:\n** Level (0-10/none-strong): %^{Level}\n** What brought on your feelings of anxiety or panic?\n%?\n** Anxiety and Panic Responses\n*** Physical Sensations\nlist the physical sensations you felt during your anxiety response\ne.g. dizziness, shortness of breath, blushing, sweating, muscle tension. Indicate three that frighten you the most.\n*** Thoughts and Images\nlist the thoughts you had when anticipating or experiencing your anxiety response\ne.g. 'im having a heart attack', 'im losign control', 'something terrible will happen'\n*** Behaviors and Actions\nlist the behaviors you exhibited or actions you took as a result of your anxiety response\n"
|
|
||||||
:time-prompt "t"
|
|
||||||
:immediate-finish "f"
|
|
||||||
:jump-to-captured "t"
|
|
||||||
:unnarrowed "t"
|
|
||||||
)
|
|
||||||
("m" "Music import (beets)" entry
|
("m" "Music import (beets)" entry
|
||||||
(file "~/org/orgzly/_slipbox.org")
|
(file "~/org/orgzly/_slipbox.org")
|
||||||
(file "~/org/_org-capture-templates/template_beets.org")
|
(file "~/org/_org-capture-templates/template_beets.org")
|
||||||
|
|
|
@ -24,9 +24,6 @@
|
||||||
(global-set-key (kbd "C-c d s")
|
(global-set-key (kbd "C-c d s")
|
||||||
(lambda () (interactive) (find-file "~/org/orgzly/_slipbox.org"))
|
(lambda () (interactive) (find-file "~/org/orgzly/_slipbox.org"))
|
||||||
)
|
)
|
||||||
(global-set-key (kbd "C-c d h")
|
|
||||||
(lambda () (interactive) (find-file "~/org/health/_health.org"))
|
|
||||||
)
|
|
||||||
(global-set-key (kbd "C-c d g")
|
(global-set-key (kbd "C-c d g")
|
||||||
(lambda () (interactive) (find-file "~/org/games/_games.org"))
|
(lambda () (interactive) (find-file "~/org/games/_games.org"))
|
||||||
)
|
)
|
||||||
|
|
|
@ -166,7 +166,7 @@
|
||||||
(goto-char (point-max))
|
(goto-char (point-max))
|
||||||
(while (outline-previous-heading)
|
(while (outline-previous-heading)
|
||||||
(org-set-property "ARCHIVE" (concat
|
(org-set-property "ARCHIVE" (concat
|
||||||
"~/org/Attic/org-mode/%s/"
|
"~/Attic/org-mode/%s/"
|
||||||
(format-time-string "%Y" (current-time))
|
(format-time-string "%Y" (current-time))
|
||||||
"/"
|
"/"
|
||||||
(format-time-string "%m" (current-time))
|
(format-time-string "%m" (current-time))
|
||||||
|
|
Reference in a new issue