Reuse draft script for adhoc notes
[khome.git] / home / .xbindkeysrc
index c9c1d51..e8216ec 100644 (file)
 
 "cd ~/doc/ideas && gvim ideas.md"
     Mod4 + i
-#"cd ~/doc/drafts && drafts_prepend && gvim -c NERDTreeFind drafts.md"
+
 "cd ~/doc/drafts && drafts_prepend && gvim drafts.md"
     Mod4 + d + Shift
-"cd ~/doc/drafts && gvim $(draft)"
+"cd ~/doc/drafts && gvim $(draft ~/doc/drafts/adhoc)"
     Mod4 + d
+
 "cd ~/doc/notes && notes_prepend && gvim -c NERDTreeFind notes.md"
+    Mod4 + n + Shift
+"cd ~/doc/notes && gvim $(draft ~/doc/notes/adhoc)"
     Mod4 + n
+
 "cd ~/doc/bookmarks && gvim bookmarks.md"
     Mod4 + b
+
 "cd ~/doc/quotations && gvim quotations.md"
     Mod4 + q
 
This page took 0.026495 seconds and 4 git commands to generate.