{ "info": { "author": "Jon Robson", "author_email": "jdlrobson@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "A TiddlyWeb plugin that allows you to import rss feeds to bags through a twanager command\nTo use just add \"tiddlywebplugins.imrss\" to your twanager_plugins\n\nEach item in an rss feed is mapped to a tiddler by the following rules\n\ntitle: \n guid / id attribute (preferred)\n OR url with \":\",\"/\" and \".\" replaced with \"_\" character\ntext:\n The text by default is saved as a link
{{rss title}}
{{rss description}}