The goal of myTideR is to use R to expand your TiddlyWiki through automatic actions called tides. To see it in action, please see this demonstration of an early version: https://www.youtube.com/watch?v=kBH73OoaL9o
Installation
You can install the development version of myTideR from GitHub with:
# install.packages("devtools")
devtools::install_github("andjar/myTideR")
Please see Get started for more examples!