Emacs interface for tt-rss
Tom Willemsen
32f394cbfa
* avandu.el (avandu--clear-data): Only use `clear-string' if `avandu-password' is a string, otherwise just set it to nil. (avandu--get-credentials): (avandu--password): New functions. (avandu-login): If either `avandu-user' or `avandu-password' is nil, call `avandu--get-credentials' to fill them. Just pass along `avandu-user' and use `avandu--password' to get the password. |
||
---|---|---|
doc | ||
avandu.el | ||
README.org |
Avandu is an emacs mode that connects to a Tiny Tiny RSS instance and allows you to read the feeds it has gathered locally.
The simplest way to install it is to use package.el:
(package-install-file "/path/to/avandu.el")
For further information I would like to refer you to the avandu info file.
Once installation is out of the way, it should get a value for
avandu-tt-rss-api-url
(for example: http://tt-rss.org/demo/api/) and
then run avandu-overview
.
Once in avandu:overview mode some key bindings will be:
r
:: Mark article at point as read.o
:: Open article at point in a browser. Usesbrowse-url
.n
:: Next article.p
:: Previous article.