Add pocket-reader package
All checks were successful
Publish / publish (push) Successful in 10s

This commit is contained in:
Marcel Kapfer 2024-05-28 17:03:19 +02:00
parent cf557b0bc1
commit 28199ff810
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -2304,6 +2304,17 @@ Emacs client for Mastodon.
mastodon-active-user "mmk2410"))
#+end_src
* Pocket
Emacs client for Pocket reading list (getpocket.com)
[[https://github.com/alphapapa/pocket-reader.el][GitHub: alphapapa/pocket-reader.el]]
#+begin_src emacs-lisp
(use-package pocket-reader)
#+end_src
* mu4e
Managing e-mails is maybe one of the most critical tasks in my life. Over the last years I tried countless different clients, including the famous (neo)mutt, KMail, and Thunderbird. But it seems that I always go back to one specific: mu4e. Maybe because it is integrated in Emacs and Org-mode, maybe because I like using a keyboard-focused client and that's where I end. I don't now. But what I know is: I enjoy using it!