powered by
title
content
tags
creator
modifier
created
modified
changecount
tdTitle
tdContent
tdTags
tdCreator
tdModifier
tdCreated
tdModified
tdChangecount
tiddler1 <- new ("tiddler", title = "MyNewTiddler1", content = "the first content") tiddler2 <- newTiddler (title = "MyNewTiddler2", content = "the second content", creator = "me")
Run the code above in your browser using DataLab