Move elfeed files info elfeed-db-directory
This commit is contained in:
parent
5085397251
commit
cd1a9fea3e
|
@ -24,8 +24,8 @@ Manage elfeed subscriptions in an org-mode file instead of elisp.
|
|||
:custom
|
||||
(rmh-elfeed-org-files
|
||||
(list
|
||||
(expand-file-name "feeds/rss.org" org-directory)
|
||||
(expand-file-name "feeds/youtube.org" org-directory)))
|
||||
(expand-file-name "rss.org" elfeed-db-directory)
|
||||
(expand-file-name "youtube.org" elfeed-db-directory)))
|
||||
:config
|
||||
(elfeed-org))
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue