Ogarnićie org-fc
This commit is contained in:
@@ -205,3 +205,12 @@
|
||||
:target (file+head "%<%Y%m%d%H%M%S>-${slug}.org"
|
||||
"#+title: ${title}\n#+filetags: :magazyn:fpv:\n")
|
||||
:unnarrowed t))))
|
||||
|
||||
|
||||
|
||||
|
||||
(use-package! org-fc
|
||||
:after hydra
|
||||
:config
|
||||
(setq org-fc-directories '("/storage/emulated/0/Documents/NotatkiOrg/assets/cards"))
|
||||
(require 'org-fc-hydra))
|
||||
|
||||
@@ -52,3 +52,9 @@
|
||||
;; (unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;; (unpin! t)
|
||||
|
||||
|
||||
(package! hydra)
|
||||
|
||||
(package! org-fc
|
||||
:recipe (:host github :repo "l3kn/org-fc"))
|
||||
|
||||
Reference in New Issue
Block a user