I like to access the web via RSS feeds. Many forums, even reddit, offer RSS feeds for their sites so that you are notified about new posts/comments. Would something similar be possible to implement for the Zettelkasten forum? I would very much enjoy that functionality.
Will Simpson
The quality of our thinking is directly proportional to the quality of our reading. To think better, we must read better. - Rohan kestrelcreek.com
A bit of Saturday trivia: You can find feeds on most feed-enabled web pages through the page metadata. That's how Feedly figured it out for Will. When you view the page source of the forum index, this is pretty far at the top inside the <head>...</head> block:
Comments
Try https://forum.zettelkasten.de/discussion/ this worked great in Feedly, my feed reader. It adds to my feed every discussion but not each reply.
Will Simpson
The quality of our thinking is directly proportional to the quality of our reading. To think better, we must read better. - Rohan
kestrelcreek.com
Oooh, RSS users! I'm delighted!
This is the forum feed:
A bit of Saturday trivia: You can find feeds on most feed-enabled web pages through the page metadata. That's how Feedly figured it out for Will. When you view the page source of the forum index, this is pretty far at the top inside the
<head>
...</head>
block:Viewing the page source, then Ctrl-F/Cmd-F searching for
rss
orrel="alternate"
often worksAuthor at Zettelkasten.de • https://christiantietze.de/
Thanks a lot Christian! Thank you Will, too, but I will use the direct link instead, as I am using newsboat for RSS.