Skip to contents

[!CAUTION] This package will modify and delete tidders in Tiddlywiki. Use it with caution. Create a backup and test it before using,

R-CMD-check.yaml

‘TWConventions’ provides utilities for encoding and enforcing conventions and semantic meaning of TiddlyWiki tiddler titles, fields, and tags. It includes functions to handle canonical names, alternative names (aka), project-specific inclusion rules, and other structured assumptions about TiddlyWiki content. The package allows R scripts and projects to reliably interpret TiddlyWiki data according to standardized conventions without depending on transport or workflow mechanisms.

Installation

Install the developing version from Github.

remotes::install_github('byzheng/twconvention')