Add linux folder to roam config
This commit is contained in:
parent
ec754acfad
commit
a14428b703
|
|
@ -12,7 +12,7 @@
|
|||
:target (file+head "machine_learning/%<%Y%m%d%H%M%S>-${slug}.org"
|
||||
"#+title: ${title}\n") :unnarrowed t)
|
||||
("l" "linux" plain "%?"
|
||||
:target (file+head "machine_learning/%<%Y%m%d%H%M%S>-${slug}.org"
|
||||
:target (file+head "linux/%<%Y%m%d%H%M%S>-${slug}.org"
|
||||
"#+title: ${title}\n") :unnarrowed t)
|
||||
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue