hey quick background I’m making my wiki for a PC game i play to have maps, guides, ect available online and offline all in one place and organized how i want it.
Im trying to get an expertise calculator working for my tiddlywiki. Im able to get it working (dont mind the broken images havent fixed them yet) in an html file externally. I was hoping to get it working inside of tiddlywiki that way i could use it offline as well and on the go on my ipad or iphone if need be. any guidance on how to do this? i was able to get the formatting into a tiddler and have it working i just cant get the script running i guess to change pages and actually have it function…
Should also mention im very new to tiddlywiki and html, ive been only really needing basics so far with my wiki so treat my knowledge as if im 5 lol
. Hence why I came here to see how to get started on making a working version.
- how about that- and, sorry, just noted that you said:
. So far my new one I’m still working on the layout and then I think it should be fairly easy to fill the rest in. However I still don’t know how to get it working in tiddlywiki. If I did it as an iframe I’m guessing I’d ether have to A point it to the directory the file is so then would only work on the 1 device or B host it somewhere so that it could be accessible from any device?