I’m sure there is only a tiny user base that uses both R and TiddlyWiki, but I’ve posted my R scripts that I use regularly to interact with TiddlyWiki on TiddlyHost as TiddlyWikiR.
Scripts for:
- Reading a folder of .tid files into an R dataframe
- Writing content to a running Node wiki from R
- Build a JSON of tiddlers from an R dataframe
- Build a Plugin of tiddlers from an R dataframe
I’m only an amateur in this area, so please use caution / back up, but hopefully helpful for others.