1
0
Fork 0
Commit graph

23 commits

Author SHA1 Message Date
74e51d906c
Entry filters only accept an entry object
Simplify at a bit by no longer passing a feed object. If a filter
needs it, it can be retrieved with 'elfeed-entry-feed'.
2024-08-04 13:07:19 +02:00
4152ca6032
Add note about backups and lack of import functionality 2024-08-04 09:23:48 +02:00
3c6224359f
Add links to elfeed extensions 2024-08-04 09:10:29 +02:00
e0743061b0
Explain variables in README 2024-08-04 09:06:02 +02:00
8eb0e5e7ff
Show formats in tabular form 2024-08-03 22:19:53 +02:00
e730c75351
Add info file 2024-08-03 22:15:08 +02:00
c4d73622cd
Add README 2024-08-03 22:11:33 +02:00
6f6f0b906f
Add autoloads 2024-08-03 21:58:08 +02:00
82cce61a69
Detail out the types of the fields alist 2024-08-03 21:55:41 +02:00
ec319a6ca3
Rename unused parameter 2024-08-03 21:51:40 +02:00
2a5fd39fef
Add docstring 2024-08-03 21:50:46 +02:00
fb184e58f3
Remove date filter 2024-08-03 21:50:00 +02:00
3e187d378c
Add export the Emacs Lisp Data (*.eld) 2024-08-03 21:48:37 +02:00
853c755914
Add .gitignore 2024-08-03 09:35:11 +02:00
476b050b94
Add capability to select which entries to export 2024-08-03 09:33:26 +02:00
4f9c97c790
Add docstrings 2024-08-02 15:29:54 +02:00
646af2f7e6
Remove obsolete filter
Reviewed-by: Bram Schoenmakers <me@bramschoenmakers.nl>
2024-08-01 23:24:30 +02:00
d330174114
Require elfeed 2024-08-01 23:17:54 +02:00
4cf1259c5b
Made the fields more configurable, allowing for user customization 2024-08-01 22:59:07 +02:00
e761e1eb6f
Factor out entry gathering 2024-08-01 22:32:25 +02:00
7697ec34b6
Rename variable 2024-08-01 22:22:19 +02:00
a672d0e230
Mark function as internal 2024-08-01 22:03:45 +02:00
8624727b93
Initial commit of Emacs package to export the Elfeed database to JSON 2024-08-01 21:55:06 +02:00