> For the complete documentation index, see [llms.txt](https://astroport-1.gitbook.io/astroport.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astroport-1.gitbook.io/astroport.one/runtime/tw.md).

# Runtime TW

TiddlyWiki acts as a distributed object database

this scripts provides elemental TW interactions

* Import a Tiddler (json) in a TiddliWiki

`./import_tiddler.sh tiddlywiki.html ForemostPoets-Moonraker.json`

<https://talk.tiddlywiki.org/t/how-to-add-extract-modify-tiddlers-from-command-line-to-do-ipfs-media-transfer/4345?u=papiche>

* Delete a Tiddler (title) from a TiddliWiki

`./delete_tiddler.sh tiddlywiki.html "/TEST/ForemostPoets-Moonraker.mp3"`

<https://talk.tiddlywiki.org/t/how-to-filter-and-delete-multiple-tiddlers/4950>

you can add more complex queries ....
