# New Project: tw\_rss

**URL:** https://forum.systemcrafters.net/t/new-project-tw-rss/678
**Category:** Programming
**Created:** [May 12, 2024, 2:52pm UTC](https://forum.systemcrafters.net/t/new-project-tw-rss/678 "2024-05-12T14:52:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tdback](https://avatars.discourse-cdn.com/v4/letter/t/a9a28c/32.png) [@tdback](https://forum.systemcrafters.net/u/tdback)
#### Post date: [May 12, 2024, 2:52pm UTC](https://forum.systemcrafters.net/t/new-project-tw-rss/678/1 "2024-05-12T14:52:38Z")

</div>

Greetings crafters!

I’m excited to announce the release of a project I’ve been working on known as `tw_rss`.

`tw_rss` is an RSS feed generator for [Tiddlywiki](https://tiddlywiki.com), a non-linear notebook similar to that of Org-Roam, Obsidian, etc. It takes advantage of a software design pattern known as “worker pools” to concurrently analyze each individual “tiddler” - known as a note in other note-taking systems - to build out your feed for you based on a set of specified parameters. `tw_rss` was written in the Go programming language, with the main design goals of being simple and fast.

This project was directly inspired by the works of @shom and @benoitj on [Craftering](https://craftering.shom.dev/), and my love for using the TiddlyWiki both as a personal site and note-taking system. Since there was no official RSS generator available for the TiddlyWiki, what better way to partake in the system crafters spirit than to build a solution myself!

If you haven’t played around with the TiddlyWiki, I highly recommend doing so! It is a wonderful piece of software, and makes for a great personal website 😃

Happy hacking!

Project link: [~tdback/tw\_rss - An RSS generator for your TiddlyWiki blog! - sourcehut git](https://git.sr.ht/~tdback/tw_rss)

---

<div class="post-metadata">

### Author: ![benoitj](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.systemcrafters.net/benoitj/32/127_2.png) [@benoitj](https://forum.systemcrafters.net/u/benoitj)
#### Post date: [May 13, 2024, 1:43pm UTC](https://forum.systemcrafters.net/t/new-project-tw-rss/678/2 "2024-05-13T13:43:45Z")

</div>

This is really @shom’s project. To be fair, I’m mostly an influencer on craftering 🙂

Thanks @Shom and @tdback

---

<div class="post-metadata">

### Author: ![shom](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.systemcrafters.net/shom/32/291_2.png) [@shom](https://forum.systemcrafters.net/u/shom)
#### Post date: [May 13, 2024, 2:54pm UTC](https://forum.systemcrafters.net/t/new-project-tw-rss/678/3 "2024-05-13T14:54:56Z")

</div>

Every influencer needs an influencee, @benoitj and I know our roles. Thanks for sharing and the shout-out @tdback!
