Astroport.ONE/RUNTIME/TW
fred 31d9ae87b7 import_tiddler.sh "TWpath/index.html" "TIDpath/tiddler.json" 2024-04-25 13:52:57 +02:00
..
ForemostPoets-Moonraker.json TW in IPFS acts as a distributed object storage database. 2024-04-22 20:10:43 +02:00
delete_tiddler.sh TW in IPFS acts as a distributed object storage database. 2024-04-22 20:10:43 +02:00
import_tiddler.sh import_tiddler.sh "TWpath/index.html" "TIDpath/tiddler.json" 2024-04-25 13:52:57 +02:00
readme.md TW in IPFS acts as a distributed object storage database. 2024-04-22 20:10:43 +02:00
twsector.html TW in IPFS acts as a distributed object storage database. 2024-04-22 20:10:43 +02:00

readme.md

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 ....