mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Docs updates
This commit is contained in:
parent
1c2696614e
commit
27f724d0ed
@ -10,3 +10,4 @@ Then you can:
|
|||||||
* Save changes using the 'download' button in the sidebar
|
* Save changes using the 'download' button in the sidebar
|
||||||
* Edit [[DefaultTiddlers|$:/DefaultTiddlers]] to determine which tiddlers appear when you open this wiki
|
* Edit [[DefaultTiddlers|$:/DefaultTiddlers]] to determine which tiddlers appear when you open this wiki
|
||||||
* Edit the SiteTitle and SiteSubtitle
|
* Edit the SiteTitle and SiteSubtitle
|
||||||
|
* Learn more about [[WikiText|http://five.tiddlywiki.com/static/WikiText.html]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
created: 201308220803
|
created: 201308220803
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201308220803
|
modified: 201310092150
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
tags: howto
|
tags: howto
|
||||||
title: How to use TiddlyWiki5 as a standalone HTML file
|
title: How to use TiddlyWiki5 as a standalone HTML file
|
||||||
@ -8,7 +8,7 @@ title: How to use TiddlyWiki5 as a standalone HTML file
|
|||||||
! On desktop browsers
|
! On desktop browsers
|
||||||
|
|
||||||
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
||||||
#* http://five.tiddlywiki.com/empty
|
#* http://five.tiddlywiki.com/empty.html
|
||||||
# Open the file in your browser
|
# Open the file in your browser
|
||||||
# Make some changes to it. For example:
|
# Make some changes to it. For example:
|
||||||
#* Create new tiddlers by clicking the new tiddler "+" icon in the sidebar
|
#* Create new tiddlers by clicking the new tiddler "+" icon in the sidebar
|
||||||
|
@ -1,13 +1,16 @@
|
|||||||
|
created: 201310092150
|
||||||
|
creator: JeremyRuston
|
||||||
|
modified: 201310092150
|
||||||
|
modifier: JeremyRuston
|
||||||
tags: howto
|
tags: howto
|
||||||
title: How to use TiddlyWiki5 as a standalone HTML file with TiddlyFox
|
title: How to use TiddlyWiki5 as a standalone HTML file with TiddlyFox
|
||||||
modified: 201308081154
|
|
||||||
|
|
||||||
TiddlyFox is an extension for Mozilla Firefox that allows TiddlyWiki5 to save changes directly to the file system. It can be downloaded from:
|
TiddlyFox is an extension for Mozilla Firefox that allows TiddlyWiki5 to save changes directly to the file system. It can be downloaded from:
|
||||||
|
|
||||||
https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/
|
https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox/
|
||||||
|
|
||||||
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
# Right-click on this link to an empty TiddlyWiki5 file and select "Save Link" to save it to your hard drive:
|
||||||
#* http://five.tiddlywiki.com/empty
|
#* http://five.tiddlywiki.com/empty.html
|
||||||
# Open the file in Firefox. If this is the first time you've used a file with this name and location you will see a confirmation dialogue from TiddlyFox
|
# Open the file in Firefox. If this is the first time you've used a file with this name and location you will see a confirmation dialogue from TiddlyFox
|
||||||
# Make some changes to it. For example:
|
# Make some changes to it. For example:
|
||||||
#* Create new tiddlers by clicking the plus button in the sidebar
|
#* Create new tiddlers by clicking the plus button in the sidebar
|
||||||
|
Loading…
Reference in New Issue
Block a user