Skip to content

Commit 8d3628c

Browse files
author
Bob Nadler
committed
2 parents ab2ffe6 + b3d4243 commit 8d3628c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#+AUTHOR: Robert Nadler
33
#+EMAIL: robert.nadler@gmail.com
44

5+
[[https://melpa.org/#/elfeed-curate][file:https://melpa.org/packages/elfeed-curate-badge.svg]] [[https://github.com/rnadler/elfeed-curate/actions/workflows/melpazoid.yml/badge.svg]]
6+
57
* Description :unfold:
68

79
*elfeed-curate* is an add-on for [[https://github.com/skeeto/elfeed][elfeed]], an RSS reader for
@@ -227,7 +229,7 @@ Here are the variables that can be customized:
227229
| =elfeed-curate-org-title= | Content of Note | The TITLE part of the '<Date> <Title>' format. See the =elfeed-curate-org-content-header--default= function. |
228230
| =elfeed-curate-date-format= | "%d-%b-%Y" | The date format used in the title. |
229231
| =elfeed-curate-org-options= | #html-style:nil toc:nil num:nil f:nil html-postamble:nil html-preamble:nil | Set org document format options. Default is for an HTML export: no styles, TOC, section numbering, footer. |
230-
| =elfeed-curate-export-dir= | ~/org | Export the org and html content to this directory. |
232+
| =elfeed-curate-export-dir= | ~/org | Write the .org file and exported content to this directory. |
231233
| =elfeed-curate-org-export-backend= | 'html | Select export format. Can be one of: |
232234
| | | =ascii= - Export to plain ASCII text. |
233235
| | | =html= - Export to HTML. |

0 commit comments

Comments
 (0)