Welcome to the site Morris
Great to see you post here.
I created 2 aliases for FARR that use tiddlywiki and gtdwiki, which are installed by default into FARR.
You can access them by
typing: tiwi OR gwpIf you go to the FARR options and the ALIASES tab, and select the gtd_tiddlywiki.alias file you will see this for the gwp result:
GTD Tiddly Wiki Plus| htmlviewurl file://%FARRDIR%MyLocalData/TiddlyWiki/gwp/gtd_tiddlywiki.htm /ICON=gtd_tiddlywiki.ico
that line is all that is needed to show the self-contained wiki htm file in html view mode. the file is located in the %FARRDIR%MyLocalData/TiddlyWiki/gwp/ directory.
TIWI is:
Tiddly Wiki| htmlviewurl file://%FARRDIR%MyLocalData/TiddlyWiki/tiwi/MyTiddlyWiki.html /ICON=tiddlywiki.ico
If you want to add your own, what you should do is make a directory in
%FARRDIR%MyLocalData/
and put your wiki htm/html file and any other helper files in that directory.
and then make an alias to refer to it, just like the tiwi and gwp aliases.
an important note:
you need to select the myaliases.alias file to add your own aliases (you can move and manually edit stuff later); it's done like this to make updating safer.
one thing i noticed while getting the tiddlywiki and gtdwiki to work before was that i had to manually create some of the backup subdirs or it failed.
i can help getting your tiddlywiki to work if you get stuck following these instructions -- this htmlview mode is all brand new and the aliases aren't the easiest thing to master, so there's no shame in needing help getting it working!