Poprawka Katalogu org
This commit is contained in:
@@ -38,9 +38,6 @@
|
|||||||
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||||
(setq display-line-numbers-type t)
|
(setq display-line-numbers-type t)
|
||||||
|
|
||||||
;; If you use `org' and don't want your org files in the default location below,
|
|
||||||
;; change `org-directory'. It must be set before org loads!
|
|
||||||
(setq org-directory "~/org/")
|
|
||||||
|
|
||||||
|
|
||||||
;; Whenever you reconfigure a package, make sure to wrap your config in an
|
;; Whenever you reconfigure a package, make sure to wrap your config in an
|
||||||
@@ -201,7 +198,7 @@
|
|||||||
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
|
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
|
||||||
:unnarrowed t)
|
:unnarrowed t)
|
||||||
("s" "sprzęt / magazyn" plain
|
("s" "sprzęt / magazyn" plain
|
||||||
"\n* Opis\n%?\n\n* Logistyka\nLokalizacja: "
|
"\n* Opis\n%?\n\n* Logistyka\nLokalizacja:\n\n* Obraz\n"
|
||||||
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org"
|
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org"
|
||||||
"#+title: ${title}\n#+filetags: :magazyn:fpv:\n")
|
"#+title: ${title}\n#+filetags: :magazyn:fpv:\n")
|
||||||
:unnarrowed t))))
|
:unnarrowed t))))
|
||||||
|
|||||||
Reference in New Issue
Block a user