Ogarnićie org-fc

This commit is contained in:
2026-02-21 10:42:08 +01:00
parent 91a2770433
commit 6473f79f36
2 changed files with 15 additions and 0 deletions

View File

@@ -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))