You can use bLADE Wiki to create HTML pages
You can export your notes in HTML format - letting you send a copy of your notes to people without bLADE Wiki.
You can export:
- individual pages
- a whole wiki location
Export a single page
Desktop version
Click on Tools -> Export page to HTML...
In the 'File Save' dialog that opens, identify where to save your HTML page.
Mobile version
Click on Menu -> Tools -> Export to HTML ...
In the 'File Save' dialog that opens, identify where to save your HTML page.
Export a whole wiki location
Desktop version only at present
Click on Tools -> Export whole wiki to HTML ...
In the directory dialog that opens, identify an (ideally empty) directory to store the HTML version of your wiki location.
Your images and stylesheet will be copied with the generated HTML files.
Scriptable exporting
The function to export the whole wiki to HTML can be invoked without starting the wiki app.
This allows exporting of wiki locations to be automated and/or scripted.
To export, use the -export switch when you start the wiki, giving the wiki location and the directory to export to.
For example:
"bLADE Personal Wiki Desktop.exe" -export C:\Location\Of\Wiki\Files C:\Place\To\Export\To
Note that this is only possible with the desktop wiki.


