about summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-26 11:32:02 -0600
committerCase Duckworth2021-02-26 11:32:02 -0600
commit3f74ea8d42a7e121866526a1a3aa5dd1ef3b99a2 (patch)
tree31c90cc4677f16b9ece93ee97e630a588317a8ea /config.org
parentLINE ENDINGS (diff)
downloademacs-3f74ea8d42a7e121866526a1a3aa5dd1ef3b99a2.tar.gz
emacs-3f74ea8d42a7e121866526a1a3aa5dd1ef3b99a2.zip
Set up elfeed-protocol w/ Fever
Diffstat (limited to 'config.org')
-rw-r--r--config.org107
1 files changed, 20 insertions, 87 deletions
diff --git a/config.org b/config.org index b35ed30..d84d7ab 100644 --- a/config.org +++ b/config.org
@@ -2281,96 +2281,29 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2281 (acdw/bind "f" #'elfeed :map acdw/leader) 2281 (acdw/bind "f" #'elfeed :map acdw/leader)
2282#+end_src 2282#+end_src
2283 2283
2284**** Elfeed feeds 2284**** Elfeed-protocol
2285
2286I have Miniflux set up on my server, so I can use its Fever integration.
2287
2288#+begin_src emacs-lisp :noweb-ref packages
2289 (straight-use-package 'elfeed-protocol)
2290#+end_src
2291
2292#+begin_src emacs-lisp :noweb-ref settings
2293 (setq-default elfeed-use-curl t
2294 elfeed-curl-extra-arguments '("--insecure"))
2295 ;;(elfeed-set-timeout 36000)
2296#+end_src
2285 2297
2286#+begin_src emacs-lisp :noweb-ref settings 2298#+begin_src emacs-lisp :noweb-ref settings
2287 (setq elfeed-feeds 2299 (setq elfeed-feeds
2288 `( 2300 '(("fever+https://acdw@mf.acdw.net"
2289 ("https://computer.rip/rss.xml" tech newsletter) 2301 :api-url "https://mf.acdw.net/fever/"
2290 ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather) 2302 :use-authinfo)))
2291 ("https://www.realbakingwithrose.com/month?format=rss" food) 2303#+end_src
2292 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) 2304
2293 ("https://www.makeworld.gq/feed.xml" blag) 2305#+begin_src emacs-lisp :noweb-ref modes
2294 ("https://whyarentyoucoding.com/feed.xml" comix) 2306 (elfeed-protocol-enable)
2295 ("https://xkcd.com/atom.xml" comix)
2296 ("https://falseknees.com/rss.xml" comix)
2297 ("https://chrisman.github.io/rss.xml" fwend dozens blag)
2298 ("https://tilde.team/~dozens/dreams/rss.xml" fwend dozens blag)
2299 ("https://society.neocities.org/rss.xml" fwend dozens)
2300 ("https://supervegan.neocities.org/feed.xml" fwend dozens food)
2301 ("https://blog.astrosnail.pt.eu.org/feed.atom" tech blag)
2302 ("https://www.greghendershott.com/feeds/all.atom.xml" tech blag)
2303 ("https://hans.gerwitz.com/feeds/writing.rss" fwend)
2304 ("http://planet.lisp.org/rss20.xml" tech lisp)
2305 ("https://wflewis.com/feed.xml" blag fwend)
2306 ("HTTPS://atthis.link/rss.xml" blag tech)
2307 ("https://rachelbythebay.com/w/atom.xml" blag tech)
2308 ("https://notes.neeasade.net/rss_full.xml" blag tech)
2309 ("https://www.uninformativ.de/blog/feeds/en.atom" blag tech)
2310 ("http://blog.z3bra.org/rss/feed.xml" blag tech)
2311 ("https://blog.sanctum.geek.nz/feed/" blag tech)
2312 ("https://drewdevault.com/blog/index.xml" blag tech)
2313 ("https://usesthis.com/feed.atom" tech)
2314 ("https://occasionallycogent.com/feed.xml" blag)
2315 ("https://www.murilopereira.com/index.xml" blag tech)
2316 ("https://botanistinthekitchen.blog/feed/" blag food)
2317 ("https://www.careercenterbr.com/feed/" work)
2318 ("https://blog.ebrpl.com/feed/" work)
2319 (,(concat ; long-ass url
2320 "https://lemmy.ml/feeds/front/"
2321 "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9."
2322 "eyJpZCI6MTY4MjQsImlzcyI6ImxlbW15Lm1sIn0"
2323 ".yE2zUGjvlEuTZZi3TiF9HR7L7ITM9f_"
2324 "fQnquyYLgdJ4.xml?sort=Active")
2325 news)
2326 ("https://lobste.rs/rss" news tech)
2327 ("https://feeds.npr.org/1001/rss.xml" news)
2328 (,(concat ; long-ass url
2329 "https://tilde.news/rss?token="
2330 "FvdFj8rQkhrBy9j1yON1t6RYKDdcuG1MoUlyvRICmbgDGCf2JTWAEObDhdgt")
2331 news tildes tech)
2332 ("https://www.acdw.net/atom.xml" fwend)
2333 ("https://envs.net/~lucidiot/rsrsss/feed.xml" fwend)
2334 ("https://planet.emacslife.com/atom.xml" emacs tech)
2335 ("http://tilde.town/~lucidiot/fridaypostcard.xml" tildes art)
2336 ("https://quasivoid.net/feed.atom" tildes)
2337 ("https://benjaminwil.info/feed.xml" tildes fwend)
2338 ("https://benjaminwil.info/antisocial/feed.xml" tildes)
2339 ("https://blog.ryliejamesthomas.net/feed/" tildes)
2340 ("https://p1k3.com/feed" tildes)
2341 ("https://cosmic.voyage/rss.xml" tildes fiction sci-fi)
2342 ("https://jackreid.xyz/index.xml" tildes)
2343 ("http://lambdacreate.com/static/feed.rss" tildes fwend)
2344 ("https://gaffen.co.uk/feed.xml" tildes)
2345 ("https://gmb.21x2.net/rss.xml" tildes)
2346 ("https://www.insom.me.uk/feed.xml" tildes)
2347 ("https://invisibleup.com/atom.xml" tildes)
2348 ("https://m455.casa/feed.rss" tildes fwend)
2349 ("https://petras.space/index.xml" tildes)
2350 ("https://www.benovermyer.com/post/index.xml" tildes)
2351 ("https://tilde.town/~trm/blog/atom.xml" tildes)
2352 ("https://tilde.team/feed.rss" tildes)
2353 ("http://ajroach42.com/feed.xml" tildes)
2354 ("http://tilde.town/~mroik/blog/rss.xml" tildes)
2355 ("https://hamster.dance/blog/rss/" tildes)
2356 ("https://m455.neocities.org/feed.rss" tildes fwend)
2357 ("https://eli.li/feed.rss" tildes fwend)
2358 ("https://aiweirdness.com/rss" tech)
2359 ("http://tilde.town/~m455/javapool.rss" tilde)
2360 ("https://spwhitton.name/blog/index.rss" blag)
2361 (,(concat "https://www.theadvocate.com/search/?"
2362 ;; Let's Build A URL!!!
2363 "f=rss" ; RSS feed
2364 "&l=10" ; 10 most recent (length)
2365 "&c[]=" ; I'm guessing ... categories?
2366 "baton_rouge/news*,"
2367 "baton_rouge/opinion*"
2368 "?t=article" ; type=article
2369 )
2370 news)
2371 ("https://esoteric.codes/rss" tech)
2372 ("https://wphicks.github.io/feed.xml" blag)
2373 ))
2374#+end_src 2307#+end_src
2375 2308
2376** 0x0 (null pointer) :package: 2309** 0x0 (null pointer) :package: