Poprawka Katalogu org

This commit is contained in:
2026-02-21 12:12:16 +01:00
parent 6473f79f36
commit 6ffeae1c5b

View File

@@ -38,9 +38,6 @@
;; numbers are disabled. For relative line numbers, set this to `relative'.
(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
@@ -201,7 +198,7 @@
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
:unnarrowed t)
("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"
"#+title: ${title}\n#+filetags: :magazyn:fpv:\n")
:unnarrowed t))))