add capture templates for warframe daily/weekly

This commit is contained in:
KemoNine 2024-03-18 09:41:43 -04:00
parent a75d0588b6
commit d68d39cf24
1 changed files with 18 additions and 2 deletions

View File

@ -49,8 +49,24 @@
:unnarrowed "t"
)
("gw" "Warframe")
("gwc" "To Do (Slipbox)"
entry (file+headline "~/org/games/games_warframe.org" "Slipbox")
("gwd" "Daily Reset"
entry (file+headline "~/org/games/games_warframe.org" "Daily / Weekly Reset")
(file "~/org/games/template_game_warframe_daily_reset.org")
:prepend t
:immediate-finish "f"
:jump-to-captured "t"
:unnarrowed "t"
)
("gww" "Weekly Reset"
entry (file+headline "~/org/games/games_warframe.org" "Daily / Weekly Reset")
(file "~/org/games/template_game_warframe_weekly_reset.org")
:prepend t
:immediate-finish "f"
:jump-to-captured "t"
:unnarrowed "t"
)
("gwt" "To Do"
entry (file+headline "~/org/games/games_warframe.org" "To Do")
"** TODO %^{Heading}\n%?"
:immediate-finish "f"
:jump-to-captured "t"