Actually, my goals were a lot simpler than that. I am currently using TW as an "editor" for my web site <http://dullroar.com/Home.html>, and then generate a static set of pages from it. Since my site used to host my blog, I was wanting a "feed" that could alert of changes and updates by subscribing to http://dullroar.com/atom.xml for anyone who still uses a feed reader in this day and age (I do, but at age 54 I expect the tech tribe to push me out on the ice floe any day now :). That was my sole use case.
However, I am willing to consider fleshing it out more. For example, while the plugin works in-browser, the feed it generates presumes a static set of pages and not TW permalinks. That is probably broken and I need to fix it (I have created an issue for that <https://github.com/dullroar/TW5-atomfeed/issues/1>). Also, right now it supports the *summary *element in ATOM but not the *content *element (in other words, it doesn't allow a "full feed" with all the tiddler content but simply a set of tiddler titles and links). I have created an issue for that, too <https://github.com/dullroar/TW5-atomfeed/issues/2>. On Thursday, January 1, 2015 11:04:29 AM UTC-6, Mat wrote: > > Thanks for sharing Jim! I'm not so versed in these things so I hope it's > ok with some basic question: > > Is the purpose of this all to get a way to check+collect tiddlers from > whole tiddlywikis, set up in (exclusively) node.js and on any public server? > > Assuming it is (sounds fantastic!!!) - would this allow for a user to have > this feed inside a TW and have updaes on external Tiddlywikis automatically > be reflected in the users TW? Are tiddlers actually imported (sounds > dangerous) or how are things actually expressed/manifested? > > I'm hoping for some method that could be used for what I describe here > <https://groups.google.com/d/msg/tiddlywikidev/NlPZwuoSsJk/pdkUlK1bocwJ>, > i.e for a user to have a tiddler that behaves like a live channel either to > a specific other TW and that allows for filtering somewhere along the line > so to only get the relevant new information (perhaps tiddlers tagged in a > specific way) or, even, that this live channel gathers updates from > multiple places but, ideally, presented in a user defined way (maybe > wrapped inside some CSS). > > Is your ATOM feed something that is relevant for these thoughts? > > And would it put demands on the "provider" other than, if I get your > right, that he has his TW in node.js form? > > Thank you again, Jim! > > <:-) > > Thank you! > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

