Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<!--{{{-->
<div class='header' role='banner' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected {color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='toolbar' role='navigation' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
This is a problem with Firebug for Firefox.
{{annotation{
Forget the below workaround: You can keep Firebug enabled. Switch to Firebug's "Net" tab and in the ''Options'' menu select "Disable Network Monitoring". This stops the problem from recurring when you try upload.
}}}
Firebug's console interferes with the browser's handling of ~XMLHttpRequest functions. The problem is triggered by selecting "Show ~XMLHttpRequests" from the Firebug Console "Options" menu (open Firebug to access the menu).

In the previous version of Firebug, disabling this menu option avoided the problem. However, as of Firebug v1.0.1, it seems that isn't enough, and the problem can appear even if the "Show..." menu it unchecked.

One workaround is to completely disable Firebug until needed. Another temporarily workaround is to toggle (i.e., set and then clear) the "Show ~XMLHttpRequests" menu item just before doing the upload. This stops Firebug from interferring in the NEXT ~XMLHttpRequest. Curiously, even though the menu item remains unchecked, any subsequent ~XMLHttpRequests will again fail until you toggle the menu again.
----
I did a test (2013-09-23) with:

* FireBug Version: 1.12.1
* FireFox Version: 24.0
* OS ubuntu 13.04
* http://a-pm-experimental.tiddlyspot.com/
** TW core version: 2.5.3
* FireBug is open
** Network tab is open, to see what's going on

I did create a new tiddler. 
I did "save to web" -> Everything works as expected. 
-pmario
----
@TiddlyWiki
@TiddlyWikiDev
See [[Welcome]]...
{{annotation{
''Note:'' The old wiki is still accessible via [[web.archive.org|http://web.archive.org/web/20101129095145/http://tiddlywiki.org/wiki/Special:AllPages]].
}}}
This is tiddlywiki.org on the new platform "TiddlySpace".
Some information is already migrated from the old wikipedia but there is still a lot to do.
The old dot-org wikipedia was littered with spam and not well maintained so there are some benefits to move over to the TiddlySpace platform.
# cleanup during migration
# update of the information
# write and display examples in our own markup

''You can also contribute to this wiki!''
To do so, you need to signup for TiddlySpace.
If you signup you will get your own Tiddly"Space"Wiki (your first space-name is also your editor-name) where you can write and publish, private and public tiddlers.
You will also be able to contribute on this @tiddlywiki space. (every TiddlySpace member can).

After you signed-up you can login on TiddlySpace (via your own space or here) and start contributing.
;Some guidelines for this wiki:
* language is English (create other languages in other spaces...you can link them here)
* test/check content before posting

;Things you can do:
* migrate articles from the old wikipedia [[here|http://web.archive.org/web/20101129095145/http://tiddlywiki.org/wiki/Special:AllPages]] (but first please check if the information is still accurate and up to date -- if you are not sure about something, try to test or ask in the [[community forum|The community forum]], and adjust before publishing here)
* write new content

Don't know where to start?
Check your bookmarks in your browser...any links to articles in the old wikipedia? (might be good content!)
Dead links (from everywhere) to articles in the old wikipedia might be an indication that some info is missing here.
or...
...improve this tiddler...
!References
* in [[this google groups discussion|https://groups.google.com/forum/?fromgroups#!topic/tiddlywiki/wAW1pQABu8k]] it was announced to move the [[old MediaWiki documentation|http://web.archive.org/web/20101129095145/http://tiddlywiki.org/wiki/Special:AllPages]] here to TiddlySpace.
<<tiddler "Keyboard Shortcuts">>
Tiddlers tagged <<tag Accessibility>> give more information on how TiddlyWiki tries to be and provide an accessible platform.
TiddlyWiki's architecture for interacting with servers allows it to be plugged into a wide variety of servers.

This is done through the addition of plugins containing custom server adaptors.
Server adaptors are designed to allow for UseCases like importing tiddlers, loading missing tiddlers on the fly and synchronizing changes with a server.
Separate macros and core extensions implement such features by accessing the facilities provided by server adaptors.

*[[ccTiddly|http://svn.tiddlywiki.org/Trunk/contributors/SimonMcManus/adaptors/ccTiddlyAdaptorPlugin.js]]
* [[ConfabbNotes|http://svn.tiddlywiki.org/Trunk/contributors/PhilHawksworth/adaptors/ConfabbNotesAdaptorPlugin.js]]
* [[Confluence|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/ConfluenceAdaptorPlugin.js]]
* [[DAV|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/DavAdaptorPlugin.js]]
* [[FacebookFriends|http://svn.tiddlywiki.org/Trunk/contributors/SimonMcManus/adaptors/FacebookFriendsAdaptorPlugin.js]]
*[[FacebookNews|http://svn.tiddlywiki.org/Trunk/contributors/SimonMcManus/adaptors/FacebookNewsAdaptorPlugin.js]]
* [[JSP Wiki|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/JSPWikiAdaptorPlugin.js]]
* [[MediaWiki|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/MediaWikiAdaptorPlugin.js]]
* [[RawText|http://svn.tiddlywiki.org/Trunk/association/adaptors/RawTextAdaptor.js]]
* [[RSS|http://svn.tiddlywiki.org/Trunk/contributors/JonathanLister/adaptors/RSSAdaptor.js]]
*[[Socialtext|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/SocialtextAdaptorPlugin.js]]
* [[Synchrotron|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/synchrotronAdaptorPlugin.js]]
*[[TiddlyWeb|https://github.com/tiddlyweb/tiddlywebwikiclient]]
* [[Trac|http://svn.tiddlywiki.org/Trunk/contributors/FND/adaptors/TracAdaptor.js]]
* [[TWiki|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/TWikiAdaptorPlugin.js]]
* [[Twitter|http://svn.tiddlywiki.org/Trunk/contributors/FND/adaptors/TwitterAdaptor.js]]
* [[WikispacesSOAP|http://svn.tiddlywiki.org/Trunk/contributors/SaqImtiaz/verticals/POLS250/common/plugins/WikispacesSoapAdaptorPlugin.js]]
* [[Wordpress|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/WordpressAdaptorPlugin.js]]
*[[ZiddlyWiki|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/adaptors/WordpressAdaptorPlugin.js]]

!!See Also

* [[ServerAdaptorMechanism]]
A [[User]] who is a [[Member]] of a [[Space]] may add another [[User]] as a [[Member]] of the [[Space]].

Caution is advised when adding another [[Member]] to a [[Home Space]] as both now are co-owners enjoying the same privileges to [[edit|Edit Tiddler]], [[publish|Publish Tiddler]], [[delete|Deleting A Tiddler]] a tiddler or [[remove any member|Remove Member]] including the initial [[Owner]]. For this reason, all [[members|Member]] of  a [[Space]] are siad to form a [[Small Trusted Group]].
Open MainMenu for editing. Position the cursor where the item is to appear and type in the name of the tiddler. If the tiddler's name is a WikiWord it will work automatically as a link. If not, insert two square brackets either side of the tiddler name: <code><nowiki>[[tiddler name]]</nowiki></code>.

Close MainMenu. You should now see the new item displayed.
HTML entities provide a way to encode special characters.

'' Commonly Used Symbols ''


| !Code | !Symbol | !Description |h
| &amp;eacute; | &eacute; | acute accent|
| &amp;rarr; | &rarr; | right arrow|
| &amp;larr; | &larr;  | left arrow|
| &amp;rArr; | &rArr; | double right arrow|
| &amp;lArr; | &lArr; | double left arrow|
| &amp;there4; | &there4; | therefore (mathematical)|


'' See Also ''

* [[Use of other languages such as XML, HTML]]

'' External Resources ''

* [http://de.selfhtml.org/html/referenz/zeichen.htm HTML entities reference] (DE)
* [http://www.tiddlywiki.com/#HtmlEntities HTML Entities]
* [http://www.w3schools.com/TAGS/ref_entities.asp HTML Entities Reference]
* [http://www.w3schools.com/TAGS/ref_symbols.asp HTML Symbol Entities Reference]
* [http://piddlytots.tiddlyspot.com/#HTMLEntityReference HTML Entities Reference, in TiddlyWiki markup]
!Summary
The shadow tiddler AdvancedOptions provides access to several advanced options and accessible via the OptionsPanel in the [[Sidebar]] or the {{button{tweaks}}} command in the [[Backstage Area]] -- also see [[options macro|options]].
!Default Contents
{{{
<<options>>
}}}
<<options>>
Using a standard TiddlyWiki the shadow tiddler ViewTemplate defines how an individual tiddler is displayed. You are not able to use alternative layouts for different tiddlers. All will show a title, some subtitle, a toolbar, etc... depending on how your ViewTemplate is set up.

To display different layouts for diferent tiddlers, you can use third-party plugins.
!"""TaggedTemplateTweak"""
[[TaggedTemplateTweak|http://www.TiddlyTools.com/#TaggedTemplateTweak]] by [[Eric Shulman / TiddlyTools|http://www.TiddlyTools.com]] allows you to create alternative templates, e.g. an ''"""AlternativeViewTemplate"""''. 

If you then tag a tiddlers with "Alternative" (or even "alternative") the ''"""AlternativeViewTemplate"""'' will be used to display the tiddler instead of the ViewTemplate.

The same mechanism can also be used to create an alternative EditTemplate, e.g., e.g. ''"""AlternativeEditTemplate"""''.
See [[Alternative Tiddler Layouts]]...
See [[Alternative Tiddler Layouts]]...
Apps are adaptations of TiddlyWiki which provide full blown applications, e.g. for...
*Notes
*Tasks and [[GTD|http://en.wikipedia.org/wiki/Getting_Things_Done]]
*[[PIM|http://en.wikipedia.org/wiki/Personal_information_management]]
*etc...
Looking for a [[old version|Archive]] of TiddlyWiki? Check out the [[Archive|http://classic.tiddlywiki.com/archive]] embedded below...
<html>
<div style="overflow:hidden;position:relative;clear:both;height:250px;width:100%;">
<iframe style="overflow:auto;position:absolute;margin:0 0 0 -10px;top:-130px; width:100%;height:380px;border:0;" src="http://classic.tiddlywiki.com/archive"/>
</div>
</html>
To make TiddlyWiki save itself whenever you save edits to a tiddler, go to the ''options'' section in the sidebar and tick off ''autosave''.

When AutoSave is disabled, save your changes manually using [[saveChanges]] macro.
<<<
The ''"""BT Group"""'' is one of the largest telecommunication services companies in the world with operations in over 170 countries.
<<<
{{source{[[...from Wikipedia|http://en.wikipedia.org/wiki/BT_Group]]}}}
Also see...
*[[bt.com|http://www.bt.com]]
*[[btplc.com|http://www.btplc.com]]
Every TiddlyWiki or [[TiddlySpace|Space]] provides a [[Backstage Area]] usualle in the top right corner providing management tools.

In TiddlyWiki, the default Backstage Area gives you...
* a button to [[save changes|saveChanges]]
* a [[SynchronizationWizard]]
* an [[ImportWizard|ImportTiddlers...]]
* [[AdvancedOptions|AdvancedOptions...]]
* an [[UpgradeWizard]]
* a [[PluginManager|PluginManager...]]

In TiddlySpace the [[Backstage Area]] allows you to...
*manage your user account
*create new spaces
*include other spaces or remove included spaces
*add new members or remove members
*perform various actions related to content tiddlers
[[Bag]] is a name used in TiddlyWeb for a collection of uniquely named [[tiddlers|Tiddler]].

Each [[bag|Bag]] has a separate [[Policy]] for [[Access Control]] by [[Users|User]]. A bag may also have a description field, typically containing text stating the purpose of the bag.

A TiddlySpace [[space|Space]] has a pair of [[Public]] and [[Private]] bags. [[Users|User]] can create additional bags for a [[space|Space]] and manage the corresponding policies via the [[TiddlySpace API]].
!Summary
//''Emphasizing''// @@text@@ __is easy__!
!Markup
| !Style | !Markup |h
|<html><b><i>bold</i></b></html>|{{{''bold''}}} -- two single-quotes|
|//italics//|{{{//italics//}}}|
|<html><b><i>bold italics</i></b></html>|{{{''//bold italics//''}}}|
|__underline__|{{{__underline__}}}|
|--strikethrough--|{{{--Strikethrough--}}}|
|super^^script^^|{{{super^^script^^}}}|
|sub~~script~~|{{{sub~~script~~}}}|
|@@Highlight@@|{{{@@Highlight@@}}}|
|{{{plain text}}}|<html><code>{{{PlainText No ''Formatting''}}}</code></html>|
|/%this text will be invisible%/hidden text|{{{/%this text will be invisible%/}}}|
|foo -- bar|{{{use two dashes -- between two words to create an Em dash}}}|

Binary tiddlers are tiddlers which have the field "server.content-type" set to a //Content Type// or //MIME Type//, see [[Wikipedia on MIME Types|http://en.wikipedia.org/wiki/MIME]].

When served via the HTML [[Serialization]] tiddlers are rendered using this MIME type, e.g. [[Image Tiddlers|image tiddlers]]@faq.
!Summary
Use quotations to cite other sources or simply indent content.
!!Blockquotes
Text can be displayed as quotations using three less-than signs:
{{{
<<<
Steve Jobs: "computers are like a bicycle for our minds"
<<<
}}}
<<<
Steve Jobs: "computers are like a bicycle for our minds"
<<<
!Nested Blockquotes 
Quotes can be displayed with multi-levels:
{{{
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3
}}}
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3
!!Mixed Blockquotes
{{{
<<<
Steve Jobs: "computers are like a bicycle for our minds"
> blockquote, level 1
Some more text.
<<<
}}}
<<<
Steve Jobs: "computers are like a bicycle for our minds"
> blockquote, level 1
Some more text.
<<<
[[Bookmarklets]] are small chunks of JavaScript that you can save as a bookmark in your browser. When opened in the context of a TiddlyWiki, they act as a plugin that is saved in the browser, independent of the TiddlyWiki documents itself.

See [[Bookmarklets]]...
TiddlyWiki bookmarklets are small chunks of JavaScript that you can save as bookmarks in your browser.

When you open a bookmarklet in the context of an open TiddlyWiki, it acts as a plugin run by the browser without being stored in TiddlyWiki itself. This can be very convenient, as you can use a bookmarklet on any TiddlyWiki without a need to install a plugin in each one.
!"""Saving A Bookmarklet"""
To save a bookmarklet, simply add it to the Favourites or Bookmarks in your browser. To keep things tidy, add them to a dedicated folder for TiddlyWiki bookmarklets.
!"""Bookmarklet Sources"""
*[[TiddlyTools.com/#InstantBookmarklets|http://tiddlytools.com/#InstantBookmarklets]] by ''Eric Shulman''
*[[TiddlyWiki.com/#TiddlyBookmarklets|http://tiddlywiki.com/#TiddlyBookmarklets]] by ''Jeremy Ruston''
*[[Lewcid.org/tiddlywiki-bookmarklets on web.archives.org|http://goo.gl/dGDPf]] by ''Saq Imtiaz''
!"""Bookmarklet Reference"""
Simply add the {{bookmarklet{green links}}} to your browsers bookmarks.
!!!"""Bookmarklets Loading Remote Plugins On-Demand""" -- """by""" [[Eric Shulman|http://www.tiddlytools.com/#InstantBookmarklets]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (version.extensions.ImportTiddlersPlugin!=undefined) {
		clearMessage();
		try {window.story.displayTiddler(null,'ImportTiddlers');} catch(e) {window.story.displayTiddler(null,'ImportTiddlers');}
		displayMessage('ImportTiddlersPlugin is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://svn.tiddlywiki.org/Trunk/contributors/EricShulman/plugins/ImportTiddlersPlugin.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load ImportTiddlersPlugin from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{window.story.displayTiddler(null,'ImportTiddlers');}
		try { eval(store.getTiddlerText('ImportTiddlersPluginConfig','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('ImportTiddlersPlugin has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load ImportTiddlersPlugin from svn.TiddlyWiki.org repository"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509try%2520%257B%2520if%2520(version.extensions.ImportTiddlersPlugin!%253Dundefined)%2520%257B%250A%2509%2509clearMessage()%253B%250A%2509%2509try%2520%257Bwindow.story.displayTiddler(null%252C'ImportTiddlers')%253B%257D%2520catch(e)%2520%257Bwindow.story.displayTiddler(null%252C'ImportTiddlers')%253B%257D%250A%2509%2509displayMessage('ImportTiddlersPlugin%2520is%2520already%2520installed.')%253B%250A%2509%2509return%2520false%253B%250A%2509%257D%2520%257D%2520catch(e)%257B%253B%257D%250A%2509var%2520s%253Ddocument.createElement('script')%253B%250A%2509s.src%253D'http%253A%252F%252Fsvn.tiddlywiki.org%252FTrunk%252Fcontributors%252FEricShulman%252Fplugins%252FImportTiddlersPlugin.js'%253B%250A%2509s.onerror%253Dfunction()%2520%257B%250A%2509%2509clearMessage()%253B%250A%2509%2509displayMessage('Could%2520not%2520load%2520ImportTiddlersPlugin%2520from')%253B%250A%2509%2509displayMessage(this.src%252Cthis.src)%253B%250A%2509%257D%253B%250A%2509s.onload%253Dfunction()%2520%257B%2520%250A%2509%2509clearMessage()%253B%250A%2509%2509%257Bwindow.story.displayTiddler(null%252C'ImportTiddlers')%253B%257D%250A%2509%2509try%2520%257B%2520eval(store.getTiddlerText('ImportTiddlersPluginConfig'%252C''))%253B%2520%257D%250A%2509%2509catch(e)%2520%257B%2520displayMessage(e.description%257C%257Ce.toString())%253B%2520%257D%250A%2509%2509displayMessage('ImportTiddlersPlugin%2520has%2520been%2520loaded%2520from')%253B%250A%2509%2509displayMessage(this.src%252Cthis.src)%253B%250A%2509%257D%253B%250A%2509s.onreadystatechange%253Dfunction()%2520%2520%252F*%2520for%2520IE%2520*%252F%250A%2509%2509%257B%2520if(this.readyState%253D%253D'complete')%2520this.onload()%253B%2520%257D%253B%250A%2509document.getElementsByTagName('head')%255B0%255D.appendChild(s)%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">

ImportTiddlersPlugin</a>
</html> -- plugin by [[Eric Shulman|http://www.tiddlytools.com]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (version.extensions.TiddlerTweakerPlugin!=undefined) {
		clearMessage();
		try {$6;} catch(e) {window.story.displayTiddler(null,'TiddlerTweaker');}
		displayMessage('TiddlerTweakerPlugin is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://svn.tiddlywiki.org/Trunk/contributors/EricShulman/plugins/TiddlerTweakerPlugin.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load TiddlerTweakerPlugin from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{window.story.displayTiddler(null,'TiddlerTweaker');}
		try { eval(store.getTiddlerText('$7','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('TiddlerTweakerPlugin has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load TiddlerTweakerPlugin from svn.TiddlyWiki.org repository"
	href="javascript:;">
TiddlerTweakerPlugin</a>
</html> -- plugin by [[Eric Shulman|http://www.tiddlytools.com]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (Story.prototype.rearrangeTiddlersHijack_refreshTiddler!=undefined) {
		clearMessage();
		try {$6;} catch(e) {window.story.forEachTiddler(function(t,e){window.story.refreshTiddler(t,null,true)}); window.refreshDisplay();}
		displayMessage('RearrangeTiddlersPlugin is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://www.TiddlyTools.com/plugins/RearrangeTiddlersPlugin.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load RearrangeTiddlersPlugin from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{window.story.forEachTiddler(function(t,e){window.story.refreshTiddler(t,null,true)}); window.refreshDisplay();}
		try { eval(store.getTiddlerText('$7','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('RearrangeTiddlersPlugin has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load RearrangeTiddlersPlugin from www.TiddlyTools.com"
	href="javascript:;">
RearrangeTiddlersPlugin</a>
</html> -- plugin by [[Eric Shulman|http://www.tiddlytools.com]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (version.extensions.YourSearchPlugin!=undefined) {
		clearMessage();
		try {$6;} catch(e) {window.refreshPageTemplate();}
		displayMessage('YourSearchPlugin is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://tiddlywiki.abego-software.de/archive/YourSearchPlugin/latest/YourSearchPlugin.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load YourSearchPlugin from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{window.refreshPageTemplate();}
		try { eval(store.getTiddlerText('$7','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('YourSearchPlugin has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load YourSearchPlugin from tiddlywiki.abego-software.de"
	href="javascript:;">
YourSearchPlugin</a>
</html> -- plugin by [[Udo Borowski|http://tiddlywiki.abego-software.de]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (config.macros.firefoxPrivileges!=undefined) {
		clearMessage();
		try {backstage.switchTab('firefoxPrivileges');} catch(e) {config.macros.firefoxPrivileges.onload();}
		displayMessage('Firefox Privilege Manager is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://svn.tiddlywiki.org/Trunk/contributors/XavierVerges/plugins/FirefoxPrivilegesPlugin.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load Firefox Privilege Manager from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{config.macros.firefoxPrivileges.onload();}
		try { eval(store.getTiddlerText('$7','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('Firefox Privilege Manager has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load Firefox Privilege Manager from svn.TiddlyWiki.org repository"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509try%2520%257B%2520if%2520(config.macros.firefoxPrivileges!%253Dundefined)%2520%257B%250A%2509%2509clearMessage()%253B%250A%2509%2509try%2520%257Bbackstage.switchTab('firefoxPrivileges')%253B%257D%2520catch(e)%2520%257Bconfig.macros.firefoxPrivileges.onload()%253B%257D%250A%2509%2509displayMessage('Firefox%2520Privilege%2520Manager%2520is%2520already%2520installed.')%253B%250A%2509%2509return%2520false%253B%250A%2509%257D%2520%257D%2520catch(e)%257B%253B%257D%250A%2509var%2520s%253Ddocument.createElement('script')%253B%250A%2509s.src%253D'http%253A%252F%252Fsvn.tiddlywiki.org%252FTrunk%252Fcontributors%252FXavierVerges%252Fplugins%252FFirefoxPrivilegesPlugin.js'%253B%250A%2509s.onerror%253Dfunction()%2520%257B%250A%2509%2509clearMessage()%253B%250A%2509%2509displayMessage('Could%2520not%2520load%2520Firefox%2520Privilege%2520Manager%2520from')%253B%250A%2509%2509displayMessage(this.src%252Cthis.src)%253B%250A%2509%257D%253B%250A%2509s.onload%253Dfunction()%2520%257B%2520%250A%2509%2509clearMessage()%253B%250A%2509%2509%257Bconfig.macros.firefoxPrivileges.onload()%253B%257D%250A%2509%2509try%2520%257B%2520eval(store.getTiddlerText('%25247'%252C''))%253B%2520%257D%250A%2509%2509catch(e)%2520%257B%2520displayMessage(e.description%257C%257Ce.toString())%253B%2520%257D%250A%2509%2509displayMessage('Firefox%2520Privilege%2520Manager%2520has%2520been%2520loaded%2520from')%253B%250A%2509%2509displayMessage(this.src%252Cthis.src)%253B%250A%2509%257D%253B%250A%2509s.onreadystatechange%253Dfunction()%2520%2520%252F*%2520for%2520IE%2520*%252F%250A%2509%2509%257B%2520if(this.readyState%253D%253D'complete')%2520this.onload()%253B%2520%257D%253B%250A%2509document.getElementsByTagName('head')%255B0%255D.appendChild(s)%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
Firefox Privilege Manager</a>
</html> -- plugin by [[Xavier Vergés|http://firefoxprivileges.tiddlyspot.com]]
*<html><a
	class="bookmarklet"
	onclick="
	try { if (window.jash!=undefined) {
		clearMessage();
		try {$6;} catch(e) {window.jash.close();}
		displayMessage('Jash (JAvascript SHell) is already installed.');
		return false;
	} } catch(e){;}
	var s=document.createElement('script');
	s.src='http://www.billyreisinger.com/jash/source/latest/Jash.js';
	s.onerror=function() {
		clearMessage();
		displayMessage('Could not load Jash (JAvascript SHell) from');
		displayMessage(this.src,this.src);
	};
	s.onload=function() {
		clearMessage();
		{window.jash.close();}
		try { eval(store.getTiddlerText('$7','')); }
		catch(e) { displayMessage(e.description||e.toString()); }
		displayMessage('Jash (JAvascript SHell) has been loaded from');
		displayMessage(this.src,this.src);
	};
	s.onreadystatechange=function()  /* for IE */
		{ if(this.readyState=='complete') this.onload(); };
	document.getElementsByTagName('head')[0].appendChild(s);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Load Jash (JAvascript SHell) from www.billyreisinger.com/jash"
	href="javascript:;">
Jash (JAvascript SHell)</a>
</html> -- console by [[Billy Reisinger|http://www.billyreisinger.com/jash]]
!!!"""TiddlyWiklets""" by [[Eric Shulman|http://TiddlyTools.com#InstantBookmarklets]]
*<html><a
	class="bookmarklet"
	onclick="
	var c=document.getElementById('contentWrapper');  if (!c) return;
	for (var i=0; i&lt;c.childNodes.length; i++)
		if (hasClass(c.childNodes[i],'header')) { var h=c.childNodes[i]; break; }
	if (!h) return;
	config.options.chkHideSiteTitles=h.style.display!='none';
	h.style.display=config.options.chkHideSiteTitles?'none':'block';
	saveOptionCookie('chkHideSiteTitles');
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="show/hide SiteTitle and SiteSubtitle (header) content"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509var%2520c%253Ddocument.getElementById('contentWrapper')%253B%2520%2520if%2520(!c)%2520return%253B%250A%2509for%2520(var%2520i%253D0%253B%2520i%253Cc.childNodes.length%253B%2520i%252B%252B)%250A%2509%2509if%2520(hasClass(c.childNodes%255Bi%255D%252C'header'))%2520%257B%2520var%2520h%253Dc.childNodes%255Bi%255D%253B%2520break%253B%2520%257D%250A%2509if%2520(!h)%2520return%253B%250A%2509config.options.chkHideSiteTitles%253Dh.style.display!%253D'none'%253B%250A%2509h.style.display%253Dconfig.options.chkHideSiteTitles%253F'none'%253A'block'%253B%250A%2509saveOptionCookie('chkHideSiteTitles')%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
▲ Toggle Site Titles</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	var co=config.options;
	var opt='chkShowLeftSidebar';
	var show=co[opt]=!co[opt];
	var mm=document.getElementById('mainMenu');
	var da=document.getElementById('displayArea');
	if (mm) {
		mm.style.display=show?'block':'none';
		da.style.marginLeft=show?'':'1em';
	}
	saveOptionCookie(opt);
	var labelShow=co.txtToggleLeftSideBarLabelShow||'►';
	var labelHide=co.txtToggleLeftSideBarLabelHide||'◄';
	if (this.innerHTML==labelShow||this.innerHTML==labelHide)
		this.innerHTML=show?labelHide:labelShow;
	this.title=(show?'hide':'show')+' left sidebar';
	var sm=document.getElementById('storyMenu');
	if (sm) config.refreshers.content(sm);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="hide left sidebar"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509var%2520co%253Dconfig.options%253B%250A%2509var%2520opt%253D'chkShowLeftSidebar'%253B%250A%2509var%2520show%253Dco%255Bopt%255D%253D!co%255Bopt%255D%253B%250A%2509var%2520mm%253Ddocument.getElementById('mainMenu')%253B%250A%2509var%2520da%253Ddocument.getElementById('displayArea')%253B%250A%2509if%2520(mm)%2520%257B%250A%2509%2509mm.style.display%253Dshow%253F'block'%253A'none'%253B%250A%2509%2509da.style.marginLeft%253Dshow%253F''%253A'1em'%253B%250A%2509%257D%250A%2509saveOptionCookie(opt)%253B%250A%2509var%2520labelShow%253Dco.txtToggleLeftSideBarLabelShow%257C%257C'%25E2%2596%25BA'%253B%250A%2509var%2520labelHide%253Dco.txtToggleLeftSideBarLabelHide%257C%257C'%25E2%2597%2584'%253B%250A%2509if%2520(this.innerHTML%253D%253DlabelShow%257C%257Cthis.innerHTML%253D%253DlabelHide)%2520%250A%2509%2509this.innerHTML%253Dshow%253FlabelHide%253AlabelShow%253B%250A%2509this.title%253D(show%253F'hide'%253A'show')%252B'%2520left%2520sidebar'%253B%250A%2509var%2520sm%253Ddocument.getElementById('storyMenu')%253B%250A%2509if%2520(sm)%2520config.refreshers.content(sm)%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
◄ Toggle Left Sidebar</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	var co=config.options;
	var opt='chkShowRightSidebar';
	var show=co[opt]=!co[opt];
	var sb=document.getElementById('sidebar');
	var da=document.getElementById('displayArea');
	if (sb) {
		sb.style.display=show?'block':'none';
		da.style.marginRight=show?'':'1em';
	}
	saveOptionCookie(opt);
	var labelShow=co.txtToggleRightSideBarLabelShow||'◄';
	var labelHide=co.txtToggleRightSideBarLabelHide||'►';
	if (this.innerHTML==labelShow||this.innerHTML==labelHide)
		this.innerHTML=show?labelHide:labelShow;
	this.title=(show?'hide':'show')+' right sidebar';
	var sm=document.getElementById('storyMenu');
	if (sm) config.refreshers.content(sm);
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="show right sidebar"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509var%2520co%253Dconfig.options%253B%250A%2509var%2520opt%253D'chkShowRightSidebar'%253B%250A%2509var%2520show%253Dco%255Bopt%255D%253D!co%255Bopt%255D%253B%250A%2509var%2520sb%253Ddocument.getElementById('sidebar')%253B%250A%2509var%2520da%253Ddocument.getElementById('displayArea')%253B%250A%2509if%2520(sb)%2520%257B%250A%2509%2509sb.style.display%253Dshow%253F'block'%253A'none'%253B%250A%2509%2509da.style.marginRight%253Dshow%253F''%253A'1em'%253B%250A%2509%257D%250A%2509saveOptionCookie(opt)%253B%250A%2509var%2520labelShow%253Dco.txtToggleRightSideBarLabelShow%257C%257C'%25E2%2597%2584'%253B%250A%2509var%2520labelHide%253Dco.txtToggleRightSideBarLabelHide%257C%257C'%25E2%2596%25BA'%253B%250A%2509if%2520(this.innerHTML%253D%253DlabelShow%257C%257Cthis.innerHTML%253D%253DlabelHide)%2520%250A%2509%2509this.innerHTML%253Dshow%253FlabelHide%253AlabelShow%253B%250A%2509this.title%253D(show%253F'hide'%253A'show')%252B'%2520right%2520sidebar'%253B%250A%2509var%2520sm%253Ddocument.getElementById('storyMenu')%253B%250A%2509if%2520(sm)%2520config.refreshers.content(sm)%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
► Toggle Right Sidebar</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	var opt='chkAnimate';
	config.macros.option.propagateOption(opt,'checked',!config.options[opt],'input');
	displayMessage('Animation effects are: '+(config.options[opt]?'ON':'OFF'));
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="enable/disable animation effects"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509var%2520opt%253D'chkAnimate'%253B%250A%2509config.macros.option.propagateOption(opt%252C'checked'%252C!config.options%255Bopt%255D%252C'input')%253B%250A%2509displayMessage('Animation%2520effects%2520are%253A%2520'%252B(config.options%255Bopt%255D%253F'ON'%253A'OFF'))%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
∞ Toggle Animation Effects</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	window.setFullScreen(!config.options.chkFullScreen); // toggle setting
	this.innerHTML=!config.options.chkFullScreen?'◊ - Toggle fullscreen ON':'◊ - Toggle fullscreen OFF'; // set command text
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="FULLSCREEN: toggle sidebars and page header"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509window.setFullScreen(!config.options.chkFullScreen)%253B%2520%252F%252F%2520toggle%2520setting%250A%2509this.innerHTML%253D!config.options.chkFullScreen%253F'%25E2%2597%258A%2520-%2520Toggle%2520fullscreen%2520ON'%253A'%25E2%2597%258A%2520-%2520Toggle%2520fullscreen%2520OFF'%253B%2520%252F%252F%2520set%2520command%2520text%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
◊ Toggle Fullscreen ON</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	config.options.chkHideTiddlerTitles=!config.options.chkHideTiddlerTitles;
	var show=config.options.chkHideTiddlerTitles?'none':'block';
	setStylesheet('.tiddler .title, .tiddler .subtitle { display:'+show+'; }','toggleTiddlerTitles')"
	title="show/hide tiddler titles"
	href="javascript:;">
T Toggle Tiddler Titles</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	config.options.chkHideTiddlerTags=!config.options.chkHideTiddlerTags;
	var show=config.options.chkHideTiddlerTags?'none':'block';
	setStylesheet('.tiddler .tagged { display:'+show+'; }','toggleTiddlerTags');"
	title="show/hide tiddler tags"
	href="javascript:;">
# Toggle Tiddler Tags</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	story.closeAllTiddlers(); restart(); refreshPageTemplate();
 	return false;" onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Restart initial page content WITHOUT RELOADING!"
	href="javascript:;">
⌂ Home</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	story.forEachTiddler(function(t,e){story.refreshTiddler(t,null,true)});
	refreshDisplay();
 	return false;" onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Redisplay current page content WITHOUT RESTARTING!"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509story.forEachTiddler(function(t%252Ce)%257Bstory.refreshTiddler(t%252Cnull%252Ctrue)%257D)%253B%250A%2509refreshDisplay()%253B%250A%2520%2509return%2520false%253B%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
≈ Refresh Current Display</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	if(typeof version==undefined||version.title!='TiddlyWiki')
		{alert(document.location.href+'\n\nis not a TiddlyWiki document');return false;}
	var ver=version.major+'.'+version.minor+'.'+version.revision;
	var tids=window.store.getTiddlers('modified').reverse();
	var plugins=window.store.getTaggedTiddlers('systemConfig','modified').reverse();
	var msg='TiddlyWiki version: '+ver
		+'\nDocument modified: '+document.lastModified
		+'\nLast tiddler changed: '+tids[0].title
		+'\n\nThere are a total of '+tids.length+' tiddlers,'
		+' including '+plugins.length+' plugins:\n\n';
	var fmt='YYYY.0MM.0DD 0hh:0mm:0ss'
	msg+=plugins.map(function(t){return t.modified.formatString(fmt)+' | '+t.title;}).join('\n');
	alert(msg);
 	return false;" onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Show TiddlyWiki version, filedate and tiddler summary"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509if(typeof%2520version%253D%253Dundefined%257C%257Cversion.title!%253D'TiddlyWiki')%250A%2509%2509%257Balert(document.location.href%252B'%255Cn%255Cnis%2520not%2520a%2520TiddlyWiki%2520document')%253Breturn%2520false%253B%257D%250A%2509var%2520ver%253Dversion.major%252B'.'%252Bversion.minor%252B'.'%252Bversion.revision%253B%250A%2509var%2520tids%253Dwindow.store.getTiddlers('modified').reverse()%253B%250A%2509var%2520plugins%253Dwindow.store.getTaggedTiddlers('systemConfig'%252C'modified').reverse()%253B%250A%2509var%2520msg%253D'TiddlyWiki%2520version%253A%2520'%252Bver%250A%2509%2509%252B'%255CnDocument%2520modified%253A%2520'%252Bdocument.lastModified%250A%2509%2509%252B'%255CnLast%2520tiddler%2520changed%253A%2520'%252Btids%255B0%255D.title%250A%2509%2509%252B'%255Cn%255CnThere%2520are%2520a%2520total%2520of%2520'%252Btids.length%252B'%2520tiddlers%252C'%250A%2509%2509%252B'%2520including%2520'%252Bplugins.length%252B'%2520plugins%253A%255Cn%255Cn'%253B%250A%2509var%2520fmt%253D'YYYY.0MM.0DD%25200hh%253A0mm%253A0ss'%250A%2509msg%252B%253Dplugins.map(function(t)%257Breturn%2520t.modified.formatString(fmt)%252B'%2520%257C%2520'%252Bt.title%253B%257D).join('%255Cn')%253B%250A%2509alert(msg)%253B%250A%2520%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
[i] Show TiddlyWiki Document Info</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	// if removeCookie() function is not defined by TW core, define it here.
	if (window.removeCookie===undefined) {
		window.removeCookie=function(name) {
			document.cookie = name+'=; expires=Thu, 01-Jan-1970 00:00:01 UTC; path=/;';
		}
	}
	var opts=new Array(); var p=document.cookie.split('; ');
	for (var i=0;i&lt;p.length;i++){
		var c=p[i]; var v=''; var pos=p[i].indexOf('=');
		if (pos!=-1) { c=p[i].substr(0,pos); v=unescape(p[i].slice(pos+1)); }
		if (config.options[c]!==undefined) opts.push(c);
	} opts.sort();
	var msg='There are '+opts.length+' option cookies:\n\n'+opts.join(', ');
	msg+='\n\nPress OK to proceed, or press CANCEL to keep options unchanged';
	if (!confirm(msg)) return false;
	var msg='OK: reset all options at once, CANCEL: confirm each option, one at a time';
	var quiet=confirm(msg);
	for (var i=0;i&lt;opts.length;i++)
		if (quiet || confirm('Press OK to reset option: '+opts[i]))
			removeCookie(opts[i]);
 	return false;" onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="Clear all TiddlyWiki options stored in browser cookies (w/confirmation)"
	href="javascript:;">
∗ Reset All Cookie Options</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	var msg='Are you sure you want to remove the change counters from these tiddlers:\n\n';
	var t=store.getTiddlers('title'); var tids=[];
	for (var i=0;i&lt;t.length;i++) {
		var v=store.getValue(t[i],'changecount');
		if (v) { msg+=t[i].title+' ('+v+')\n'; tids.push(t[i]); }
	}
	msg+='\nPress OK to proceed';
	if (!confirm(msg)) return false;
	for (var i=0;i&lt;tids.length;i++) tids[i].clearChangeCount();
	displayMessage('Change counters have been reset to 0');
	displayMessage('Don\'t forget to save your document!');
	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="remove change counters from all tiddlers in this document"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509var%2520msg%253D'Are%2520you%2520sure%2520you%2520want%2520to%2520remove%2520the%2520change%2520counters%2520from%2520these%2520tiddlers%253A%255Cn%255Cn'%253B%250A%2509var%2520t%253Dstore.getTiddlers('title')%253B%2520var%2520tids%253D%255B%255D%253B%250A%2509for%2520(var%2520i%253D0%253Bi%253Ct.length%253Bi%252B%252B)%2520%257B%250A%2509%2509var%2520v%253Dstore.getValue(t%255Bi%255D%252C'changecount')%253B%250A%2509%2509if%2520(v)%2520%257B%2520msg%252B%253Dt%255Bi%255D.title%252B'%2520('%252Bv%252B')%255Cn'%253B%2520tids.push(t%255Bi%255D)%253B%2520%257D%250A%2509%257D%250A%2509msg%252B%253D'%255CnPress%2520OK%2520to%2520proceed'%253B%250A%2509if%2520(!confirm(msg))%2520return%2520false%253B%250A%2509for%2520(var%2520i%253D0%253Bi%253Ctids.length%253Bi%252B%252B)%2520tids%255Bi%255D.clearChangeCount()%253B%250A%2509displayMessage('Change%2520counters%2520have%2520been%2520reset%2520to%25200')%253B%250A%2509displayMessage('Don%255C't%2520forget%2520to%2520save%2520your%2520document!')%253B%250A%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
∅ Reset Tiddler Change Counters</a>
</html>
*<html><a
	class="bookmarklet"
	onclick="
	if(typeof version==undefined||version.title!='TiddlyWiki')
		{alert(document.location.href+'\n\nis not a TiddlyWiki document');return false;}

	window.saveToClipboard=function(success,params,txt,url,xhr) {
		function copy(out) {
			if(window.Components) { // FIREFOX
				netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');
				var id='@mozilla.org/widget/clipboardhelper;1';
				var clip=Components.classes[id].getService(Components.interfaces.nsIClipboardHelper);
				clip.copyString(out);
			} else if(window.clipboardData) { // IE
				window.clipboardData.setData('text',out);
			} else if(document.execCommand) { // CHROME, SAFARI, IE6
				var ta=document.createElement('textarea');
				ta.style.position='absolute';
				ta.style.left='-100%';
				document.body.appendChild(ta);
				ta.value=out; ta.select();
				document.execCommand('Copy',false,null);
				document.body.removeChild(ta);
			} else throw('cannot access clipboard');
		}
		var pos=locateStoreArea(txt||'');
		if(success&amp;&amp;pos) {
			displayMessage(txt.length+' bytes read, adding new/revised tiddlers...');
			var out=updateOriginal(txt,pos,url);
		} else {
			if (!confirm('cannot load source file.\ncopy tiddler \x22store area\x22 only?')) return;
			var pre='&lt;!--POST-SHADOWAREA--&gt;\n&lt;div id=\x22storeArea\x22&gt;\n';
			var post='&lt;/div&gt;/n&lt;!--POST-STOREAREA--&gt;\n';
			var out=pre+store.allTiddlersAsHtml()+post;
		}
		var msg=out.length+' bytes copied to ';
		try	 { copy(out); msg+='clipboard'; }
		catch(e) { // FALLBACK
			alert('Sorry, direct clipboard access is not currently available.\n\n'
				+'The output will be displayed in another browser tab/window.\n'
				+'Select the entire text there and copy/paste into a local file');
			var t='&lt;html&gt;&lt;body&gt;&lt;pre&gt;'+out.htmlEncode()+'&lt;/pre&gt;&lt;/body&gt;&lt;/'+'html&gt;';
			var w=window.open(); var d=w.document; d.open(); d.write(t); d.close();
			msg+='another tab/window';
		}
		displayMessage(msg);
	}
	var url=document.location.href;
	clearMessage(); displayMessage('loading TiddlyWiki code from'); displayMessage(url);
	if (document.location.protocol!='file:') loadRemoteFile(url, window.saveToClipboard);
	else window.saveToClipboard(true,null,loadOriginal(getLocalPath(url)),url,null);
 	return false;"
  onmouseover="
	this.href='javascript:void(eval(decodeURIComponent(%22(function(){try{('
	+encodeURIComponent(encodeURIComponent(this.onclick))
	+')()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))';"
	title="save current document to clipboard"
	href="javascript:void(eval(decodeURIComponent(%22(function(){try{(function%2520onclick(event)%2520%257B%250A%250A%2509if(typeof%2520version%253D%253Dundefined%257C%257Cversion.title!%253D'TiddlyWiki')%250A%2509%2509%257Balert(document.location.href%252B'%255Cn%255Cnis%2520not%2520a%2520TiddlyWiki%2520document')%253Breturn%2520false%253B%257D%250A%250A%2509window.saveToClipboard%253Dfunction(success%252Cparams%252Ctxt%252Curl%252Cxhr)%2520%257B%250A%2509%2509function%2520copy(out)%2520%257B%250A%2509%2509%2509if(window.Components)%2520%257B%2520%252F%252F%2520FIREFOX%250A%2509%2509%2509%2509netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect')%253B%250A%2509%2509%2509%2509var%2520id%253D'%2540mozilla.org%252Fwidget%252Fclipboardhelper%253B1'%253B%250A%2509%2509%2509%2509var%2520clip%253DComponents.classes%255Bid%255D.getService(Components.interfaces.nsIClipboardHelper)%253B%250A%2509%2509%2509%2509clip.copyString(out)%253B%250A%2509%2509%2509%257D%2520else%2520if(window.clipboardData)%2520%257B%2520%252F%252F%2520IE%250A%2509%2509%2509%2509window.clipboardData.setData('text'%252Cout)%253B%250A%2509%2509%2509%257D%2520else%2520if(document.execCommand)%2520%257B%2520%252F%252F%2520CHROME%252C%2520SAFARI%252C%2520IE6%250A%2509%2509%2509%2509var%2520ta%253Ddocument.createElement('textarea')%253B%250A%2509%2509%2509%2509ta.style.position%253D'absolute'%253B%250A%2509%2509%2509%2509ta.style.left%253D'-100%2525'%253B%250A%2509%2509%2509%2509document.body.appendChild(ta)%253B%250A%2509%2509%2509%2509ta.value%253Dout%253B%2520ta.select()%253B%250A%2509%2509%2509%2509document.execCommand('Copy'%252Cfalse%252Cnull)%253B%250A%2509%2509%2509%2509document.body.removeChild(ta)%253B%250A%2509%2509%2509%257D%2520else%2520throw('cannot%2520access%2520clipboard')%253B%250A%2509%2509%257D%250A%2509%2509var%2520pos%253DlocateStoreArea(txt%257C%257C'')%253B%250A%2509%2509if(success%2526%2526pos)%2520%257B%250A%2509%2509%2509displayMessage(txt.length%252B'%2520bytes%2520read%252C%2520adding%2520new%252Frevised%2520tiddlers...')%253B%250A%2509%2509%2509var%2520out%253DupdateOriginal(txt%252Cpos%252Curl)%253B%250A%2509%2509%257D%2520else%2520%257B%250A%2509%2509%2509if%2520(!confirm('cannot%2520load%2520source%2520file.%255Cncopy%2520tiddler%2520%255Cx22store%2520area%255Cx22%2520only%253F'))%2520return%253B%250A%2509%2509%2509var%2520pre%253D'%253C!--POST-SHADOWAREA--%253E%255Cn%253Cdiv%2520id%253D%255Cx22storeArea%255Cx22%253E%255Cn'%253B%250A%2509%2509%2509var%2520post%253D'%253C%252Fdiv%253E%252Fn%253C!--POST-STOREAREA--%253E%255Cn'%253B%250A%2509%2509%2509var%2520out%253Dpre%252Bstore.allTiddlersAsHtml()%252Bpost%253B%250A%2509%2509%257D%250A%2509%2509var%2520msg%253Dout.length%252B'%2520bytes%2520copied%2520to%2520'%253B%250A%2509%2509try%2509%2520%257B%2520copy(out)%253B%2520msg%252B%253D'clipboard'%253B%2520%257D%250A%2509%2509catch(e)%2520%257B%2520%252F%252F%2520FALLBACK%250A%2509%2509%2509alert('Sorry%252C%2520direct%2520clipboard%2520access%2520is%2520not%2520currently%2520available.%255Cn%255Cn'%250A%2509%2509%2509%2509%252B'The%2520output%2520will%2520be%2520displayed%2520in%2520another%2520browser%2520tab%252Fwindow.%255Cn'%250A%2509%2509%2509%2509%252B'Select%2520the%2520entire%2520text%2520there%2520and%2520copy%252Fpaste%2520into%2520a%2520local%2520file')%253B%250A%2509%2509%2509var%2520t%253D'%253Chtml%253E%253Cbody%253E%253Cpre%253E'%252Bout.htmlEncode()%252B'%253C%252Fpre%253E%253C%252Fbody%253E%253C%252F'%252B'html%253E'%253B%250A%2509%2509%2509var%2520w%253Dwindow.open()%253B%2520var%2520d%253Dw.document%253B%2520d.open()%253B%2520d.write(t)%253B%2520d.close()%253B%250A%2509%2509%2509msg%252B%253D'another%2520tab%252Fwindow'%253B%250A%2509%2509%257D%250A%2509%2509displayMessage(msg)%253B%250A%2509%257D%250A%2509var%2520url%253Ddocument.location.href%253B%250A%2509clearMessage()%253B%2520displayMessage('loading%2520TiddlyWiki%2520code%2520from')%253B%2520displayMessage(url)%253B%250A%2509if%2520(document.location.protocol!%253D'file%253A')%2520loadRemoteFile(url%252C%2520window.saveToClipboard)%253B%250A%2509else%2520window.saveToClipboard(true%252Cnull%252CloadOriginal(getLocalPath(url))%252Curl%252Cnull)%253B%250A%2520%2509return%2520false%253B%250A%250A%257D)()}catch(e){alert(e.description?e.description:e.toString())}})()%22)))">
∑ Save Current StoreArea Contents To Clipboard</a>
</html>
!!!"""Bookmarklets For Editing"""
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){readOnly=false;if(window.backstage){if(!backstage.button)backstage.init();backstage.show();}config.options.chkAnimate=false;refreshDisplay();}})()">
EnableEdit</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:enables editing for an online TiddlyWiki without the need to reload while also disabling animations, and enabling the backstage area
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){var g=prompt('Enter the desired user name',config.options.txtUserName);var t=store.getTiddlers();store.suspendNotifications();for(var i=0;i<t.length;i++)t[i].modifier=g;store.resumeNotifications();story.refreshAllTiddlers();}})()">
SetUserName</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:changes the ''modifier'' field for all tiddlers to the specified value
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){var oldTag=prompt('Enter the tag to rename','oldTag');var newTag=prompt('Rename tag '+oldTag+' to:','newTag');var t=store.getTaggedTiddlers(oldTag);store.suspendNotifications();for(var i=0;i<t.length;i++){t[i].tags.remove(oldTag);t[i].tags.pushUnique(newTag);}store.resumeNotifications();refreshDisplay();}})()">
RenameTag</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:renames all occurrences of a specified tag
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;(function()%257B%250A%2509if(window.version%2520%2526%2526%2520window.version.title%2520%253D%253D%2520'TiddlyWiki')%257B%250A%2509%2509var%2520tag%2520%253D%2520prompt('Delete%2520tiddlers%2520with%2520the%2520tag%253A'%252C'')%253B%250A%2509%2509store.suspendNotifications()%253B%250A%2509%2509var%2520t%2520%253D%2520store.getTaggedTiddlers(tag)%253B%250A%2509%2509for(var%2520i%253D0%253Bi%253Ct.length%253Bi%252B%252B)%250A%2509%2509%2509store.removeTiddler(t%255Bi%255D.title)%253B%250A%2509%2509store.resumeNotifications()%253B%250A%2509%2509refreshDisplay()%253B%2509%2509%250A%2509%257D%250A%257D)()&quot;)))">
DeleteAllTagged</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:deletes all tiddlers with a specified tag
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;(function()%257Bif(window.version%2526%2526window.version.title%253D%253D'TiddlyWiki')%257Bvar%2520shadow%253Dprompt('View%2520the%2520shadow%2520tiddler%2520called%253A')%253Bvar%2520w%253Dwindow.open()%253Bw.document.open()%253Bw.document.write('%253Chtml%253E%253Cbody%253E')%253Bw.document.write('%253Cpre%253E'%252Bconfig.shadowTiddlers%255Bshadow%255D.htmlEncode()%252B'%253C%252Fpre%253E')%253Bw.document.write('%253C%252Fbody%253E%253C%252Fhtml%253E')%253Bw.document.close()%253B%257D%257D)()&quot;)))">
ViewShadow</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:displays the default contents of a shadow tiddler
!!!"""Bookmarklets For Rescue And Maintenance"""
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){for(var n in config.shadowTiddlers){store.suspendNotifications();store.removeTiddler(n);store.resumeNotifications();refreshAll();}}})()">
NukeShadows</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]] / aka '"""Scrub Shadow Tiddlers"""' by [[Jeremy Ruston|http://tiddlywiki.com/#TiddlyBookmarklets]]
:restores all shadow tiddlers to their default values; handy when you’ve gone mad with PageTemplate customisations and your TiddlyWiki document won’t display properly
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){window.location.hash='start:safe';window.location.reload(true);}})()">
SafeMode</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:reloads the current document in safe mode
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){window.location.hash='start:safe';window.location.reload(true);for(var n in config.shadowTiddlers){store.suspendNotifications();store.removeTiddler(n);store.resumeNotifications();refreshAll();}}})()">
SuperSafeMode</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:reloads the current document in safe mode and resets all shadow tiddlers, see ''NukeShadows''
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;(function()%257BC%253Ddocument.cookie.split(%2522%253B%2520%2522)%253Bfor(d%253D%2522.%2522%252Blocation.host%253Bd%253Bd%253D(%2522%2522%252Bd).substr(1).match(%252F%255C..*%2524%252F))for(sl%253D0%253Bsl%253C2%253B%252B%252Bsl)for(p%253D%2522%252F%2522%252Blocation.pathname%253Bp%253Bp%253Dp.substring(0%252Cp.lastIndexOf('%252F')))for(i%2520in%2520C)if(c%253DC%255Bi%255D)%257Bdocument.cookie%253Dc%252B%2522%253B%2520domain%253D%2522%252Bd.slice(sl)%252B%2522%253B%2520path%253D%2522%252Bp.slice(1)%252B%2522%252F%2522%252B%2522%253B%2520expires%253D%2522%252Bnew%2520Date((new%2520Date).getTime()-1e11).toGMTString()%257D%257D)()%250A&quot;)))">
NukeAllCookies</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:deletes all cookies for the current document
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){store.forEachTiddler(function(title,tiddler){tiddler.fields={};});refreshDisplay();}})()">
ScrubTiddlerFields</a>
</html>-- by [[Jeremy Ruston|http://tiddlywiki.com/#TiddlyBookmarklets]]
:deletes all extended fields from a TiddlyWiki
!!!"""Miscellaneous Bookmarklets"""
;<html><a
	class="bookmarklet"
	href="javascript:(function(){if(window.version&&window.version.title=='TiddlyWiki'){alert('TiddlyWiki version: '+version.major+'.'+version.minor+'.'+version.revision+(version.beta?' (beta '+version.beta+')':'')+'\nLast modified: '+document.lastModified);}})()">
TiddlyInfo</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:displays the current document’s version number and """last-modified""" date
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;(function()%257Bif(window.version%2526%2526window.version.title%253D%253D'TiddlyWiki')%257Bvar%2520w%253Dwindow.open()%253Bw.document.open()%253Bw.document.write('%253Chtml%253E%253Cbody%253E%253Cpre%253E')%253Bw.document.write(store.allTiddlersAsHtml().htmlEncode())%253Bw.document.write('%253C%252Fpre%253E%253C%252Fbody%253E%253C%252Fhtml%253E')%253Bw.document.close()%253B%257D%257D)()&quot;)))">
RescueRawTWContent</a>
</html> -- by [[Jeremy Ruston|http://jermolene.wordpress.com/2007/05/05/tiddlybookmarklets11111111]]
:opens a new window containing the raw content of the current document
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;(function()%257Bif(window.version%2526%2526window.version.title%253D%253D'TiddlyWiki')%257Bvar%2520title%253Dprompt('Tiddler%2520to%2520view%2520as%2520html%253A')%253Bvar%2520t%253Dstore.getTiddler(title)%253Bvar%2520stat%253DwikifyStatic(t.text%252Cnull%252Ct)%253Bvar%2520w%253Dwindow.open()%253Bw.document.open()%253Bw.document.write('%253Chtml%253E%253Cbody%253E')%253Bw.document.write('%253Cpre%253E'%252Bstat.htmlEncode()%252B'%253C%252Fpre%253E')%253Bw.document.write('%253C%252Fbody%253E%253C%252Fhtml%253E')%253Bw.document.close()%253B%257D%257D)()&quot;)))">
ViewTiddlerAsHtml</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:displays a tiddler as raw HTML
;<html><a
	class="bookmarklet"
	href="javascript:void(eval(decodeURIComponent(&quot;%250A%2509if(window.version%2520%2526%2526%2520window.version.title%2520%253D%253D%2520'TiddlyWiki')%257B%250A%2509%2509var%2520title%2520%253D%2520prompt('Tiddler%2520to%2520view%2520as%2520JavaScript%2520string%253A')%253B%250A%2509%2509var%2520text%2520%253D%2520store.getTiddlerText(title).replace(%252F%2522%252Fg%252C'%255C%255C%2522').split(%2522%255Cn%2522).join('%255C%255Cn%2522%252B%255Cn%2520%2522')%253B%250A%2509%2509var%2520w%253Dwindow.open()%253B%250A%2509%2509w.document.open()%253B%250A%2509%2509w.document.write('%253Chtml%253E%253Cbody%253E')%253B%250A%2509%2509w.document.write('%253Cpre%253E'%252Btext.htmlEncode()%252B'%253C%252Fpre%253E')%253B%250A%2509%2509w.document.write('%253C%252Fbody%253E%253C%252Fhtml%253E')%253B%250A%2509%2509w.document.close()%253B%2509%2509%250A%2509%257D&quot;)))">
ViewTiddlerAsJs</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:displays a tiddler as a JavaScript string, e.g. for developers to use as shadow tiddler
;<html>
  <a
	class="bookmarklet"
	href="javascript:(function(){
    if (window.version && window.version.title == 'TiddlyWiki') {
      var t = 'Plugins used:\n';
      var p = store.getTaggedTiddlers('systemConfig');
      for (var i = 0; i < p.length; i++) {
        var n = store.getTiddlerSlice(p[i].title, 'Name');
        var u = store.getTiddlerSlice(p[i].title, 'Source');
        t += (n ? n : p[i].title) + (u ? ' - ' + u : '') + ' ' + p[i].text.length / 1024 + 'kb' + '\n';
      }
      var w = window.open();
      var d = w.document;
      d.open();
      d.write('<html><body>');
      d.write('<pre>' + t.htmlEncode() + '</pre>');
      d.write('</body></'+'html>');
      d.close();
    }
  })()">
ExportPluginList</a>
</html> -- by [[Saq Imtiaz|http://goo.gl/dGDPf]]
:exports a list of plugins installed in the current document
''Double Brackets in Links Are Not Rendered Properly''

* [[replace|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/90af118e1dc2fb1c]] the double brackets with their encoded equivalents, %5B and %5D respectively (see [[Firefox|Firefox#Permalinks]]).
Here is a table of web browsers that work with ~TiddlyWiki. For details, click on the browser name...
|!Browser |!Version |!Allows changes to be saved locally?|
|InternetExplorer |6.0+ |Yes |
|Firefox |1.0+ |Yes |
|Safari |1.0+ |Yes, using TiddlySaver.jar|
|Opera |? |Yes, using TiddlySaver.jar|
|Netscape Navigator |7.0+ |Yes |
|Camino |1.0+ |Yes |
|Chrome |All |Yes, using TiddlySaver.jar|
|iPhone |All |Yes. See [[iTW|http://www.apple.com/webapps/productivity/itwatiddlywikiforiphone.html]]|
|Wii |All |No |
|luakit |All |Yes |

See also [[TiddlyWiki apps available for smartphones|Mobile]]. Please [[let us know|http://groups.google.com/group/TiddlyWiki]] of any additions or corrections

Some macros render a button or link which performs a dedicated action when clicked...
<<get ##Description filter:[tag[Button]] format:'!!![[%1]]
<<<
%0
<<<'>>
!Summary
You can directly apply CSS rules inline or use custom classes.
!Markup
!!!Inline Styles
Enclose text using two double @ signs and let the first two follow by your CSS rules.
{{{
@@color:#4bbbbb;Some random text@@
}}}
''Displays as:''
@@color:red;Some random text@@

!!!CSS Classes
CSS classes can be applied to text blocks.

To wrap your text inline in a HTML {{{<span>}}} element use...
{{{
before » {{customClassName{inline content}}} « after
}}}
''Displays as:''
before » {{customClassName{inline content}}} « after

To wrap your text as a block level element -- a HTML {{{<div>}}} -- use line-breaks...
<html><pre>
before » {{customClassName{
box content
}}} « after
</pre></html>''Displays as:''
before » {{customClassName{
box content
}}} « after
See WikiWord...
This behaviour requires a plugin to be installed. Install SinglePageModePlugin from http://tiddlytools.com. See [[How do I install a plugin?]] for more info.
{{annotation{
''Important'': As of ''05. Sep, 2013'' all links to Martin's work are broken! Also, these plugins have been in alpha-state throughout their existence and must be considered outdated.
}}}
You can with Martin's new plugin support for diffrent markups. See:

http://www.martinswiki.com/#MediaWikiFormatterPlugin for MediaWiki markup

and http://www.martinswiki.com for other markup.

See also [[google groups discussion|http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/a8b1e3cc62ae9268/53149b6d2b5c3427]].
Martin Budden has created formatter plugins that allow you to use markups other than TiddlyWiki, e.g.:
;MediaWiki Markup
:&raquo; [[MediaWikiFormatterPlugin|http://www.martinswiki.com/#MediaWikiFormatterPlugin]]
;More Markup Formatters
:&raquo; [[MartinsWiki.com|http://www.martinswiki.com]]
Also see [[this discussion on Google Groups|http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/a8b1e3cc62ae9268]]...
This question gets asked regularly on the mailing list. The answer is complicated. I'm going to attempt to write a definitive answer here.

''Standard TiddlyWiki''
Imagine you have a local shared network drive with a TiddlyWiki file on it. Now suppose in the morning you open the TiddlyWiki file and make some changes then save them. Then in the afternoon someone else opens the file and makes some more changes and saves them. This all works fine. If you have set your user name cookies, it will even show who edited each tiddler.

But now suppose you both open the file at the same time. If you edit some tiddlers then save the other user won't know about those edits. Then when she saves her TiddlyWiki it will overwrite your edits. This is obviously a major limitation and means that multi-user with a standard TiddlyWiki is not very useful. (see [[TiddlyLock|Can I use TiddlyWiki as a multi-user/collaborative/server based wiki?#TiddlyLock]] below for a simple solution to this problem)

''Server-side adaptations of TiddlyWiki''
There are a number of server side adaptations of TiddlyWiki. See [[here|http://tiddlywiki.com/#ServerSide]] for more information. These server-side adaptations require that you setup and configure the appropriate web servers and databases to store tiddlers on the server, like a conventional wiki. Then as the adminstrator you can create users who must authenticate in order to edit tiddlers.

Depending on the version there might be additional features like access control settings and version history. The advantage of this type of setup is that you have a proper multi-user collaborative environment. The disadvantage is that there's quite a bit more work and technical skill required to setup, configure and administer the system, and you lose the ability to work offline, eg on a USB drive.
{{Quote|1=DaveG|2=
If I recall correctly in this situation you can use the export plugin (from Eric Shulman see [[ExportTiddlersPlugin|http://www.TiddlyTools.com/#ExportTiddlersPlugin]] ) which can make a static html exported file for offline reading
}}

The two most active server-side adaptations seem to be [[TiddlyWeb]], which runs on Python, and [[ccTiddly]], which runs on PHP and MySQL.

''Standard TiddlyWiki via http, using UploadPlugin''
[[BidiX|http://tiddlywiki.bidix.info]] has written a plugin that lets you upload your TiddlyWiki to a web server.  You need to copy a single PHP file onto your web server, so there is less setup than a full serverside.

This situation is basically the same as a standard TiddlyWiki -- when there are multiple users editing, whoever saves last will overwrites any previous saves.  [[Tiddlyspot|http://tiddlyspot.com]] uses the UploadPlugin, so this applies for Tiddlyspot sites as well as sites where you use UploadPlugin on your own web server.

''Standard TiddlyWiki via http, using UploadPlugin and GroupAuthoringPlugin''
BidiX, the creator of UploadPlugin, has also written a tool called GroupAuthoringPlugin that can be used for allowing multi-user editing on a standard TiddlyWiki via http using UploadPlugin. The way it works is that if you want to do some editing you first "lock" the TiddlyWiki file. This creates a lock file on the server which prevents anyone else from uploading until you release the lock. For more information see [[here|http://tiddlywiki.bidix.info]]. GroupAuthoringPlugin requires that you install some scripts on your web server (as does UploadPlugin) to handle the locking. 

(Currently GroupAuthoringPlugin is not available on Tiddlyspot but there are plans to make it available some time in the future).

''Other Solutions to Investigate''
'' [[MiniTiddlyServer|http://minitiddlyserver.com]] '' 
[[MiniTiddlyServer|http://minitiddlyserver.com]] (Project no longer available on this link) is a lightweight php based server side that is similar to UploadPlugin in that the TiddlyWiki on the server is a stock-standard TiddlyWiki, but includes some more advanced saving techniques, for example it can save only changed tiddlers. There is also some support for preventing overwritten data in a multi-user situation.

'' [[TiddlyHome|http://tiddlyhome.bidix.info]] ''
[[TiddlyHome|http://tiddlyhome.bidix.info]] from BidiX is based on UploadPlugin but allows easy creation of entire new sites and provides a way to provide update access to groups of users.

'' [[TiddlyLock|http://www.minormania.com/tiddlylock/tiddlylock.html]] ''
[[TiddlyLock|http://www.minormania.com/tiddlylock/tiddlylock.html]], by Richard Hobbis, uses a simple lock file mechanism to allow a TiddlyWiki to be stored on a shared network drive and viewed & edited by multiple users without fear of overwriting other users' changes or losing their own!

It works by maintaining a simple lock file (by default, in the same location as the TiddlyWiki file) that identifies who locked the TiddlyWiki, and when. Whilst the TiddlyWiki is being edited, other users are automatically put into Read-Only mode. As soon as the editing user has saved the TiddlyWiki it becomes available to other users for editing again, although they do have to reload the TiddlyWiki in order to see the changes made.

The location of the lock file can now be changed so that it is stored in a location separate from the TiddlyWiki file.

'' [[ServerLockPlugin|http://www.gentleknowledge.com/tiddlyplugins#ServerLockPlugin]] ''
[[TiddlyLock|http://www.minormania.com/tiddlylock/tiddlylock.html]] (see website for differences) but prevents overwriting when editing a wiki over http.

''Note''
Multi-user collaboration is not really TiddlyWiki's strong point. Many of the solutions mentioned above are experimental. If you need a serious multi-user wiki then perhaps you should consider using something other than TiddlyWiki, eg MediaWiki.

'' See Also ''

* [[Server-Side Solutions]]

[[Category:FAQ]]
[[Category:Basics]]
A number of TiddlyWiki adaptations have been developed specially for this purpose...
|!Name|!Author|!Link|h
|mGSD|Simon Baird|http://mgsd.tiddlyspot.com|
|tbGTD|Tobias Beer|http://tbGTD.tiddlyspot.com|
|dGSD|David Szego|http://thinkcreatesolve.biz|
|d³|Tom Otvos|http://www.dcubed.ca|

Also see [[What is GTD?]]...
Category:Adaptations
This page is still incomplete. You can help by contributing to its expansion.
Please improve the article, or discuss the issue on the talk page.

Adaptations (also called verticals or editions) are variants of TiddlyWiki created for specific purposes.
In earlier versions of TiddlyWiki, the term "adaptations" used to describe modifications of the TiddlyWiki core.
More recent versions support plugins though, so that adaptations now tend to consist of a collection of plugins on top of the standard TiddlyWiki core code.
Pages in category "Adaptations"

The following 17 pages are in this category, out of 17 total.
A

    AndTidWiki

E

    Editions

I

    IWantABlog

M

    MGSD
    MPTW

	
R

    RippleRap

S

    Server-Side Implementations

T

    TbGTD
    TeamTasks
    TiddlyChatter
    TiddlyFolio

	
T cont.

    TiddlyTimeJournal
    TiddlyWiki Address Book

V

    Vertical

W

    WebOS

Y

    YourFormBuilder
    YourTimeSheets
By default, selecting 'save changes' will also create a backup copy (by default) of the TiddlyWiki in the same folder as the TiddlyWiki file itself. To avoid the folder filling up with copious backup files, you can create a folder for them.   

* Go to 'options' on the right-hand top menu ([[Sidebar]]),
* Click on '[[AdvancedOptions]]',
* Where it says 'name of folder to use for backups', type in a name for the folder (not the address of the folder),
* Close the AdvancedOptions tiddler. 

Go to the folder you keep your TiddlyWiki in. You should now see a new folder with the name you just specified. From now on backups will be stored in this new folder.

The path is relative to the directory where the wiki is saved. For Windows computers, use the Windows backslash path separator (\).

To turn off the automatic backup function, got to 'options' and untick [[AutoSave]].

'' See Also ''

* [[AdvancedOptions]]
* [[AutoSave]]
* [[Sidebar]]

[[Category:FAQ]]
[[Category:Using TiddlyWiki]]
When you configure a classic TiddlyWiki using the OptionsPanel in the right sidebar or the AdvancedOptions in the [[Backstage Area]] your settings are stored as browser cookies.

When you lose your cookies or work with TiddlyWiki on several computers it can be tiresome to change the options time and time again.

This page explains how you can make your desired options permanent, e.g. having AutoSave always turned on. The way to achieve this is by actually creating a simple plugin, i.e. a tiddler that contains some executable javascript code that sets your options when TiddlyWiki starts.
<<<
''Note:'' There is an alternative, but less flexible method using [[Persistent Options]].
<<<
!"""Your First Config Tiddler"""
Create a new tiddler and tag it <<tag systemConfig>> -- this will turn it into a plugin.

Many people chose to name this tiddler [[zzConfig]] or ''zzTweaks''. As TiddlyWiki runs all plugins during startup in alhpabetical order, this takes care of your options plugin running last in the queue.

To permanently turn AutoSave on add the following line:
{{{
config.options.chkAutoSave = true;
}}}
Now save the tiddler, [[save changes|saveChanges]] and reload your TiddlyWiki. You will notice that AutoSave will be turned on again whenever TiddlyWiki starts, even if you decide to temporarily turn it off.
!"""Doing It Right"""
Just like any other plugin, you can add as many instructions to your configuration tiddler as you like, of course, avoiding JavaScript syntax errors:
;[[booleans|http://www.w3schools.com/js/js_obj_boolean.asp]]
:» a boolean value can only be set to {{{true}}} or {{{false}}}
:» usually options whose name starts with {{{chk}}}
;[[strings|http://www.w3schools.com/jsref/jsref_obj_string.asp]]
:» must be enclosed in either {{{'single quotes'}}} or {{{"double quotes"}}}
:» usually options whose name starts with {{{txt}}}
;[[comments|http://www.w3schools.com/js/js_comments.asp]]
:» {{{// a comment line starts with two slashes and will not be executed //}}}
!"""The Options List"""
Here are options you may find interesting, showing the default settings (there also is a version w/o comments below)...
{{{
// your desired UserName
config.options.txtUserName = "MyName"; 

// hide toolbar when viewed over HTTP
readOnly = false;

// hide editing features when viewed over HTTP
//config.options.chkHttpReadOnly = false; // esp. for TW < v2.2

// also save TiddlyWiki when a tiddler is saved
config.options.chkAutoSave = true;

// don't save backups
config.options.chkSaveBackups = false;

// relative path of backup folder
config.options.txtBackupFolder = "";

// allow regular expressions in search
config.options.chkRegExpSearch = false;

//search case sensitive
config.options.chkCaseSensitiveSearch = false;

// turn on animations
config.options.chkAnimate = true;

// generate an rss feed when saving
config.options.chkGenerateAnRssFeed = false;

// open external links in a new window
config.options.chkOpenInNewWindow = true;

// clicking a links to open a tiddlers causes the original tiddler to close
config.options.chkToggleLinks = false;

// don't update modifier and modified when editing tiddlers
config.options.chkForceMinorUpdate = false;

// require confirmation before deleting tiddlers
config.options.chkConfirmDelete = true;

// use the tab key to insert tab characters instead of moving between fields
config.options.chkInsertTabs = false;

// the default tab in the sidebar (= the tab name)
config.options.txtMainTab = "Timeline";

// the default more tab in the sidebar (= the tab name)
config.options.txtMoreTab = "Missing";

// max # of rows in edit boxes
config.options.txtMaxEditRows = "30";

// date format for created and modified in subtitle
config.views.wikified.dateFormat = "YYYY-0MM-0DD 0hh:0mm";

// date format timeline
config.macros.timeline.dateFormat = "YYYY-0MM-0DD (ddd)";
}}}
!Also see
*[[DateFormats]]...
!Options List w/o Comments
{{{
config.options.txtUserName = "MyName";
readOnly = false;
//config.options.chkHttpReadOnly = false; // esp. for TW < v2.2
config.options.chkAutoSave = true;
config.options.chkSaveBackups = false;
config.options.txtBackupFolder = "";
config.options.chkRegExpSearch = false;
config.options.chkCaseSensitiveSearch = false;
config.options.chkAnimate = true;
config.options.chkGenerateAnRssFeed = false;
config.options.chkOpenInNewWindow = true;
config.options.chkToggleLinks = false;
config.options.chkForceMinorUpdate = false;
config.options.chkConfirmDelete = true;
config.options.chkInsertTabs = false;
config.options.txtMainTab = "Timeline";
config.options.txtMoreTab = "Missing";
config.options.txtMaxEditRows = "30";
config.views.wikified.dateFormat = "YYYY-0MM-0DD 0hh:0mm";
config.macros.timeline.dateFormat = "YYYY-0MM-0DD (ddd)";
}}}
* ''[[TiddlySnip|http://tiddlysnip.com]]'' a firefox extension that allows you to use TiddlyWiki as a scrapbook!
* ''[[Tiddle|http://tiddle.sourceforge.net]]'' a desktop application which provides an indexed quick-search view into a TiddlyWiki file.
!Summary
You can render text monospaced text, e.g. using the font //Courier//, while preserving line breaks and not applying WikiText formating or turning WikiWords into links.
!!"""Monospaced Text Block"""
<html><pre>
{{{
Some plain text including WikiLinks
}}}
</pre></html>''Displays as:'' a HTML <pre> element
{{{
Some plain text including WikiLinks
}}}
<<<
''Note:'' Code blocks are displayed using a white-space 'as-is', fixed-width font without no word-wrapping -- displayed in a box.
<<<
!!"""Monospaced Inline Text"""
Alternatively, you can also display monospaced text __inline__ by wrapping the text in three braces <html><code>{{{...}}}</code></html>:
<html><pre>{{{inline //code//}}}</pre></html>''Displays as:''  a HTML <code> element
{{{inline //code//}}}
<<<
''Note:'' Inline code uses a white-space 'collapsed', word-wrapped, fixed-width font.
<<<
!"""Monospaced Code Blocks"""
In order to display processed code as monospaced blocks in tiddlers, the wiki markup needs to be escaped using the respective language's comments syntax. While this is not necessary for a plugin to function properly, it makes the wikified tiddler contents generally look more appealing and readable from the TiddlyWiki UI.
;HTML Code
:» e.g. in PageTemplate, ViewTemplate or EditTemplate
:{{sub{
{{{
<!--{{{-->
[HTML code]
<!--}}}-->
}}}
}}}
;CSS Code
:» e.g. in StyleSheets
:{{sub{
{{{
/*{{{*/
[CSS code]
/*}}}*/
}}}
}}}
;JavaScript Code
:» e.g. in [[Plugins]], i.e. tiddlers tagged <<tag systemConfig>>
:{{sub{
{{{
//{{{
[JavaScript code]
//}}}
}}}
}}}
!!Also see...
*[[Using WikiMarkup in CSS, JavsScript or HTML Code|Comment Formatting]]
*[[Comment Formatting|Comment Formatting]]
*[[Suppressing Formatting]]
<<tiddler Code>>
TiddlyWiki core code has been migrated to GitHub and can be found at http://github.com/tiddlywiki/tiddlywiki

Various plugins and support code is still in the older Subversion repository at http://svn.tiddlywiki.org.
/*{{{*/
Background: #fff
Foreground: #003366
PrimaryPale: #e8f1f9
PrimaryLight: #90bfe5
PrimaryMid: #398cd1
PrimaryDark: #091b29
SecondaryPale: #e8f1f9
SecondaryLight: #90bfe5
SecondaryMid: #398cd1
SecondaryDark: #091b29
TertiaryPale: #f9f9f9
TertiaryLight: #aaa
TertiaryMid: #888
TertiaryDark: #222
Error: #f88
ColorPaletteParameters: HSL([248|6], [0.67|0.53|0.43|0.06],[0.31|0.5|0.85|0.99])
/*}}}*/
!Summary
The shadow tiddler ColorPalette determines the overall colour scheme used within the TiddlyWiki.
!Default Contents
{{{
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
}}}
!TiddlySpace
In TiddlySpace, when a new space is created, the {{{<<randomColorPalette>>}}} macro generates a new palette, which however can be overwritten by modifying the ColorPalette tiddler or reset to defaults by deleting it.
!Summary
Occasionally you want to add notes to your tiddler markup yet don't want it displayed when the tiddler is rendered. To achieve this, wrap the text using {{{/% hidden %/}}}.
!Example
{{{
text before .../%
!HIDDEN SECTION
This is content of a hidden section.
!END%/ text after
}}}
''Display as:''
<<<
text before /%
!HIDDEN SECTION
This is content of a hidden section.
!END%/... text after
<<<
!Also see...
;[[Suppressing Formatting]]
:» when you just don't want that text to be TiddlyWiki markup
:» when you want to prevent WikiWords
:» when you copy & paste from other sources

!Code Comments
When you move to the design and development front of TiddlyWiki, you may want or need to //commented out// passage to prevent them from being interpreted as Javascript, CSS or HTML...
;HTML Comments
:» e.g. in PageTemplate, ViewTemplate, EditTemplate
:{{sub{
{{{
<!-- HTML Comment-->
<!-- 
possibly
multiple lines
-->
}}}
}}}
:» for displaying wikified content in HTML tiddlers:
:{{sub{
{{{
<!---
''Wikified'' HTML Comment
possibly multiple lines
--->
}}}
}}}
;CSS Comments
:» e.g. in StyleSheets
:{{sub{
{{{
/* CSS Comment */
/*
possibly
multiple lines
*/
}}}
}}}
:» for displaying wikified content in CSS tiddlers:
:{{sub{
{{{
/*** __Wikified__ CSS Comment ***/
/***
!Possibly
* multiple
* lines
***/
}}}
}}}
;JavaScript Comments
:» in plugins, i.e. tiddlers tagged <<tag systemConfig>>
:{{sub{
{{{
// JavaScript, Single-line Comment
}}}
}}}
:{{sub{
{{{
/* JavaScript Comment */
/*
possibly
multiple lines
*/
}}}
}}}
:» for displaying wikified content in JavaScript tiddlers:
:{{sub{
{{{
/*** __Wikified__ JavaScript Comment ***/
/***
; possibly
: multiple lines
***/
}}}
}}}
!Also see...
;[[Code Formatting|Code]]
:» for rendering code formatting
Not only thanks to its open source nature, TiddlyWiki is all about its community. The most active place for discussion are the <<slider chkCommunity "Discussion Groups" "TiddlyWiki Discussion Groups">>
Almost everything in [[TiddlyWiki]] is controlled via [[Tiddlers|Tiddler]]...
* [[Content|Tiddler]]
* [[HTML Templates]]
* [[Style Sheets]]
* [[Macros]]
* [[Plugins]]
* [[Cookies]] (used for storing certain user options)
Type the text for 'Configuration_Options'
To enable editing of the Tiddlywikis in...
'' Internet Explorer ''

'''Have to add an image here'''
* In IE, choose Tools > Internet Options
* Go to the Security tab and select "Local Intranet" Zone
* Click Default Level (to clear the Custom Level settings)
* Set the Security level to Low
* Close all open browsers
* You can now edit the wiki

Also Try:

If TiddlyWiki has been downloaded using Internet Explorer on Windows XP with Service Pack 2 and stored on an NTFS-formatted drive, any attempts to save changes will usually fail with the following error message: 

It's not possible to save changes. Possible reasons include: 

- your browser doesn't support saving (Firefox, Internet Explorer, Safari and Opera all work if properly configured) 

- the pathname to your TiddlyWiki file contains illegal characters 

- the TiddlyWiki HTML file has been moved or renamed 

The solution is to right-click on the TiddlyWiki HTML file and choose Properties. If the file is blocked, there will be an Unblock button on the resulting property sheet, which will remove the protection and allow the file to be saved.

'' Safari / Opera ''

The updated [[TiddlySaver|http://www.tiddlywiki.com/#TiddlySaver]] Java applet permits TiddlyWiki to save changes from Safari & Opera, eliminating the Java Policy step <br>
<br>
URL:  http://www.tiddlywiki.com/#TiddlySaver <br>
Filename:  TiddlySaver.jar <br>
File Type:  Java applet <br>
Location:  Saved in the same directory as the TiddlyWiki file <br>
Note:  TiddlySaver.jar is signed by UnaMesa Association, their certificate is signed by Thawte Code Signing CA intermediate certificate & is chained to the Thawte Premium Server CA root certificate.  The first time this applet runs, allow the browser to trust the certificate chain to be able to use the applet, even if the certificate is indicated as valid <br>
<br>
Note that there is no longer any need for a .java.policy file <br>
<br>
Ensure that if a backup directory is specified in AdvancedOptions, which does not exist, TiddlySaver will not run; due to a software bug <br>
<br>
Appreciation for the original TiddlySaver code: Andrew Gregory <br>
Appreciation for arranging the certificate magic:  BidiX

'' Opera Portable Edition ''
... cannot save. It cannot use TiddlySaver.jar, because it does not support Java.

'' Opera on Ubuntu ''
If your version of Ubuntu doesn't currently have Java installed, when you try to save changes you will receive a message that reads like the following:

 <localhost>
 It's not possible to save changes. Possible reasons include:
 - your browser doesn't support saving (Firefox, Internet Explorer, Safari and Opera all work if properly configured)
 - the pathname to your TiddlyWiki file contains illegal characters
 - the TiddlyWiki HTML file has been moved or renamed

To fix this:
#[[Download java|https://help.ubuntu.com/community/Java]].  
#Then update Opera to use the new Java libraries. [[Source Instructions|http://ubuntuforums.org/showthread.php?t=69275]]  
##First find the java library using "locate libjava.so".  
##In Opera, enable Java, set the "Java Options" folder to the java library folder.  
#Finally, reboot Opera.  

When you next try to save changes, you will be greeted by a permissions dialog to allow saving.  You should now be able to save your changes!

'' See Also ''

* [[It's not possible to save changes]]
[[Category:FAQ]]
[[Category:Getting Started]]
[[Category:Browser Issues]]
TiddlyWiki provides document authors with a relatively ubiquitous yet surprisingly malleable and extensible means of organizing content.

At a very simple level, [[tiddlers|Tiddler]] are named chunks of document content (information), potentially with some tags on them for cross-reference.

Think "named, tagged digital 3-by-5 cards", if you wish; it's almost that straightforward.  Unless artificially restricted by dumbed-down view and/or edit templates, [[tiddler|Tiddler]] content is normally malleable within an open TiddlyWiki document.  

TiddlyWiki documents are relatively unique in that respect; the TW core allows  end-users - document viewers - to actually modify the content they're viewing.

When you're viewing a TW document "server side" - with an http colon-slash-slash not a file-colon-slash-slash - the question then becomes, how can someone save any changed tiddlers they've created - where can they be put?  There are a few possibilities; TiddlyTools save-from-web can work in many cases, as can using an online server type TW document such as a TiddlySpot document, or using server-sides such as [[ccTiddly]] or [[TiddlyWeb]].

Tiddler importing and exporting is quite a bit more powerful and capable when you think about applying filters such as by-tag to inter-document tiddler transfers.

! Information in a tiddler
There are several optional information holders in a tiddler, i.e holders that allows access to the information from other tiddlers.
* Tags: Data entered in the tags field
* Slices: Data entered into a simple two column table. The first column lists the field name and the second column the respecive data. The typical example is the table in the beginning of plugins listing Name, Version etc.
* Sections: Are what are defined and separated by headings, i.e the "!" mark (!, !!, !!!)
* Fields: Can be seen when clicking the tiddler menu more>fields. This typically contains meta information about the tiddler but can contain any information.
In order to contribute to [[TiddlyWiki.org]] -- the TiddlyWiki community documentation -- all you need to do is register with TiddlySpace.

If you rather want to discuss some topic (first), head over to the [[Discussion Groups]].

Already logged in? Then you should find instructions right below...
<<tiddler "Documentation Space">>
To help contribute at [[TiddlyWiki.org|http://tiddlywiki.org]], please consider...
:» [[TiddlyWiki.org|CC - TiddlyWiki.org]]
:» [[Documentation Sources|CC - Documentation Sources]]
:» [[Stuff That Needs Reviewing|REVIEW]]
:» [[Who Does What?|CC - Who Does What]]
:» [[Deleting Tiddlers|CC - Deleting Tiddlers]]
:» [[Documentation Tools|CC - Documentation Tools]]
:» [[Finally Done|CC - Finally Done]]
Many thanks to the following contributors for keeping TiddlyWiki.org up to date:

{{inlineList{
<<groupBy modifier groupTemplate:Templates##Faces exclude:None>>
}}}

Get yourself in the above list by contributing to this page!
ControlView is the mechanism which TiddlySpace employs to prevent the serving of content from other [[spaces|Space]] which would otherwise be available via [[recipes|Recipe]] and [[bags|Bag]] sharing the same TiddlyWeb instance.

Without ControlView, it would be possible to construct a URI to serve content from {{{evilspace}}} which //appeared// to belong to the {{{goodspace}}} domain, e.g.:
<<<
http://goodspace.tiddlyspace.com/recipes/evilspace_public/tiddlers/all_good_is_evil
<<<
''Source'': [[google discussion group|http://groups.google.com/group/tiddlywiki/browse_thread/thread/a8922becd1f29938]] (Måns Mårtensson)
!Description
The following [[script|Scripts]] allows to convert lists to WikiLinks.
!Code
{{{
<script label="L2W" title="convert list to wikilinks">
var here=story.findContainingTiddler(place);
   if (!here) return;
   var title=here.getAttribute("tiddler");
   var tid=store.getTiddler(title);
   var t=store.getTiddlerText(tiddler.title) ;
   var target = store.getTiddler(tiddler.title) ;
var txt='[['+tid.text.split('\n').join(']]\n[[')+']]';
store.saveTiddler
(tid.title,tid.title,txt,tid.modifier,tid.modified,tid.tags,tid.fields);
</script> 
}}}
!Instructions
Paste a line-seperated list into a tiddler then "run" the script on the list to get double bracketed list items.
Cook is the build tool for [[TiddlyWiki]].
It utilizes [[recipes|Recipe]] to stitch together TiddlyWiki HTML files from their constituent chunks.
!!External Resources
* github [[Cooker|https://github.com/TiddlyWiki/cooker]]
* [[Cook|http://trac.tiddlywiki.org/wiki/Cook]] (old)
* [[Ginsu|http://trac.tiddlywiki.org/wiki/Ginsu]] (old)
!!!See Also
* [[Ginsu]]
* [[Recipes|Recipe]]
* [[Chef]]
TiddlyWiki uses browser [[Cookies|http://en.wikipedia.org/wiki/Magic_cookie]] to temporarily store settings that you can define as [[options|Options]] -- temporarily meaning: for as long as your browser is not asked to delete them.

This being an arguably fragile method of defining [[persisted options|Persistent Options]], please see [[Changing Default Options]] on how to make your configuration permanent.
The [[core|Core]]@tiddlywiki refers to a version of the TiddlyWiki standard distribution.
The TiddlyWiki core provides a number of <<tag [[Core Macros]]>> listed below by category...

!!"""Information Macros"""
macros providing system information
;[[<<today>>|today]]
:outputs the current day
;[[<<version>>|version]]
:outputs the TiddlyWiki version
;[[<<message>>|message]]
:outputs a core JavaScript message, i.e. hidden, functional texts that need translation
!!"""List Macros"""
macros providing listed tiddler information
;[[<<list>>|list]]
:provides various means for gathering tiddler lists
;[[<<timeline>>|timeline]]
:outputs a chronological list of recently edited tiddlers
;[[<<allTags>>|allTags]]
:outputs a list of all tiddlers
!!"""Tagging Macros"""
macros for querying and manipulate tags
;[[<<tag>>|tag]]
:provides a button to show a list of tiddlers tagging to a specified tag
;[[<<tags>>|tags]]
:provides a list of tags for a tiddler
;[[<<tagging>>|tagging]]
:provides a list of tiddlers tagging to a tag
!!"""Transclusion Macros"""
macros for including the contents of one tiddler in another, a process called transclusion
;[[<<tiddler>>|tiddler]]
:allows to embed (or [[transclude|Transclusion]]) content of one tiddler in another ith placeholder support
;[[<<slider>>|slider]]
:outputs a toggle button showing / hiding the content of another tiddler in a slider
;[[<<tabs>>|tabs]]
:outputs clickable tabs displaying content of other tiddlers
!!"""Editing Macros"""
macros aiding in editing Tiddlers
;[[<<newTiddler>>|newTiddler]]
:generates a button that creates a new tiddler when clicked
;[[<<newJournal>>|newJournal]]
:generates a button that creates a new journal tiddler when clicked
;[[<<saveChanges>>|saveChanges]]
:generates a button to save TiddlyWiki
!!"""Navigation Macros"""
macros for navigating in TiddlyWiki
;[[<<search>>|search]]
:provides ain input field to search in TiddlyWiki
;[[<<closeAll>>|closeAll]]
:provides a button to close all open tiddlers
;[[<<permaview>>|permaview]]
:provides a button to output a link to all currently open tiddlers
!"""Special Effects Macros"""
macros providing frontend effects
;[[<<gradient>>|gradient]]
:renders a gradient as a background to content
;[[<<refreshDisplay>>|refreshDisplay]]
:refreshes the visual display of TiddlyWiki
!"""Configuration Macros"""
;[[<<option>>|option]]
:renders inputs for editing option cookies, e.g.
:* checkboxes for boolean cookies
:* input fields for text cookies
;[[<<options>>|options]]
:outputs the same [[AdvancedOptions]] as in the [[Backstage Area]]
;[[<<plugins>>|plugins]]
:outputs the same [[PluginManager]] as in the [[Backstage Area]]
;[[<<importTiddlers>>|importTiddlers]]
:outputs the same [[ImportTiddlers]] as in the [[Backstage Area]]
;[[<<sync>>|sync]] {{deprecated{(deprecated)}}}
:outputs the same [[SynchronizationWizard]] as in the [[Backstage Area]]
;[[<<upgrade>>|upgrade]]
:outputs the same [[UpgradeWizard]] as in the [[Backstage Area]]
!"""Layout Macros"""
macros used by core layout functions
;[[<<view>>|view]]
:renders a tiddler field value in view mode
;[[<<edit>>|edit]]
:renders ain input field to edit a tiddler field value in edit mode
;[[<<toolbar>>|toolbar]]
:renders the tiddler toolbar; used in the shadow tiddler called ViewTemplate
;[[<<annotations>>|annotations]]
:renders a placeholder wher tiddler annotations are rendered; e.g. for a missing tiddler
;[[<<tagChooser>>|tagChooser]]
:renders a button in edit mode to chose an existing tag to add it to the current tiddler
<<tiddler "Core Macros">>
Click on 'new tiddler' (top right-hand menu). A new tiddler will open.

To name the tiddler, type over the words 'new tiddler' in the top text box.

Enter the tiddler's contents into the main text box.

Click on Done (grey menu at top right of tiddler). 

To add the tiddler to the menuu, see [[Add Menu Item]].
Custom fields are fields that are either created by a plugin or manually by an author for a dedicated purpose, e.g.:
* to aggregate all tiddlers that have a certain field or field value elsewhere
* to flag a tiddler and then trigger some macro or plugin to run when it's viewed
* etc...
[[Tiddlers|Tiddler]] can have attributes in the form of custom [[fields|Fields]]. A tiddler field can be any data that describe or extend the tiddler with dedicated information, e.g. geo data associated with a tiddler.

To view the fields of a tiddler, click on the more button in your toolbar and select the {{button{fields}}} option.
{{annotation{
''Note'': This tiddler has a custom field named {{{color}}} which could potentially be used by a plugin to set the text color.
}}}
In TiddlySpace you can programatically inspect tiddler fields via the [[TiddlySpace API]], e.g.:
* [[click to see the text serialization for this tiddler|http://tiddlywiki.tiddlyspace.com/bags/tiddlywiki_public/tiddlers/Custom Fields.txt]]
!"""Editing Fields"""
By default it is not possible to edit a custom field in TiddlyWiki. To enable editing install a plugin, e.g. [[FE2|http://tbgtd.tiddlyspot.com/#FE2]] or [[FieldsEditorPlugin|http://visualtw.ouvaton.org/VisualTW.html#FieldsEditorPlugin]]. In TiddlySpace, you can alternatively include the @first-class-fields space which as well provides field editing functions.
!"""Basic Viewing & Editing"""
First of all, custom field names must be all lower case in order to be stored and retrieved sucessfully.

The most simple way to create and edit a custom field is by modifying your shadow tiddlers called EditTemplate and ViewTemplate:
;EditTemplate
:{{{
<div>My Field: <span macro="edit my-field"></span></div>
}}}
;ViewTemplate
:{{{
<div>My Field: <span macro="view my-field"></span></div>
}}}
Now, when you view any tiddler, you will see the value of {{{my-field}}} for the corresponding tiddler and are able to edit and save a new value for it in edit mode.

If you want the values for your custom field to be rendered as wiki text, use the parameter {{{wikified}}} for the view macro in the ViewTemplate...
;ViewTemplate
:{{{
<div>My Field: <span macro="view my-field wikified"></span></div>
}}}
!"""Styling The Field Output"""
You can apply inline styles directly in your ViewTemplate, e.g.:
;ViewTemplate
:{{{
<div style="font-size:200%;">My Field: <span macro="view my-field"></span></div>
}}}
A better way is to use a class and to put the corresponding css code in your StyleSheet tiddler,e.g.:
;ViewTemplate
:{{{
<div class="my-field">My Field: <span macro="view mything"></span></div>
}}}
;StyleSheet
:{{sub{
{{{
.my-field {
  color:white;
  background: red;
  border:3px solid green;
}
}}}
}}}
!"""Changing The Edit Box"""
Use css to change the size that comes with the edit box by default. you can do it with CSS, e.g.:
;EditTemplate
:{{{
<div><span class="my-box" macro="edit mything"></span></div>
}}}
;StyleSheet
:{{sub{
{{{
.my-box input {
 width:100%;
}
}}}
}}}
!"""Display Fields Conditionally"""
To conditionally display custom fields you can install and use [[HideWhenPlugin|http://mptw.tiddlyspot.com/#HideWhenPlugin]].

Here's what you do to to conditionally show fields based on tags using  HideWhenPlugin. Let suppose you have a some tiddlers tagged <<tag friend>> and you use a custom field to maintain some information about them, say their favourite food. To view and edit your friends' favourite food, add the following:
;ViewTemplate
:{{sub{
{{{
<div macro="showWhen tiddler.tags.contains('friend')">
  Favourite food: <span macro="view favourite-food"></span>
</div>
}}}
}}}
;EditTemplate:
:{{sub{
{{{
<div macro="showWhen tiddler.tags.contains('friend')">
  Favourite Food: <span macro="edit favourite-food"></span>
</div>
}}}
}}}
!"""Gathering Field Data"""
To list all your friends whose favourite food is pizza, you can install and use [[ForEachTiddlerPlugin|http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin]] from [[Udo Borowski|http://tiddlywiki.abego-software.de]].

Once installed, add this to a tiddler:
:{{sub{
{{{
<<forEachTiddler
   where
      ' store.getValue(tiddler,"favourite-food") == "pizza" '
>>
}}}
}}}
This displays a bulleted list of tiddlers tagged <<tag friends>> whose favourite food  is {{{pizza}}} -- saved in the custom field {{{favourite-food}}}.

For more information on how to customize the output, refer to the [[plugin documentation|http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin]].
Custom macros are not part of the [[TiddlyWiki core|Core Macros]]. Instead they are written by user, or simply copied and reused from another site or repository.

Much of the power of TiddlyWiki <<version>> lies in the ease with which users can create macros and [[Plugins]] to customize their wikis, and share them with each other.

Information on how to write a custom macro can be found in @TiddlyWikiDev.
TiddlyWiki is inherently flexible; with some knowledge of HTML and CSS, the entire layout can be easily adjusted.

All layout and style definitions are stored in shadow tiddlers which come with a standard TiddlyWiki, and can be edited directly in TiddlyWiki...
!"""HTML Templates"""
The overall layout in TiddlyWiki is defined using HTML Template tiddlers...
| !Shadow Tiddler | !Description |h
|[[PageTemplate]] |HTML code for the composition of the overall page design.|
|[[ViewTemplate]] |HTML code for the individual [[Tiddler]] layout |
|[[EditTemplate]] |HTML code for the tiddler editing mode |
!"""StyleSheets"""
Styles in TiddlyWiki are defined using [[css|www.w3schools.com/css]] in various StyleSheets...
| !Shadow Tiddler | !Description |h
|[[StyleSheetColors]] |default color styles |
|[[StyleSheetLayout]] |default layout styles |
|[[StyleSheetLocale]] |locale-specific styles |
|[[StyleSheetPrint]] |default printing styles |
|[[StyleSheet]] |custom user styles |
''Note'': The color scheme of a TiddlyWiki is defined using [[Slices]] in the shadow tiddler called [[ColorPalette]].
Check tiddlers with the tag <<tag DELETE>> for deletion...
!Mission Statement
[[TiddlyWiki.org]] is a place and space intended to help people find the information they seek in order to meet a desired end in the vast open spaces of the TiddlyVerse.

See the [[checklist|DOC - Checklist]] to find things to get started.
!Developer Stuff
Goes to @TiddlyWikiDev!
!Discussions
[[TiddlyWiki.org]] is __not__ a [[discussion forum|Discussion Groups]] -- let the content here be instructive, informative and concise with as little prose as possible.
!Comments
Up until there is a workable comments plugin -- maybe using [[disqus|http://disqus.com]] -- which doesn't clutter this space or its timeline, please do not write things that sound like comments in tiddlers.
!Standard Elements
A few core elements follow certain conventions...
;Macros
:» <<tag Macro "tiddlers tagged 'Macro'">>
:» are (preferably) named exactly as the macro
:» are tagged [[Macro]] and [[Core Macros]], if applicable
;ShadowTiddler Documentation
:» <<tag ShadowTiddler "tiddlers tagged 'ShadowTiddler'">>
:» are named ''~ShadowTiddlerName...'', e.g. [[ViewTemplate...]]
;Plugin Documentation
:» <<tag Plugin "tiddlers tagged 'Plugin'">>
:» are named ''~PluginName...'', e.g. [[GotoPlugin...]]
:» have a plugin header [[PLUGIN TEMPLATE]]
!Tagging
Please do not use tags without intent, i.e. because some tag may "feel right". Every tag should have a tiddler! Think of tags in this space as things that are somewhat higher in the hierarchy which should therefore be referenced somewhere, e.g. the [[tiddler macro|tiddler]] is tagged [[Core Macros]] which in turn is tagged [[Macros]] which eventually is a term listed in the [[Welcome]] tiddler.
!Deleting Tiddlers
If you think that some tiddler should be deleted, please mark it with the tag <<tag DELETE>>. Admins will then review and possibly delete these tiddlers.
!Redirect
Instead of deleting, you can also redirect a tiddler, e.g. when merging duplicate topics replacing the contents of the abandonned tiddler with:
<<<
See [[New Tiddler|REDIRECTED]]...
<<<
...while tagging it: {{{REDIRECTED excludeLists excludeSearch}}}
If it makes sense for the old tiddler to still be found using search or lists, then don't add the excludeLists excludeSearch. However, the less results one gets, the easier it is to find something.
!Developer Documentation
The place for code developer documentation is @TiddlyWikiDev -- not @TiddlyWiki.
!Glossary
The @glossary space is no longer included here. To add a new ''term'' add either of the following tags:
;[[Glossary]]
:» for TiddlyWiki terms
;[[TiddlySpace Glossary]]
:» for TiddlySpace related terms
Please use the Glossary only when needed.
* Do not list things like shadow tiddlers or macros as a ''term''.<br>These things shoud instead have an actual context.
* Do not use the [[Glossary]] as fallback for lack of a better tag.
* Glossary entries should only provide a short summary, an entry point to a topic. Try to create a Glossary entry in a singular form, e.g. [[Field]] and document the topic using the plural form, e.g. [[Fields]]. To reference the glossary entry to the topic, use the method described in MorePlugin.
The following lists possible things to work on...
;[[Documentation Sources|DOC - Documentation Sources]]
:» lists topics that need to be analyzed for which content may need to be reviewed or created
;tiddlers tagged <<tag REVIEW>>
:» are tiddlers that may need improvements
;tiddlers tagged <<tag DELETE>>
:» have been flagged for deletion
;tiddlers tagged <<tag html>>
:» are used for the [[html representation|html]] of [[TiddlyWiki.org]]
;tiddlers tagged <<tag REDIRECTED>>
:» now point to a different tiddler; may later be resolved differently
;[[excludeLists]] / [[excludeSearch]]
:tiddlers hidden from default lists or search
;best practises
:» collect ideas for desirable structures and content of [[this wiki|Welcome]]@tiddlyspace
;missing contents?
:» referenced, yet not existing... <<tag excludeMissing>>
{{annotation{
''Heads Up:'' Please consider [[Who Does What?|DOC - Work In Progress]] when you consider moving (considerable parts of these) sources to [[TiddlyWiki.org]]!
}}}
There may still be some open topics around [[migrating the old TiddlyWiki documentation to this space|About the old and the new wikis]]. To start, check out the [[Main Page content from old wiki]].

The inclusion to @tiddlywikidev might as well be removed, once it is complete enough...

Other external sources that can nurture this space...
* [[TiddlyWiki.com|http://tiddlywiki.com]] -- see http://tiddlywiki-com.tiddlyspace.com
* [[TiddlyWiki Reference@hoster.peermore.com|http://hoster.peermore.com/bags/tiddlywiki-reference/tiddlers.wiki]]
* [[TWHelp|http://twhelp.tiddlyspot.com]]
* [[TiddlerToddler|http://tiddlertoddler.tiddlyspot.com]]
* [[TiddlyWikiGuides.org|http://tiddlywikiguides.org]]
* [[TiddlyWikiTutorial@blogjones|http://www.blogjones.com/TiddlyWikiTutorial.html]]
* [[TiddlyWiki For The Rest Of Us|http://www.giffmex.org/twfortherestofus.html]]
* and of course, the [[Discussion Groups]]

!Done
Sources that [[have been merged / migrated|DOC - Log]] here...
*2011-02-11: @WikiText
*2011-02-11: @tiddlywiki-com-ref
List below, when you are done documenting, migrating or otherwise bringing-in major contributions to topics so that other know what still needs doing. Add new entries to the top...

*15.02.2012 @tobibeer: included @TiddlyWiki in @TiddlyWikiDev instead
*15.02.2012 @tobibeer: unincluded @TiddlyWikiDev all development stuff should move there!
*15.02.2012 @tobibeer: moved [[Layout|TiddlyWiki Layout]] here from [[TiddlyWiki.com|http://tiddlywiki.com]]
*13.02.2012 @tobibeer: ported ''Dev:Comments'' & ''Escaping'' from [[OldWiki]]
*11.02.2012 @tobibeer: removed inclusion of @TiddlyWiki-com-ref
*11.02.2012 @tobibeer: [[Shadow Tiddlers]] -- moved all form @TiddlyWiki-com-ref here
*11.02.2012 @tobibeer: [[Startup Parameters]] -- complete review
*11.02.2012 @tobibeer: WikiText -- move & review<<tag Formatting>>from @WikiText & @TiddlyWiki-com-ref
*06.02.2012 @tobibeer: @ListFiltrPlugin -- included & added to [[FAQ]], [[Glossary]], [[Quick Search]]
*06.02.2012 @tobibeer: [[Mobile TiddlyWiki]] -- migrated from [[TiddlyWiki.com]]
*06.02.2012 @tobibeer: [[Option]], [[Options]] -- created
*06.02.2012 @tobibeer: [[Persistent Options]] -- migrated from [[tiddlywiki.com|http://tiddlywiki.com/#PersistentOptions]]
*06.02.2012 @tobibeer: [[Download]] -- added [[Download]], also to MainMenu
*06.02.2012 @tobibeer: [[Bookmarklets]] -- should be all that are availabe today
*06.02.2012 @tobibeer: [[Tiddler Templates]] -- created from old FAQ, reviewed
*06.02.2012 @tobibeer: [[Timeline]] -- more details on full timeline
*06.02.2012 @tobibeer: [[Contribution Central]] -- all reviewed / created
*06.02.2012 @tobibeer: [[Fields]] & [[Custom Fields]] -- created & reviewed, major edits
*06.02.2012 @tobibeer: [[Welcome]] -- created new front page
*06.02.2012 @tobibeer: [[Glossary]] -- created overview, all reviewed & migrated from @glossary
*06.02.2012 @tobibeer: [[Changing Default Options]] -- migrated from [[TiddlyWikiGuides.org|CC - Documentation Sources]]
*05.02.2012 @tobibeer: [[Discussion Groups]] -- new overview
*05.02.2012 @tobibeer: [[TiddlyWiki Markup]] -- new all-in-one overview
*05.02.2012 @tobibeer: [[Core Macros]] -- all reviewed / migrated from @macros
*04.02.2012 @tobibeer: @LinkifyPlugin -- included & added [[LinkifyConfig]]
*04.02.2012 @tobibeer: [[Date Formats]] -- migrated & beautified
*04.02.2012 @tobibeer: [[excludeLists]] / [[excludeSearch]] -- new list views by [[Bag]]
<<listfiltr>>
<<<
;[[TEMPLATES]]
:» some templates used with the [[<<list>> macro|list]] in [[TiddlyWiki.org]]
<<<
<<<
;[[PLUGIN TEMPLATE]]
:» a template to be used for plugins
<<<
<<<
!"""Dedicated Documentation Plugins"""
; OrgDocPlugin
:» <<tiddler "OrgDocPlugin::Description">>
; MorePlugin
:» <<tiddler "MorePlugin::Description">>
; TemplateTransclusionPlugin
:» <<tiddler "TemplateTransclusionPlugin::Description">>
!"""Included Plugins"""
; [[LinkifyConfig]]
:» automatically links matched tiddler titles 
; [[ListFiltrPlugin]]
:» quickly filters lists, e.g. [[FAQ]], [[Glossary]], [[Quick Search]]
<<<
<<<
;Binary / Image Upload
:<<binaryUpload edit:title>>
<<<
If you are going to work on some topic for longer, please list it under [[DOC - Review]] to indicate others that YOU are currently working on this. Remove when you're done.

!Topics for Review
The following topics may need to be created / reviewed...
*InterfaceOptions
*SpecialTags
*SpecialTiddlers
*IncrementalSearch
*RegExpSearch
*SaveEmptyTemplate
*CustomStyleSheet
*NestedStyleSheets
*NestedTemplates
*CustomMarkup
*MobileDevices

!Done?!?
*[[ToolbarButtons|Toolbar]]
*[[Tags]]
*[[TiddlerSlicing|Slices]]

!Final
*[[Startup Parameters]]
*[[HtmlEntities|HTML Entities]]
*[[PermaView]]
*[[KeyboardShortcuts|Keyboard Shortcuts]]
*[[SafeMode|Safe Mode]]
[[$1|$2]] <<tag [[$1]] »>>
 <<tiddler DateFormats>>
Either in the context of [[changing the default date formats|How do I change the default date formats for core macros?]] for core [[macros|Macros]] like [[today]], [[newJournal]], [[timeline]] and [[view]] or by using the corresponding date format parameters you can define a combination of ordinary text and special ''patterns'' substituted that will eventually with formatted with date values:
|!Pattern|!Description|!Example|
|{{{DDD}}}|weekday as text|<<today DDD>>|
|{{{ddd}}}|weekday as short text|<<today ddd>>|
|{{{DD}}}|day of month|<<today DD>>|
|{{{0DD}}}|day of month w/ leading zero|<<today 0DD>>|
|{{{DDth}}}|day of month w/ suffix|<<today DDth>>|
|{{{WW}}}|week number, see [[ISO-8601|http://de.wikipedia.org/wiki/ISO_8601]]|<<today WW>>|
|{{{WW}}}|week number w/ leading zero|<<today 0WW>>|
|{{{MMM}}}|month as text|<<today MMM>>|
|{{{mmm}}}|month as short text|<<today mmm>>|
|{{{MM}}}|month as number|<<today MM>>|
|{{{0MM}}}|month as number w/leading 0|<<today 0MM>>|
|{{{YYYY}}}|full year|<<today YYYY>>|
|{{{YYYY}}}|year, two digits|<<today YY>>|
|{{{wYYYY}}}|full year for current week|<<today wYYYY>>|
|{{{wYYYY}}}|year for current week, two digits|<<today wYY>>|
|{{{hh}}}|hours|<<today hh>>|
|{{{0hh}}}|hours w/ leading zero|<<today 0hh>>|
|{{{hh12}}}|hours in 12 hours cycle|<<today hh12>>|
|{{{0hh12}}}|hours in 12 hours cycle /w leading zero|<<today 0hh12>>|
|{{{mm}}}|minutes|<<today mm>>|
|{{{0mm}}}|minutes w/ leading zero|<<today 0mm>>|
|{{{ss}}}|seconds|<<today ss>>|
|{{{ss}}}|seconds w/ leading zero|<<today ss>>|
|{{{am}}} or {{{pm}}}|lower case am/pm indicator|<<today pm>>|
|{{{AM}}} or {{{PM}}}|upper case AM/PM indicator|<<today PM>>|
!!!Examples
;<nowiki>DDth MMM YYYY</nowiki>
:<<today "DDth MMM YYYY">>
;<nowiki>DDth mmm 0hh:0mm:0ss</nowiki>
:<<today "DDth mmm 0hh:0mm:0ss">>
<<tiddler DateFormats>>
/***
|''Name:''|DefaultOnEmptyPlugin|
|''Description:''|opens the default tiddlers when the story is empty.|
|''Author:''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Version:''|0.1.0 (2015-01-22)|
|''~CoreVersion:''|2.5.2|
|''Documentation:''|http://defaultonempty.tiddlyspace.com|
|''Source:''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/DefaultOnEmptyPlugin.min.js|
|''License''|Creative Commons 3.0|

!Code
***/
//{{{
(function(){var e=config.options;if(e["chkOpenDefaultOnEmpty"]===undefined){e["chkOpenDefaultOnEmpty"]=true}var t=Story.prototype;t.closeTiddlerDEFAULTONEMPTY=t.closeTiddler;t.closeTiddler=function(n,r,i){var s=n,o=e.chkOpenDefaultOnEmpty;if(o){var u=0;this.forEachTiddler(function(e){if(e!=s){u++}return u<2})}if(o&&u==0){r=false}t.closeTiddlerDEFAULTONEMPTY.apply(this,arguments);if(o&&u==0){story.displayTiddlers(null,store.getTiddlerText("DefaultTiddlers").readBracketedList())}}})()
//}}}
[[Welcome]]
!Summary
The shadow tiddler DefaultTiddlers contains a list of tiddlers which are opened automatically when TiddlyWiki starts. Define the tiddlers either using [[TiddlyLinks|TiddlyLink]] or using [[filters|Filters]].
!Default Contents
{{{
[[GettingStarted]]
}}}
!Examples
Open the tiddlers ''Welcome'' and ''About'' on startup...
{{{
[[Welcome]]
[[About]]
}}}
Use filters to open all tiddlers tagged with a given tag on startup, e.g.:
{{{
[tag[blog]]
}}}
See [[Deleting A Tiddler]]...
!Interactive Delete
Open the tiddler for editing, then click the delete command in te toolbar at the top right of a tiddler.
!~TrashPlugin
Consider installing [[TrashPlugin|http://ido-xp.tiddlyspot.com/#TrashPlugin]] by [[Ido Magal|TrashPlugin|http://ido-xp.tiddlyspot.com/#TrashPlugin]] which allow to undo a deletion. Empty the trash regularly since you cannot reuse a tiddler name before it's finally deleted.
!Deleting Tiddler That Is Tag
Consider installing [[RenameTagsPlugin|http://mptw.tiddlyspot.com/#RenameTagsPlugin]] from [[Simon Baird|http://monkeygtd.blogspot.com]]. It will prompt you whether or no you will also "Remove tag from N tiddlers?".
!Batch Delete
Deleting multiple tiddlers can be greatly simplified using either [[TiddlerTweakerPlugin|http://www.TiddlyTools.com/#TiddlerTweakerPlugin]] or [[ExportTiddlersPlugin|http://www.TiddlyTools.com/#ExportTiddlersPlugin]] by [[Eric Shulman|http://www.TiddlyTools.com]] or the [[Bookmarklet]] [[DelleteAllTagged]], a small piece of JavaScript code, that can be saved and run as a bookmark.
{{annotation{
TiddlyWiki development related topics are now [[@TiddlyWikiDev|http://tiddlywikidev.tiddlyspace.com/#Dev.Plugins]].
}}}
Tiddlers with information for developers tag here...
{{noTitle{<<tagging Developer>>}}}
<<tiddler Help>>
See [[Alternative Tiddler Layouts]]...
<<<

<<closeAll>><<newTiddler>>

''@@color:red;Important:@@'' No development topics in [[TiddlyWiki.org]], please add or move those to @TiddlyWikiDev!
Not a member there yet? Ask in the [[Developer Discussion Group|Discussion Groups]].

![[Documentation Space]]
@@color:purple;Only visible to registered TiddlySpace users.@@

To help contribute at [[TiddlyWiki.org|http://tiddlywiki.org]], please consider...
:» [[TiddlyWiki.org — Documentation ABC|DOC - ABC]]
:» [[Documentation Sources|DOC - Documentation Sources]]
:» [[What To Do?|DOC - Checklist]]
:» [[Who Does What?|DOC - Work In Progress]]
:» [[Documentation Tools|DOC - Tools]]
:» [[Finally Done|DOC - Log]]

''Note:'' Please keep any tiddlers referenced above __private__ and tag them to <<tag "Documentation Space">>.

<<<

<<tabs
	txtAdminTab
	"Public" "All public tiddlers" [[TiddlySpaceTabs##Public]]
	"Private" "All private tiddlers" [[TiddlySpaceTabs##Private]]
	"Spaces" "Tiddlers grouped by space" [[TiddlySpaceTabs##Spaces]]
	"Missing" "Missing tiddlers" TabMoreMissing
	"Orphans" "Orphaned tiddlers" TabMoreOrphans
	"Shadows" "Shadowed tiddlers" TabMoreShadowed
>>
''iTW Beta by Bidix''
BidiX has a iPhone optimized version of TiddlyWiki available here: http://itw.bidix.info/

''TW on iPhone using a data url bookmark''
I believe it's possible if you sync the bookmark from safari via iTunes. But you can't save. (Though save to url should be possible. Anyone thought about this?)

''Saving using virtual disk''
It is possible to store TiddlyWiki documents on a [http://groups.google.com/group/TiddlyWiki/browse_thread/thread/35d17fdd24c43391 virtual disk] on the iPhone or iPod Touch.

''Notes from Jeremy''
{{Quote
|[http://groups.google.com/group/TiddlyWiki/browse_thread/thread/e7aa4c89cbb8c84f/3f79cea1ca1b52a7?#3f79cea1ca1b52a7 Jeremy]
|
I've had the chance to play with TiddlyWiki on an iPhone. It works as a pretty perfect clone of the desktop Safari experience, with iPhone pinch-zoom goodness to make it navigable on the tiny display. The problems are:

* it takes ages to load; over EDGE it's excruciating, but even over wifi you have to be pretty patient
* even once it's loaded, JavaScript intensive actions can be painfully slow. For example, clicking on a tiddler link can take more than a second to open the target tiddler
* it doesn't seem possible to load the TW file from a file:// URL; therefore there is no obvious avenue to explore for saving changes locally
* the desktop UI although usable doesn't really work well on the tiny screen; built in iPhone apps like Mail show a more iPhone-native way of accomplishing some of the same things

The planned stripping back of the core code should improve the performance situation. It's possible that a solution to the saving problem will come in the form of a native iPhone app that wraps WebKit to provide a custom host for TiddlyWiki.

In the short term, I've started investigating a plugin to attack the last problem, optimising the TiddlyWiki UI for the iPhone. (Inspired by http://www.joehewitt.com/iui/)

Cheers

Jeremy
}}

''Notes from Phil''
{{Quote
|[http://philhaigh.blogspot.com Phil]
|
Jeremy mentions that it isn't possible to load the TW file from a file:// URL. This is because the iPhone (and iPod Touch) do not have a 'publicly accessible' file system and therefore the browser does not support the file:// protocol on these platforms.

Cheers

Phil
}}

''Notes from Tim''
{{Quote
|Tim
|
It is possible to load a TW file from a file:// URL on jailbroken iPhones.  There is a package on ModMyi.com that contains the [[http://modmyi.com/cydia/package.php?id=1387 file schema]]. With jailbroken iPhones, the full filesystem is accessible, through programs such as [[http://www.appleiphoneschool.com/openssh/ SSH]] or [[http://iphone.heinelt.eu/?Applications:iFile iFile]].  If you do use SSH, make sure you change the root password!

Tim
}}

''Notes from Poul''
Some of us would argue that the iPhone is intended as a terminal for telephony and web access. You would store your notes on a server or 'in the cloud' using either of [[hosted|Server-Side Solutions]] solutions like TiddlyWeb or giewiki. That way, the sync problem is not a problem. I admit that with giewiki, I still need to focus on reducing the # of web requests.
Anyway, the biggest problem seems to be that since you don't have cursor keys, you can't scroll in edit boxes (or can you..yes: use 2 fingers & lors of patience).

[[Category:FAQ]]
[[Category:Using TiddlyWiki]]
[[Category:Platforms]]
You can download the latest version of classic TiddlyWiki from [[TiddlyWiki.com|http://classic.tiddlywiki.com]] below...
<html>
<div style="overflow:hidden;position:relative;clear:both;height:100px;width:200px;">
<iframe style="overflow:hidden;position:absolute;margin:0 0 0 -10px;top:-410px; width:2000px;height:2000px" src="http://classic.tiddlywiki.com"/>
</div>
</html>

<<tiddler Archive>>
{{annotation{
''Note:'' To be able to do this in TiddlySpace you will need to enable [[Evaluated Parameters]].
}}}
Should two [[users|User]] edit the same [[tiddler|Tiddler]] at the same time the first change will be saved and the second [[user|User]] will see the [[Edit Conflict]] error message.

The second [[user|User]] may then elect to reapply their changes to the latest revision of the tiddler, or discard their changes. Use the [[list of revisions|Revisions]] accessible via the tiddler toolbar to come to a decision.

An edit conflict may also occur when editing the same tiddler in two different browser, windows or tabs.

In case of an edit conflict a [[diff|http://en.wikipedia.org/wiki/Diff]] is provided to help generate the correct version of that tiddler.
The edit mode refers to the mode of editing a rendered tiddler.

By default, how a tiddler is displayed in edit mode is defined by one of the shadow tiddlers that control the layout of TiddlyWiki called [[EditTemplate]].
<!--{{{-->
<div class='toolbar'
	macro='toolbar [[ToolbarCommands::EditToolbar]] icons:yes'>
</div>
<div class='annotationsBox' macro='annotations'>
	<div class='editSpaceSiteIcon'
		macro='tiddlerOrigin height:24 width:24 label:yes interactive:no'>
	</div>
	<div class="privacyEdit" macro='setPrivacy no interactive:no'></div>
	<div class='tagClear'></div>
</div>
<div class='heading editorHeading'>
	<div class='editor title' macro='edit title'></div>
	<div class='tagClear'></div>
</div>
<div class='editor' macro='edit text'></div>
<div class='editorFooter'>
	<div class='tagTitle'>tags</div>
	<div class='editor' macro='edit tags'></div>
	<div class='tagAnnotation'>
		<span macro='message views.editor.tagPrompt'></span>
		<span macro='tagChooser excludeLists'></span>
	</div>
</div>
<div macro="editFields"></div>
<!--}}}-->
!Summary
The shadow tiddler EditTemplate contains the HTML markup used to display a tiddler in edit mode. With basic knowledge of HTML and CSS it is easy to change layout, contents, and design, e.g. in order to extend it for custom fields.
!Default Contents
{{{
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div>
<div class='editorFooter'>
  <span macro='message views.editor.tagPrompt'></span>
  <span macro='tagChooser excludeLists'></span>
</div>
<!--}}}-->
}}}
/***
|''Name''|EditTemplateFieldsPlugin|
|''Version''|0.4.6|
|''Status''|beta|
|''Author''|Jon Robson|
|''Description''|Provides editing of custom fields|
|''Requires''||
|''Source''||
!Usage
put {{{<div macro="editFields"></div>}}} into your EditTemplate.
or {{{<div macro="viewFields"></div>}}} into your ViewTemplate.
!Todo
Support newlines in input boxes.
!Code
***/
//{{{
(function($) {
var viewFields = config.macros.viewFields = {
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var fields = editFields.getFields(tiddler).concat(params);
		var done = {};
		for(var i = 0; i < fields.length; i++) {
			var name = fields[i];
			var val = tiddler.fields[name];
			if(!done[name] && val) {
				done[name] = true;
				$("<div class='fieldValue' />").text("%0 : %1".format(name, val)).appendTo(place);
			}
		}
	}
};

var editFields = config.macros.editFields = {
	fieldType: {
		images: ["image", "geo.marker"]
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var options = {
			fields: params
		};
		this.createInterface(place, tiddler, options);
	},
	getFields: function(tiddler) {
		var whitelisted = ["changecount"];
		var fields = [];
		for(var i in tiddler.fields) {
			var val = tiddler.fields[i];
			if(i.indexOf("server.") !== 0 && i.indexOf("_") !== 0 && typeof(val) == "string" && !whitelisted.contains(i) && val) {
				fields.push(i);
			}
		}
		return fields;
	},
	createInterface: function(place, tiddler, options) {
		var fieldContainer = $("<div class='tiddlerCustomFields' />").appendTo(place);
		var included = [];
		if(tiddler) {
			var fields = editFields.getFields(tiddler);
			for(var i = 0; i < fields.length; i++) {
				var name = fields[i];
				var val = tiddler.fields[name];
				this.addNewField(fieldContainer, name, val);
				included.push(name);
			}
		}
		for(var j = 0; j < options.fields.length; j++) {
			var field = options.fields[j];
			if(!included.contains(field)) {
				this.addNewField(fieldContainer, field, "");
			}
		}
		$("<button />").text("add new field").click(function() {
			editFields.addNewField(fieldContainer, "", "");
		}).appendTo(place);
	},
	addNewField: function(place, name, value) {
		var container = $("<div />").appendTo(place);
		if(editFields.fieldType.images.contains(name)) {
			valueInput = $("<select />");
			$("<option />").val("").text("").appendTo(valueInput);
			$.each(store.filterTiddlers("[is[image]]"), function(i, tiddler) {
				var opt = $("<option />").val(tiddler.title).text(tiddler.title).appendTo(valueInput)[0];
				if(value === tiddler.title) {
					$(opt).attr("selected", true);
				}
			});
		} else {
			type = value.indexOf("\n") > -1 ? "textarea" : "text";
			var valueInput = type == "text" ? $("<input type='text' />") : $("<textarea />");
		}
		valueInput.attr("edit", name).val(value).appendTo(container);
		$("<button class='delete' />").text("delete").click(function(ev) {
			var answer = confirm("Are you sure you want to remove this field?");
			if(answer) {
				var attr = $(ev.target).attr("field");
				var p = $(ev.target).parent();
				$("[edit]", p).val("");
				$(p).hide();
			}
		}).appendTo(container);
		var nameInput = $("<input class='fieldName' type='text' />").val(name).
			change(function(ev) {
				var el = $(ev.target);
				valueInput.attr("edit", el.val());
			}).prependTo(container);
	}
}
})(jQuery);
//}}}
Open the tiddler by clicking on Edit (grey menu at top right of tiddler) or double clicking on any of the text. Edit the tiddler as required. To format text (bold, italics etc), see [[Wiki Markup]].

To save the tiddler, click on Done. The tiddler will display in read mode. Click on Save Changes (top right-hand menu) before leaving the TiddlyWiki.
!"""Wiki Markup"""
Sometimes text can match TiddlyWiki formatting whether you want it to or not, e.g. program code, or conted pasted from elsewhere. To avoid this see section ''Avoiding Wikification'' in [[TiddlyWiki Markup]]...

!Code Comments
Individual tiddler passages can be "commented out" to prevent them from being processed and/or displayed by TiddlyWiki:
[cf. http://oldwiki.tiddlywiki.org/wiki/Escaping / http://oldwiki.tiddlywiki.org/wiki/Dev:Comments]
<<tiddler "Evaluated Parameters">>
You can use Javascript to dynamically calculate the value of a parameter which you actually want to pass down to a macro. This is called an evaluated parameter.
From the [[Glossary|Evaluated Parameter]]...
<<<
<<tiddler "Evaluated Parameter">>
<<<

To achieve this, use double braces{{{ {{code}} }}}to enclose the desired and tested JavaScript code -- the calcualted return value is then pass down to your macro, e.g.: {{{<<someMacro {{code}}>>}}}
!Example
For example, {{{<<tiddler {{ document.location.href }}>>}}} will try to display a tiddler by the same name as the address displayed in your browser address bar, i.e. {{{document.location.href}}} is evaluated via javascript and the result then passed down to the respective macro, in this case the [[tiddler macro|tiddler]].
![[Transclusion]]
Using the [[tiddler macro|tiddler]] with evaluated parameters is a form of [[parametric transclusion|Transclusion]].
!TiddlySpace
Due to security concerns, evaluated parameters are by default disabled on TiddlySpace.

{{alert{Caution!}}} To enable them nontheless, put this into a zzConfig tiddler tagged <<tag systemConfig>> and parameter evaluation for macros — especially the tiddler macro — will be reenabled:
{{{
config.evaluateMacroParameters = "full";
}}}
!Exporting Tiddlers
The following plugins allow to export selected tiddlers to a separate, stand-alone TiddlyWiki document or various reduced-size export formats w/o the TW core code...
;[[ExportTiddlersPlugin (TiddlyTools)|http://www.TiddlyTools.com/#ExportTiddlersPlugin]]
:» interactively select and extract tiddlers from your TiddlyWiki document using filters, and write them into another file, using one of several different file formats...
@@display:block;padding-left:2em;margin:-3em 0;
;TiddlyWiki
:» a complete, stand-alone, standard TiddlyWiki HTML document
;~PureStore
:» a small HTML archive file containing tiddler data only (no core code)
;~PlainText
:» a simple TXT text file with tiddler source listings
;Comma
:» a "Comma Separated Value" data/spreadsheet file
;~NewsFeed
:» an XML-format file that can be published for RSS syndication.
@@
;[[SaveAsPlugin|http://www.tiddlytools.com/#SaveAsPlugin]]
:» automatically adds a ''save as'' command to the TiddlyWiki ''backstage'' menu so you can quickly create an exact copy of the current TiddlyWiki document. The plugin also defines a macro that you can use to place a "save as..." command link into your sidebar/mainmenu/any tiddler (or wherever you like)
:» when the command link is clicked, a system-specific dialog box will be displayed so you can select/enter the desired target path and filename
:» allows the same file formats as [[ExportTiddlersPlugin|http://www.TiddlyTools.com/#ExportTiddlersPlugin]] and to restrict the exported tiddlers to those matching a filter expression
;[[NewDocumentList (TiddlyTools / requires InlineJavascriptPlugin)|http://www.tiddlytools.com/#NewDocumentList]]
:» a script providing right-click download links for a TiddlyWiki containing certain tagged tiddlers only
!Exporting HTML
Generally, you can select the HTML rendered by TiddlyWiki using your browser tools. To copy the underlying HTML source code, inspect the HTML rendered by TiddlyWiki using your browsers developer tools.

The following plugins allow to export the HTML output rendered by TiddlyWiki...
;[[SnapshotPlugin (TiddlyTools)|http://www.tiddlytools.com/#SnapshotPlugin]]
:provides a macro as well as tiddler toolbar commands to creates a file or opens a new browser window containing the rendered HTML and CSS style definitions that are being displayed for selected elements of the current document.
Extended HTML syntax is used in the [[Shadow Tiddlers|http://shadowtiddlers.tiddlyspace.com]] that define the structure and layout of a TW.  The main shadow tiddlers are PageTemplate, EditTemplate, ViewTemplate.

It allows users to use TW macros and plugins within their TW document and not just in their tiddlers. An example from the ViewTemplate would be:
{{{
<div class='title' macro='view title text'></div>
}}}
More generically:
{{{
<... macro='macroName param param' ..>>
}}}

When encountered it is often interpreted by the [[wikify()]] method. When [[wikify()]] recognizes the embedded macro syntax, it calls on [[invokeMacro()]], which automatically sets a ''global'' window.tiddler variable to point to the current tiddler object that is being rendered.  This enables the macro's parameter processing to use "evaluated parameters" that reference values within that tiddler object, like this:
{{{
<... someMacro ... {{tiddler.title}} ...>
}}}
@@Note: prior to TW2.4.3, you needed TiddlyTools' CoreTweaks #444, which added the global window.tiddler (and window.place) variables to the invokeMacro() function.  Starting with TW2.4.3, this functionality was added to the core.@@
@@Note: for security reasons evaluated parameters were turned off in TiddlySpace@@

If and when the calculation and substitution of evaluated parameters is complete, invokeMacro then passes the parameter values onward for further rendering by the appropriate [[macro handler function|Macro Handler]]:
{{{
config.macros.someMacro.handler(place,tiddler,params,wikifier,paramString,tiddler)
}}}
For example in the view title example this would be:
{{{
config.macros.view.handler(place,tiddler,params,wikifier,paramString,tiddler)
}}}
Note: Typically, the tiddler parameter passed to the macro handler function is the same as the 'current tiddler' that is being rendered. However, when you use the "<<tiddler TiddlerName>>" macro to [[transclude]] content from other tiddlers, the //tiddler// param that is passed to any macros ''within the transcluded tiddler'' will reference that transcluded tiddler, rather than the outer //current// tiddler that is being rendered.
Unlike a TiddlyLink, an external link references an external source or website.
| !Mode | !Description |width:220px;  !Markup |width:100px; !Example |h
| ''URL'' |a valid url is automatically rendered as an external link|{{{http://foo.com}}}|http://foo.com|
| ''Pretty Link'' |for links that need to be more readable or simply shorter|{{{[[foo|http://bar.com]]}}}|[[foo|http://bar.com]]|
Also see [[Internal Link|TiddlyLink]]...
The following questions and answers are mostly contributed from the [[Discussion Groups]] and hopefully help you with your TiddlyWiki project.

For a reference of questions and answers dedicated to TiddlySpace, check out the @faq TiddlySpace.

{{faqlist{
;Basics
:» [[What is TiddlyWiki?]]
:» [[What can I do with TiddlyWiki?]]
:» [[What do I need to run TiddlyWiki?]]
:» [[Can I use TiddlyWiki as a multi-user/collaborative/server based wiki?]]
;Getting Started
:» [[Getting your own TiddlyWiki file]]
:» [[Configuring your browser to allow saves to disk]]
:» [[I put my TiddlyWiki file on my web server and I can't save]]
;Using TiddlyWiki
:» [[How can I make TiddlyWiki save itself when I save a tiddler?]]
:» [[Add Menu Item]]
:» [[Special Characters and Symbols|Adding Special characters and symbols to TiddlyWiki content]]
:» [[Create Tiddler]]
:» [[Delete Tiddler]]
:» [[TiddlyWiki on the iPhone|Does TiddlyWiki work on an iPhone?]]
:» [[Change where backups are saved]]
:» [[Editing and saving a tiddler]]
:» [[Finding A Tiddler]]
:» [[How to deactivate automatic WikiWords?]]
:» [[How do I link to a tiddler without a wiki word name?]]
:» [[How do I make searching work better?|Finding A Tiddler]]
:» [[Insert a Picture]]
:» [[Is there a WYSIWYG version of TiddlyWiki?]]
:» [[Keyboard Shortcuts]]
:» [[Naming a TiddlyWiki]]
:» [[How do I persist cookie options in the long run?|Persistent Options]]
:» [[Resize Image]]
:» [[Saving the file]]
:» [[Tags]]
:» [[TiddlyWiki Markup]]
:» [[URL Parameters|Startup Parameters]]
:» [[What is a tiddler?|Tiddler]]
:» [[What is a wiki word?|WikiWord]]
:» [[Where can I get nightly builds of the TiddlyWiki trunk?]]
:» [[How do I know what version I'm running?]]
:» [[Broken links in Firefox]]
;Troubleshooting
:» [[How to manually upgrade TiddlyWiki?]]
:» [[TiddlyWiki won't save changes in Firefox?]]
:» [[How big can my file get before it gets too slow/doesn't work?|PerformanceIssues]]
:» [[How can I edit my UserName?]]
:» [[I keep getting "A script is making this page run slow" in Firefox]]
:» [[Import stopped working. How can I import my TiddlyWiki into the latest TiddlyWiki?]]
:» [[My settings don't get saved]]
:» [[Special characters are not displaying correctly]]
:» [[Lots of spaces get changed to one space|PreserveSpaces]]
:» [['Permission denied to call method XMLHttpRequest.open' when using UploadPlugin or ImportTiddlers]]
:» [[Getting "failed to save" in FF or "Permission Denied" in IE?]]
:» [[Why won't chrome save my options (cookies)?]]
;Mobile
:» [[How to get TiddlyFox running on Android?]]
;Configuration
:» [[Can I make it only show one tiddler at a time like a regular wiki?]]
:» [[Can I use MediaWiki, Twiki or Trac markup instead of TiddlyWiki Markup?]]
:» [[How do I change the date format for a new journal entry?]]
:» [[How do I change the default date formats for core macros?]]
:» [[How do I change how a tiddler looks?]]
:» [[How do I change how tiddler editing looks?]]
:» [[How do I change my default options?|http://tiddlywiki.com/#PersistentOptions]]
:» [[How do I change the colours and the fonts?]]
:» [[How do I change the layout of my TiddlyWiki?]]
:» [[How do I change the RSS behaviour, so that changing a tiddler creates a new RSS post]]
:» [[How do I have a different tiddler toolbar for web users?]]
:» [[How do I right-justify some text in a tiddler?]]
:» [[How do I justify all the text in every tiddler?]]
:» [[Shadow Tiddlers|ShadowTiddler]]
;Customization
:» [[Where do I store my created plugin?]]
:» [[How to create a dynamic MainMenu?]]
:» [[How to display different layouts for diferent tiddlers?|Alternative Tiddler Layouts]]
;Tips and Tricks
:» [[How do I right-justify some text in a tiddler?]]
:» [[How do I justify all the text in every tiddler?]]
:» [[How do I make my table cells vertically aligned?]]
:» [[How can I avoid all text being selected when I edit a tiddler?]]
:» [[How can I display my UserName somewhere?]]
:» [[How can I encrypt some of my data?]]
:» [[How can I export tiddlers and tiddler contents?|Export]]
:» [[How can I make a "home" button that opens just the default tiddlers?]]
:» [[How can I use my logo as the SiteTitle but still have text in the html page title?]]
:» [[How to have multiple journal entries per day?]]
;Design
:» [[How can I center an element?]]
:» [[How can I prevent trailing linebreaks to custom css blocks?]]
;Macros
:» [[What is a macro?]]
:» [[What macros are built in to TiddlyWiki?|Core Macros]]
:» [[What about commands?|ToolbarCommands...]]
;Plugins
:» [[How do I install a plugin?|Plugins]]
:» [[What is a plugin?|Plugins]]
:» [[Where do I find plugins?|http://customize.tiddlyspace.com]]
;For Developers
:» [[How do I use WikiText in CSS, JavsScript or HTML Code?]]
:» [[TiddlyWiki Development Spaces]]
;GTD - ''G''etting ''T''hings ''D''one
:» [[What is GTD?]]
:» [[Can I use TiddlyWiki for GTD?]]
}}}<<listfiltr>>
/***
|''Name''|FancyMissingPlugin|
|''Version''|0.1.0|
|''Description''|Orders the output in the Missing tab by how missing|
|''Author''|Frederik Dohr|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
!Usage
No explicit use require, just add the plugin and go to the Missing tab.

!Code
***/
//{{{
(function() {

// hijack getMissingLinks to sort by number of references
var getMissingLinks = TiddlyWiki.prototype.getMissingLinks;
TiddlyWiki.prototype.getMissingLinks = function(sortField) {
	var results = getMissingLinks.apply(this, arguments);
	var index = results.map(function(item, i) {
		return {
			title: results[i],
			count: store.getReferringTiddlers(results[i]).length
		};
	});
	return index.sort(function(a, b) {
		return b.count - a.count;
	}).map(function(item, i) {
		return item.title;
	});
};

})();
//}}}
While all is pure text in a TiddlyWiki, it may be helpful to understand it as a simple database where each tiddler is a record with a set of...
;[[Standard Fields|Standard Field]]
:» generated by the TiddlyWiki core
;[[Custom Fields|Custom Field]]
:» created by plugins
:» or manually edited by an author
From the [[Glossary|Field]]...
<<<

<<tiddler [[Field]]>>
<<<
!"""Standard Fields"""
Each tiddler provides a number of standard fields...
|width:100px; !"""Field Name""" | !Description | !Default |h
|''title''|the unique tiddler title|usually {{{config.macros.newTiddler.title}}}|
|''modifier'' |the user-name when last edited|{{{config.options.txtUsername}}}|
|''modified''|date/time when last modified|12-digit number with the format:<br> {{{YYYY0MM0DD0hh0mm}}}|
|''created''|date/time when created|12-digit number with the format:<br>{{{YYYY0MM0DD0hh0mm}}}|
|''tags''|set of space-separated keywords (tags); enclosed in square brackets when the tag contains a space, e.g. {{{[[some tag]]}}}||
|''text''|the tiddler body|{{{config.views.editor.defaultText}}}|
{{annotation{
''Note'': The {{{title}}} field serves as a unique identifier; i.e. there cannot be two tiddlers with identical titles.
}}}
!"""Additional Core Fields"""
TiddlyWiki may generate additional fields for a tiddler:
| !"""Field Name""" | !Description | !Default |h
|''changecount''|the number of times the tiddler was saved|1|
|''wikiformat''|indicates the markup used by a tiddler|{{{<blank>}}}<br>meaning [[TiddlyWiki Markup]]|
{{annotation{
''Note'': A tiddler with a format other than TiddlyWiki Format can be generated using the newTiddler macro via {{{<<newTiddler fields:"wikiformat:markdown">>}}}. However, for the tiddler to actually be rendered as markdown, a markdown formatter is required, usually provided by a plugin.
}}}
!!"""Server Fields"""
The following fields are created when tiddlers are imported with the built-in ImportTiddlers function.
| !"""Field Name""" | !Description | !Default |h
|''server.type''|the adaptor, usually {{{http}}} or {{{file}}}||
|''server.host''|originating URL||
|''server.workspace''|workspace||
|''server.page.revision''|last update|format: {{{YYYY0MM0DD0hh0mm}}}|
|''doNotSave''|temporarily used on tiddlers which wont be saved to file||
!"""Custom Fields"""
You can extend available tiddler fields using [[Custom Fields]].
The list macro provides a mechanism to aggregate tiddlers based on filter criteria, e.g. when you need a list of all tiddlers tagged <<tag [[Core Macros]]>>...
!Filter Support
Filters can be used...
#{{sub{
;with the [[list macro|list]]
:to create a filtered tiddler list
}}}
#{{sub{
;with the [[timeline macro|timeline]]
:to create a filtered timeline
}}}
#{{sub{
;in the shadow tiddler called [[DefaultTiddlers|DefaultTiddlers...]]
:to define which tiddlers open when TiddlyWiki starts
}}}
#{{sub{
;with the [[startup parameter|Startup Parameters]] called {{{filter}}}
:a URL parameter that defines which tiddlers open when TiddlyWiki starts
}}}
!"""Example Markup"""
The following shows the simple use of a filter with the [[list macro|list]].
:{{sub{
{{{
<<list filter "[tag[Core Macros]]">>
}}}
}}}
:&raquo; <<slider chkExampleFilter "Filters##EXAMPLE" "See the example output in a slider..."
"Click to see the example output in a slider...">>
Here, the second macro parameter defines a filter using the {{{[tag[Some Tag]]}}} filter.
!Filter Types
|width:220px; !Syntax | !Filter Name | !Description |h
|>|>|padding-left:5px;''~Set-Composing Filters'' |
|{{{[[tiddlerName]]}}} |tiddler |adds the tiddler {{{tiddlerName}}} to the set or if it doesn't exist an empty tiddler by that name|
|{{{[tag[tagName]]}}} |tag |adds all tiddlers with the tag {{{tagName}}} to the set|
|{{{[fieldName[fieldValue]]}}} |field |adds all tiddlers that have the corresponding standard field with the corresponding value, e.g. ({{{title}}}, {{{creator}}}, {{{modifier}}}, the dates {{{created}}}, {{{modified}}} and {{{changecount}}}) as well as any custom fields|
|{{{[custom[value]]}}} |custom |custom filters can be implemented via [[Plugins]], {{{custom}}} being the filter name and {{{value}}} the parameter passed to it|
|>|>|padding-left:5px;''~Set-Modifying Filters'' |
|{{{[sort[field]]}}} |sort |sorts the set by a {{{field}}} -- to sort in descending order, append a dash, e.g. {{{[sort[-modified]]}}} |
|{{{[limit[number]]}}} |limit |only takes the given {{{number}}} of items from the set|
Filters can be complex, e.g. {{{[tag[Core Macros]] [[Core Macros]]}}} defines the set of tiddlers tagged {{{Core Macros}}} including the tag itself.

Filters are applied from the left to the right, i.e. in the example above the {{{Core Macros}}} tiddler is added to the end of the set. To rather sort the whole set, add the {{{[sort[field]]}}} filter at the end.
{{annotation{
''Note:'' Apply {{{[sort[field]]}}} before {{{[limit[number]]}}} and wrap complex filters in quotes!
{{{
<<list filter "[tag[Core Macros]] [[Core Macros]]">>
}}}
<<slider "" [[Filters##COMPLEXEXAMPLE]] "Click to see the results..." "">>
}}}
!Custom Filters
Since the version 2.6.2 custom filters can be implemented in ~TiddlyWiki via [[Plugins]]...
* TiddlySpace introduced additional filters, see [[docs|http://docs.tiddlyspace.com/filters%20syntax]]
* [[MatchTagsPlugin|http://www.TiddlyTools.com/#MatchTagsPlugin]] by Eric Shulman introduces boolean logic to the {{{[tag[SomeTag]]}}} filter
* [[ExtraFiltersPlugin|http://yakovl.bplaced.net/TW/ExtraFilters.html#ExtraFiltersPluginInfo]] by Yakov
* the @filters space hosts experimental filters by Jon Robson, e.g. ~NumberSortFilterPlugin, ~RandomSortFilter and the set ~ExtraFiltersPlugin for TiddlySpace
** also see  [[AdvancedFilterTiddlersPlugin|http://jonrobson.me.uk/development/AdvancedFilterTiddlersPlugin]] by Jon Robson
* [[GetPlugin|GettingStarted]]@Get also provides filter support while introducing a {{{[get[SomeThing]]}}} filter
!For Developers...
* [[TiddlyWiki.prototype.filterTiddlers|http://tiddlywikidev.tiddlyspace.com/#TiddlyWiki.prototype.filterTiddlers]]/%
!EXAMPLE
<<list filter "[tag[Core Macros]]">>
!COMPLEXEXAMPLE
<<list filter "[tag[Core Macros]][[Core Macros]]">>
!END

REVIEW: IS THAT REALLY SO THAT YOU CAN USE ANY FIELD DIRECTLY AS A FILTER?
%/
/***
|''Name:''|FiltrPlugin|
|''Description:''|provides interactive tiddler filtering by date range, tags or modifers|
|''Documentation:''|http://filtr.tiddlyspace.com|
|''Author:''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Version:''|1.4.5 (2013-10-07)|
|''Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/FiltrPlugin.min.js|
|''License''|[[Creative Commons Attribution-Share Alike 3.0|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''CoreVersion:''|2.5|
<<filtr showTags exclude:''>>
/%***/
(function(e){var t=config.macros.filtr={};config.macros.filtr=e.extend(t,{exclude:"excludeLists",sortField:"-modified",showSpaces:false,showTags:false,showUsers:false,showValues:false,showDates:true,showMonths:true,showLabels:true,showCount:true,showNoTag:true,showNoValue:true,allYears:true,listfiltr:true,fmtHeaderCount:"%0",fmtHeaderField:"%0",fmtHeader:"",fmtItem:"\n*{{filtrDate{%modified}}}%hastags %tags",fmtCount:"",fmtField:"%0",fmtDate:"YYYY-0MM-0DD",fmtYear:"YYYY",fmtMonth:"mmm",fmtTags:'{{filtrTags{<<tags "%0">>}}}',fmtLabel:"%0:",txtSel:"select ",txtSet:"set or unset %0 filter to %1...",txtSpace:"space",txtTag:"tag",txtUser:"user",txtYear:"year",txtMonth:"month",txtEmpty:{tag:"<untagged>",user:"<missing>",space:"<missing>",field:"<undefined>"},spaces:"",users:"",tags:"",field:"",handler:function(n,r,i,s,o,u){var a,f,l,c,h=0,p,d,v,m={},g=0,y=[],b,w={},E,S,x,T,N=[],b=config.extensions.tiddlyspace,C=o.parseParams("anon",null,true),k=getParam(C,"template","");(store.getTiddlerText(k)||"").split("\n").map(function(e){var t=e.indexOf(":"),n=t<0?e:e.substr(0,t);w[n]=t<0?true:e.substr(t+1)});["exclude|x","sortField|sf","showSpaces|bS","showTags|bT","showUsers|bU","showValues|bF","showDates|bD","showMonths|bM","showLabels|bL","showCount|bC","showNoTag|nT","showNoValue|nV","allYears|aY","listfiltr|lf","fmtHeader|f0","fmtItem|f1","fmtCount|fc","fmtHeaderCount|fch","fmtDate|fd","fmtField|ff","fmtHeaderField|ffh","fmtYear|fy","fmtMonth|fm","fmtTags|fts","fmtLabel|fl","spaces","tags","users","field|fi"].map(function(e){e=e.split("|");var n=e[0],r=e[1]||e[0];m[r]=getParam(C,n,k&&w[n]?w[n]:t[n]!=undefined?t[n]:"");if(i.contains(n)){m[r]=true}});m.desc=0==m.sf.indexOf("-"),m.sf=m.desc?m.sf.substr(1):m.sf;p=createTiddlyElement(n,"div",null,"filtr");m.fi=m.fi.split("|");m.filbl=m.fi[0];m.fi=(m.fi[1]||m.fi[0]).toLowerCase();m.ex=[];m.x=m.x.readBracketedList();m.x.map(function(e){m.ex.push(e)});store.forEachTiddler(function(e,t){if(m.x.containsAny(t.tags)){m.ex.pushUnique(t.title)}else{y.push(t)}});["bS","bT","bU","bF","bD","bM","bL","bC","nT","nV","lf"].map(function(e){m[e]="true"==m[e].toString()});if(m.spaces&&b){l=true;m.spaces=m.spaces.readBracketedList()}else m.spaces=[];m.bS=b&&!l&&m.bS;if(m.tags)f=true;else m.tags=[];m.bT=!f&&m.bT;if(f){if(m.tags.substr(0,8).toUpperCase()=="TIDDLER=")m.tags=store.getTiddlerText(m.tags.substr(8))||"";m.tags=m.tags.readBracketedList()}if(m.users){c=true;m.users=m.users.readBracketedList()}else m.users=[];m.bU=!c&&m.bU;m.vals=[];while(g<y.length){a=1;tid=y[g];if(m.x.containsAny(tid.tags)){a=0}if(a&&b.resolveSpaceName&&(l||m.bS)){T=b.resolveSpaceName(store.getValue(tid.title,"server.bag"));if(l&&!m.spaces.contains(T))a=0}if(a&&f){if(!m.tags.containsAny(tid.tags))a=0}if(a&&m.bT){S=[];if(tid.tags.length==0){if(m.nT)S.push("");else a=0}tid.tags.map(function(e){if(config.macros.untagged&&(config.macros.untagged.hideTags+(readOnly?" "+config.macros.untagged.hideTagsReadOnly:"")).readBracketedList().contains(e))return true;if(!m.tags.contains(e)){var t=store.getTiddler(e);if(m.ex.contains(e)||m.ex.containsAny(t?t.tags:[])){a=0}else{S.push(e)}}})}if(a&&(c||m.bU)){x=tid.modifier;if(c&&!m.users.contains(x))a=0}if(a&&m.bF){E=store.getValue(tid.title,m.fi);if(!m.nV&&!E||m.vals.contains(E)){a=0}}if(a&&m.bD){if(0==h){d=t.isDate(tid[m.sf]);m.yMin=3e3;m.yMax=0;h=1}if(d){var L=(new Date(tid[m.sf])).getYear()+1900;m.yMin=Math.min(m.yMin,L);m.yMax=Math.max(m.yMax,L);N[L]=true}}if(a){if(T!=undefined)m.spaces.pushUnique(T);if(S!=undefined)S.map(function(e){m.tags.pushUnique(e)});if(x!=undefined)m.users.pushUnique(x);if(E!=undefined)m.vals.pushUnique(E);g++}else{y.splice(g,1)}}"Space|User|Tag|VAL|Year|Month".split("|").map(function(n){var r,i,s,o,u,a=n.toLowerCase(),f=m[a+"s"],l=n=="VAL"?m.filbl:t["txt"+n],c=m.bL?m["fl"].format([l.length<15?l:l.replace(/(\.|\_)/mg,".\n")]):"",r="filtr_"+(n=="VAL"?m.fi.replace(/\./mg,"_"):a),h=n=="VAL"?m.fi:a;if(f){if(f.length){f.sortCaseInsensitive();if(""==f[0]){f.splice(0,1);f.push("")}}else return true}else if(!m.bD||!m.bM&&n=="Month"){return true}i=createTiddlyElement(p,"div",null,"filtrGroup");if(c)createTiddlyElement(i,"strong",null,null,c);i=createTiddlyElement(i,"div",null,r,null,{group:h});for(o=h=="year"?m.yMax:h=="month"?1:0;h=="year"?o>=m.yMin:h=="month"?o<13:o<f.length;h=="year"?o--:o++){if(h=="year"&&(!m.yMin||!N[o])||h=="month"&&(!m.bM||!m.yMin))continue;s=f?f[o]:o;u=h=="year"?(new Date(o+"/01/01 00:00:00")).formatString(m.fy):h=="month"?(new Date("2000/"+String.zeroPad(o,2)+"/01 00:00:00")).formatString(m.fm):""==s?t.txtEmpty[n=="VAL"?"field":h]:s;e(createTiddlyButton(i,u,t.txtSet.format(l,u),t.filter,"button")).data("value",s==""?"":["year","month"].contains(h)?o:u).dblclick(function(){return false})}});v=e(createTiddlyElement(n,"div",null,"filtrList"));v.data(m);this.filter(v)},filter:function(n){var r,i,s,o,u,a=0,f="",l,c,h,p,d,v,m,g,y=config.extensions.tiddlyspace,b=e(n.html?n:this),m=b.data("value"),w=n||window.event,l=w.shiftKey,E=n.html?b:b.closest(".filtr").next(),S=E.prev(),x=E.data(),T="space|user|tag|VAL|year|month".split("|");if(x.y0==undefined){x.y1=x.yMax;x.y0=x.aY?x.yMin:x.y1;x.m0=1;x.m1=12}d=store.getTiddlers(x.sf);if(m!=undefined){o=b.closest("div").attr("group");switch(o){case"space":x.space=x.space==m?undefined:m;break;case"tag":x.tag=x.tag==m?undefined:m;break;case"user":x.user=x.user==m?undefined:m;break;case"year":if(l){u=x.yX;u=u?u:x.y0;x.y0=m<u?m:u;x.y1=m<u?u:m}else{if(b.hasClass("filtr_active")&&b.parent().find(".button").not(".filtr_active").length>0){x.yX=x.y0=x.yMin;x.y1=x.yMax}else{x.yX=x.y0=x.y1=m}}if(!w.ctrlKey){x.m0=x.mX=1;x.m1=12}break;case"month":if(l){u=x.mX;u=u?u:x.m0;x.m0=m<u?m:u;x.m1=m<u?u:m}else{if(b.hasClass("filtr_active")&&b.parent().find(".button").not(".filtr_active").length>0){x.mX=x.m0=1;x.m1=12}else{x.m0=x.m1=x.mX=m}}break;default:x.field=x.field==m?undefined:m;break}}for(h=x.desc?d.length-1:0;x.desc?h>=0:h<d.length;x.desc?h--:h++){p=d[h];g=x.fi?store.getValue(p.title,x.fi):"";space=y&&y.resolveSpaceName?y.resolveSpaceName(store.getValue(p.title,"server.bag")):"";i=p[x.sf]?p[x.sf]:store.getValue(p.title,x.sf);if(x.ex.containsAny(p.tags)||undefined!=x.space&&space!=x.space||undefined!=x.tag&&!(x.tag==""&&!p.tags.length)&&!p.tags.contains(x.tag)||undefined!=x.user&&x.user!=p.modifier||undefined!=x.field&&!(x.field==""&&g==undefined)&&x.field!=g||x.bD&&!t.inRange(i,x.m0,x.m1,x.y0,x.y1)||x.fi&&!x.bF&&!g)continue;c=!p.tags||p.tags.length<1?"":x.fts.format([p.title]);a++;f+=x.f1.replace(/%title/mg,"[["+p.title+"]]").replace(/%modifier/mg,p.modifier).replace(/%modified/mg,p.modified.formatString(x.fd)).replace(/%created/mg,p.created.formatString(x.fd)).replace(/%sortfield/mg,x.bD||t.isDate(i)?i.formatString(x.fd):i).replace(/%space/mg,space).replace(/%tags/mg,c).replace(/%hastags/mg,store.getTaggedTiddlers(p.title).length>0?"<<tag [["+p.title+"]]>>":"[["+p.title+"]]").replace(/%field/mg,x.fi?x.ff.format([t.isDate(g)?(new Date(g)).formatString(x.fd):g]):"").replace(/%count/mg,x.bC?x.fc.format([a]):"").replace(/(%nl)|\\n/mg,"\n")}T.map(function(t){s=0;if(t=="VAL"){s=1;t=x.fi.replace(/\./mg,"_")}var n=e(".filtr_"+t+" .button",S);n.each(function(){var r=e(this),i=r.data("value");if(n.length==1||t=="space"&&(undefined==x.space||x.space==i)||t=="tag"&&(undefined==x.tag||x.tag==i)||t=="user"&&(undefined==x.user||x.user==i)||t=="year"&&x.y0<=i&&i<=x.y1||t=="month"&&x.m0<=i&&i<=x.m1||s&&(undefined==x.field||x.field==i))r.addClass("filtr_active");else r.removeClass("filtr_active")})});E.empty();if(f){wikify((x.lf&&config.macros.listfiltr?"\n{{filtr_list{%0\n}}}<<listfiltr>>":"%0").format([x.f0.replace(/%field/mg,x.fi?x.ffh.format([x.filbl]):"").replace(/%count/mg,x.bC?x.fch:"").replace(/%sortfield/mg,x.sf).replace(/(%nl)|\\n/mg,"\n")+f]),E[0])}if(config.tableSorting&&config.tableSorting.refresh)config.tableSorting.refresh(E[0].parentNode);return false},inRange:function(e,t,n,r,i){var s,o=32-(new Date(i,n+1,32)).getDate();for(s=r;s<=i;s++){if(e>=this.getDate(s,t,1)&&e<=this.getDate(s,n,o,true))return true}return false},getDate:function(e,t,n,r){return new Date(e+"/"+String.zeroPad(t,2)+"/"+String.zeroPad(n,2)+(r?" 23:59:59":" 00:00:00"))},isDate:function(e){return(new Date(e)).getMonth()}});if(!Array.prototype.sortCaseInsensitive)Array.prototype.sortCaseInsensitive=function(){return this.sort(function(e,t){var n=e.toLowerCase(),r=t.toLowerCase();return n<r?-1:n>r?1:0})};config.shadowTiddlers.StyleSheetFiltr=["/*{{{*/",".filtr {display:block;}",".filtr .button{display:block;float:left;margin:3px 3px 0 0;padding:0.2em 0.4em;-moz-border-radius:7px;border-radius:7px;}",".filtr .filtr_active{background:#FE8 !important;}",".filtrGroup {display:block;padding:5px 0 0 0;clear:left;vertical-align:middle;}",".filtrGroup div {display:block; float:left; width:85%;}",".filtrGroup strong{display:block;float:left;min-width:80px;width:14%;text-align:right;padding-top:0.2em;margin:3px 1% 0 0;}",".filtrList {clear:left;padding-top:1px;}",".filtrList ul {list-style-type:none;}",".filtrList ul,.filtrList ol {margin-left:0;padding-left:0em;list-style-position:inside;}",".filtrList ul li,.filtrList ol li {padding:2px 0 2px 0.5em;border-bottom:1px solid [[ColorPalette::TertiaryPale]];}",".filtrList ul li:hover,.filtrList ol li:hover {background:[[ColorPalette::TertiaryPale]];}",".filtrList table ul li:hover,.filtrList table ol li:hover {background:transparent;}",".filtrList table ul li,.filtrList table ul li {padding:0;margin:0;}",".filtrDate {color:[[ColorPalette::TertiaryMid]];margin-right:5px;}",".filtrTags {max-width:50;float:right;text-align:right;display:inline-block;margin-right:0.5em;}",".filtrTags .button {margin:0 0 0 3px;}",".filtrTags .listTitle {display:none}",".filtrTags ul, .filtrTags li {margin:0 !important;padding:0 !important;list-style-type:none;display:inline;}","/*}}}*/"].join("\n");store.addNotification("StyleSheetFiltr",refreshStyles)})(jQuery)
//%/
See [[Finding A Tiddler]]...
You have a number of options to find a tiddler...
;MainMenu
:» for your most important tiddlers
;Search
:» type in the tiddlers title or a keyword fo find matching tiddlers  
; Sidebar / All
:» for an alphabetical list of all tiddlers
:» see shadow tiddler TabAll
; Sidebar / Tags
:» find a corresponding tag to find the tiddler in the popup
:» see shadow tiddler TabTags
; Sidebar / Timeline
:» see  most recently added / edited tiddlers
:» see shadow tiddler TabTimeline
!Plugins
Various plugins improve the task of finding tiddlers most of which can be used in combination...
;[[SimpleSearchPlugin...]]
:» opens a list of matching tiddlers instead of the tiddlers themselves
;[[GotoPlugin...]]
:» quickly find tiddlers by title or search
;[[SearchOptionsPlugin...]]
:» enhance search options and define detailed search preferences
:» [[TwHelp|http://twhelp.tiddlyspot.com/#TwHelpSearchPlugin]] provides a tweak for the generated ''~SearchResults'' tiddler
;[[YourSearchPlugin...]]
:» quickly search and navigate through search results providing an excerpt
:» also available as a [[Bookmarklet]]
;[[TagSearchPlugin...]]
:» use the overview of your most used tags to open tiddlers tagging to them
:» quickly search tags to add them to your tiddler
Following is a mechanism in TiddlySpace that allows you to monitor [[tiddlers|Tiddler]] from [[spaces|Space]] of interest without [[including|Include]] them.

To follow a space such as @tiddlywiki, create a tiddler called {{{@tiddlywiki}}} tagged ''follow'' in your [[Home Space]].
In TiddlySpace, the following bubble appears on every [[Tiddler]].

The number inside it represents the number of spaces that __you__ follow which have a tiddler that goes by the same name:
:[img[FollowingBubble.png]]
It is primarily used as a way to collaborate on a given subject.
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
<<tiddler WikiText>>
<<tiddler WikiText>>
Most wikis provide a simple syntax for editing structured wiki content as plain text based on a [[markup|TiddlyWiki Markup]] that is considerably simpler than that of HTML.

<<tiddler Wikification>>

Examples for wiki syntax are...
* [[TiddlyWiki Markup]]
* [[MediaWiki Markup|http://www.mediawiki.org/wiki/Help:Formatting]]
* [[Markdown Syntax|http://daringfireball.net/projects/markdown/syntax]]
*etc...
!"""Formatter Plugins"""
A number of formatter plugins allow you to use other markup languages and can be found here:
* [[Martin Budden's formatters|http://svn.tiddlywiki.org/Trunk/contributors/MartinBudden/formatters]] also on [[marginswiki.com|http://www.martinswiki.com/#Plugins]]
* [[FND's Formatters|http://svn.tiddlywiki.org/Trunk/contributors/FND/formatters]]
{{annotation{
''Note'': Documentation on installing and using other wiki formatters is a bit sparce. Try searching and asking in the [[google groups|https://groups.google.com/forum/?fromgroups#!searchin/tiddlywiki/formatter]].
}}}
/***
|''Name''|GetPlugin|
|''Author''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Description''|fetch and output a (list of) tiddler, section, slice or field using a predefined or custom format|
|''Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/GetPlugin.min.js|
|''Documentation''|http://get.tiddlyspace.com|
|''Version''|1.2.3 2013-11-07|
|''~CoreVersion''|2.6.2|
|''License''|Creative Commons 3.0|
/%***/
(function(e){var t=config.macros.get={config:"GetPluginConfig",dict:{errFunction:"Function undefined!",errFunctionInfo:"config.macros.get.get%0 is not a valid function!",errConfig:"Config not found!",errConfigInfo:"Config '%0' either does not exist or does not have a 'Tags' section!",defaultCategory:"Tiddler",tipSlider:"toggle '%0'",tipTab:"show '%0'"},identifiers:{filter:"$",fuzzy:"~",tiddler:"!"},template:{fuzzy:"%0",tiddler:"![[%1]]\n%0",section:"!%3 / [[%1]]\n%0",slice:";%3\n:%0",field:";%3\n:%0",tiddlerList:"!![[%1]]\n%0",sectionList:"!![[%1]]\n%0",sliceList:";[[%1]]\n:%0",fieldList:";[[%1]]\n:%0",tiddlerTable:"|[[%1]]|<<tiddler [[%4]]>>|",sectionTable:"|[[%1]]|<<tiddler [[%4]]>>|",sliceTable:"|[[%1]]|<<tiddler [[%4]]>>|",fieldTable:"|[[%1]]|%0|\n",tiddlerTableHead:"| !%0 | !Text |h\n",sectionTableHead:"| !%0 | !%1 |h\n",sliceTableHead:"| !%0 | !%1 |h\n",fieldTableHead:"| !%0 | !%1 |h\n",fmtSliders:'<<slider "%0" "%1" "%2" "%3">>',fmtTabs:'<<tabs "%0" %1>>',tableClass:"getTable",dateFormat:"0DD.0MM.YYYY"},handler:function(n,r,i,s,o,u){if(!o)return;var a,f,l,c="",h,p,d,v,m,g,y=story.findContainingTiddler(n),b=u&&u.tags?u.tags:[],w=o.parseParams("anon",null,true),E=getParam(w,"config",false),S=getParam(w,"filter"),x=i.contains("listfiltr"),T=i[0];if(t.identifiers.fuzzy==T){var N=true;i.shift()}title=u?u.title:y?y.getAttribute("tiddler"):"";if(t.identifiers.tiddler==T){var C=true;i.shift()}if(t.identifiers.filter==T){e(store.getTiddlerText(i[1]).split("\n")).each(function(){var t=this.split("|");e(store.filterTiddlers(t[0])).each(function(){if(title==this.title)c=t[1];return!c});return!c});if(!c)return}else if(E){refItem=getParam(w,"refItem",t.identifiers.tiddler);refTag=getParam(w,"refTag",t.identifiers.tiddler);E=E=="true"?t.config:E;d=store.getTiddlerText(E+"##Tags");if(!d){createTiddlyError(n,t.dict.errConfig,t.dict.errConfigInfo.format([E]))}else{d=d.split("\n");v=store.getTiddlerText(E+"##Template");for(y=0;y<d.length;y++){h=d[y];if([""," ","/","{"].contains(h.substr(0,1)))continue;h=d[y].split("|");f=e.trim(h[h.length>2?2:h.length-1]).parseParams("anon",null,true);if(u.title==h[h.length==1?0:1]&&(h.length==1||h[1]!="")&&refTag!="false")l=1;else if(b.contains(h[0])&&(h.length==1||h[0]!="")&&refItem!="false")l=2;if(l){wikify('<<tiddler "'+E+'##Template" with: "'+(l==1?getParam(f,"refTag",refTag):getParam(f,"refItem",refItem))+'" "'+u.title+'"'+">>",n);return}}}return}var k=0,L="",A=[],O,M,_="",D,P,H,B,j=e(n),F=j.attr("macroName")=="get",I=t[getParam(w,"exec","getValues")],q=getParam(w,"format",""),R=store.getTiddlerText(getParam(w,"template","")),U=i.contains("plain"),z=getParam(w,"sliders",i.contains("sliders")),W=getParam(w,"tabs",i.contains("tabs")),v=z?"Sliders":W?"Tabs":i.contains("table")?"Table":i.contains("list")||S?"List":"",X=v.toLowerCase(),V=["sliders","tabs"].contains(X),g=C?"":i[0],$=config.filters.get.delimiterRegExp.exec(c?"":g),J=$?$[2]:"",K=$?$[3]:"",Q=J=="##"?"section":J=="::"?"slice":J=="??"?"field":"tiddler",G=getParam(w,"valueprefix",""),Y=getParam(w,"prefix",""),Z=getParam(w,"suffix",""),et=getParam(w,"category",t.dict.defaultCategory),tt=getParam(w,"header",X!="table"?"":"|"+t.template.tableClass+" "+t.template.tableClass+Q.toUpperCase()+"|k\n"+t.template[Q+"TableHead"].format([et,K])),nt=getParam(w,"footer",""),rt=getParam(w,"separator","\n"),it=V?(new Date).formatString("YYYY0MM0DD0hh0mm0ss")+Math.random().toString().substr(6):"";if(!c){title=N||!g?title:$?$[1]?$[1]:title:g;if(V){O=t.template["fmt"+(X=="tabs"?"Tabs":"Sliders")]}else{O=U?"%0":q?q:R?R:t.template[N?"fuzzy":J=="##"?"section"+v:J=="::"?"slice"+v:J=="??"?"field"+v:"tiddler"+v]}if(I){H=I.call(t,o,N?g:(X?"":title)+J+K,title,Q,K,X,N)}else{createTiddlyError(n,t.dict.errFunction,t.dict.errFunctionInfo.format([get]));return false}do{k++;A.push(L);L=getParam(w,"$"+k,null)}while(L!=null);for(D=0;D<H.length;D++){M=H[D][0];P=G+H[D][1];P=P.indexOf("***/\n")!=0?P:P.substr(5);for(k=1;k<A.length;k++){P=P.replace(new RegExp("\\$"+k,"mg"),A[k])}B=(X?M:"")+g;O=O.replace(/\\n/mg,"\n");if(X=="tabs"){_+=" [[%0]] [[%1]] [[%2]]".format([M,t.dict.tipTab.format([B]),B])}else{c+=(Y+(X=="sliders"?C&&title==M?"":O.format(["chk"+("string"==typeof z?z:it)+M.replace(/(?!\w)[\x00-\xC0]/mg,"_"),B,M,t.dict.tipSlider.format([B])]):O.format([P,M,Q,K,B,et]))+Z).replace(/\$count/mg,String.zeroPad(D+1,H.length.toString().length))+(X&&D<H.length-1?rt:"")}}}if(X=="tabs"){c=(Y+O.format(["txt"+("string"==typeof W?W:it),_])+Z).replace(/\$count/mg,H.length)}c=(tt?tt:"")+c+(nt?nt:"");if(!F){j=e("<span />");j.appendTo(n);n=j[0];j.attr({refresh:"macro",macroName:"get",params:o})}wikify((x?"{{lf_get{\n%0\n}}}<<listfiltr>>":"%0").format([e.trim(c)]),n)},refresh:function(n,r){e(n).empty();t.handler(n,"get",r.readMacroParams(),null,r)},getValues:function(e,n,r,i,s,o,u){var a,f,l,c,h,p=[],d=e.parseParams("getval",null,true),v=getParam(d,"filter",null),m=u?config.macros.ns:false,c=o?v?store.filterTiddlers(v):store.getTiddlers("title"):[{title:r}];if(u)o="";if(m){m=m?m.defaults.separator:"";l=r+m+n;m=store.getTiddlerText(l);if(m){p.push([l,m]);r=store.getTiddler(l);i="tiddler";u=null}}if(!m){for(f=0;f<c.length;f++){h=undefined;l=c[f].title;if(u||i=="field"){h=store.getValue(l,u?n:s);if(u&&h)i="field"}if(!h){if(u){h=store.getTiddlerText(l+"::"+n);if(h)i="slice";if(!h){h=store.getTiddlerText(l+"##"+n);if(h)i="section"}if(!h){h=store.getTiddlerText(n);if(h){i="tiddler"}}}else{h=store.getTiddlerText((o?l:"")+n)}}a=h&&h.length==12?Date.convertFromYYYYMMDDHHMM(h):undefined;if(a&&!isNaN(a.getMonth))h=a.formatString(t.template.dateFormat);if(h){p.push([l,h])}}}return p}};config.filters.get=function(e,t){var n=t.index==0,r=config.filters.get.delimiterRegExp.exec(t[3]),i=r?r[1]:t[3],s=r?r[2]:"",o=r?r[3]:"",u=n?store.getTiddlers("title"):e.slice();e=[];u.map(function(t){if(i&&i==t.title||!i&&(s=="??"&&store.getValue(t.title,o)||store.getTiddlerText(t.title+s+o)))e.pushUnique(t)});return e};config.filters.get.delimiterRegExp=/(.*)?(\#\#|::|\?\?)(.*)/})(jQuery)
//%/
I just started using this tonight and decided to save it. Got the above and did google searches and mess with my internet sites and all that crud.

Then I took a minute and thought, it's a .html file. Let's try saving it from File > Save As in IE and renaming it. So I did that and named it "test." I then opened test.html with "Open With" in IE from where I saved it and did a couple changes, then I saved it using the "save" feature in the "backstage" shortcut in the upper right. It saved this time. I went and looked in the folder where "test.html" was saved and it saved it how tiddlywiki claimed they name saved files: test.eightnumbers.morenumbers

I closed IE and then opened test.numbers.numbers and it opened and it had kept my changes.

My guess is that the "empty" file that they sent to get started with is not working correctly or maybe you just need to do this anyways.

Hope this helps someone.
'' Getting an empty TiddlyWiki file from tiddlywiki.com ''
* Right click on http://www.tiddlywiki.com/empty.html
* Choose "Save link as..." or "Save target as..."
* Save the file to your desktop or somewhere else
* Go to the file you just saved and double click it

'' Getting a previous version of TiddlyWiki ''

* Visit http://www.tiddlywiki.com/archive/

'' Getting a hosted TiddlyWiki on Tiddlyspot ''
* Go to http://tiddlyspot.com
* Enter a site id and password
* Click create
* Your TiddlyWiki is now useable online
* To download:
** Click the download link
** Save the file on your desktop or somewhere
** Double click it to open it 

'' Downloading a TiddlyWiki hosted somewhere else ''

* As with an empty TiddlyWiki file, but with the specific url
* Or install [http://tiddlywiki.bidix.info/#download.php download.php] on your server to be able to create a download link as in a Tiddlyspot's TiddlyWiki.

[[Category:FAQ]]
[[Category:Getting Started]]
TiddlyWiki uses this [[shadow tiddler|Shadow Tiddlers]] for information aiming at getting you started. If your TiddlyWiki as well has a dedicated purpose, override its contents to provide an introduction for it.
!Summary
The shadow tiddler GettingStarted by default contains information about how to start using TiddlyWiki and is referenced from your [[MainMenu|MainMenu__shadow]] and loaded on startup via [[DefaultTiddlers|DefaultTiddlers__shadow]].
!Customization
You can overwrite it with any contents you desire or change the tiddler [[DefaultTiddlers|DefaultTiddlers__shadow]] in order to define other tiddlers for startup.
!Considerations
A good use for it is to explain what your TiddlyWiki is about, especially when you plan on redistributing it or showcase your own [[plugins|Plugin]] and [[macros|Macro]].
This section provides an overview of terminology used with TiddlyWiki...
|table100|k
|>| last updated from @glossary on 31, January 2013 |
|width:50%; !TiddlyWiki Terms | !TiddlySpace Terms |
|<<list filter [tag[Glossary]]>><<listfiltr>>|<<list filter "[tag[TiddlySpace Glossary]]">><<listfiltr>>|
/%

@GLOSSARY HAS BEEN UNINCLUDED ON 06.02.2013 FROM THIS SPACE TO HAVE MORE CONCEPTUAL FREEDOM IN @TIDDLYWIKI.

THE FOLLOWING TERMS FORM @GLOSSARY WERE EITHER CHANGED, REMOVED OR IGNORED...

;[[Discoursive]]
:context?!?

;EditTemplate Tiddler
:no references
:too specific
:dead links

;[[Following]]
:replaced by [[Follow]]

;[[glossary]]
:replaced by [[Glossary]]
:and [[TiddlySpace Glossary]]

;[[Including]]
:replaced by [[Include]]
;SiteInfo Tiddler
:replaced with SiteInfo

;[[TiddlySpace Discussion]]
:not a term
:changed to [[Discussion Groups]]

;[[ViewTemplate Tiddler]]:[
:no references
:too specific
:dead links

!END%/
|Name|GotoPlugin|
|Source|http://www.TiddlyTools.com/#GotoPlugin|
|Documentation|http://www.TiddlyTools.com/#GotoPluginInfo|
|Version|1.9.2|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|view any tiddler by entering it's title - displays list of possible matches|
''View a tiddler by typing its title and pressing //enter//.''  As you type, a list of possible matches is displayed.  You can scroll-and-click (or use arrows+enter) to select/view a tiddler, or press escape to close the listbox to resume typing.  When the listbox is not displayed, pressing //escape// clears the current input.
[[Hypertext Markup Language|http://en.wikipedia.org/wiki/HTML]] provides the structural framework for a classical TiddlyWiki. Its next generation, TiddlyWiki5, builts on HTML5 catering a growing need for dynamic components.

You can embed HTML directly in TiddlyWiki using [[HTML Formatting]].
!Summary
Use HTML entities to enter characters that can't easily be typed on an ordinary keyboard. They take the form of an ampersand ({{{&}}}), an identifying string, and a terminating semi-colon ({{{;}}}), e.g. {{{&amp;}}}.
!Markup
{{{
The value of Tiddlers&trade; cannot even be expressed in &pound;, &euro; or &dollar;.
}}}
''Displays as:''
The value of Tiddlers&trade; cannot even be expressed in &pound;, &euro; or &dollar;.

!"""Entity References"""
Comprehensive lists of html entities can be found at...
* [[w3schools.com|http://www.w3schools.com/tags/ref_entities.asp]]
* [[htmlhelp.com|http://www.htmlhelp.com/reference/html40/entities]]

!"""Examples Of Common And Eseful Entities"""
|>|>|>|>|>|>| !HTML Entities |
| &amp;nbsp; | &nbsp; | no-break space | &nbsp;&nbsp; | &amp;apos; | &apos; | single quote, apostrophe |
| &amp;ndash; | &ndash; | en dash |~| &amp;quot; | " | quotation mark |
| &amp;mdash; | &mdash; | em dash |~| &amp;prime; | &prime; | prime; minutes; feet |
| &amp;hellip; | &hellip; |	horizontal ellipsis |~| &amp;Prime; | &Prime; | double prime; seconds; inches |
| &amp;copy; | &copy; | Copyright symbol |~| &amp;lsquo; | &lsquo; | left single quote |
| &amp;reg; | &reg; | Registered symbol |~| &amp;rsquo; | &rsquo; | right  single quote |
| &amp;trade; | &trade; | Trademark symbol |~| &amp;ldquo; | &ldquo; | left double quote |
| &amp;dagger; | &dagger; | dagger |~| &amp;rdquo; | &rdquo; | right double quote |
| &amp;Dagger; | &Dagger; | double dagger |~| &amp;laquo; | &laquo; | left angle quote |
| &amp;para; | &para; | paragraph sign |~| &amp;raquo; | &raquo; | right angle quote |
| &amp;sect; | &sect; | section sign |~| &amp;times; | &times; | multiplication symbol |
| &amp;uarr; | &uarr; | up arrow |~| &amp;darr; | &darr; | down arrow |
| &amp;larr; | &larr; | left arrow |~| &amp;rarr; | &rarr; | right arrow |
| &amp;lArr; | &lArr; | double left arrow |~| &amp;rArr; | &rArr; | double right arrow |
| &amp;harr; | &harr; | left right arrow |~| &amp;hArr; | &hArr; | double left right arrow |
!"""Accented Characters"""
The table below shows how accented characters can be built up by subsituting the underscore (_) into the corresponding character:
|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>| !Accented Characters |
| grave accent | &amp;_grave; | &Agrave; | &agrave; | &Egrave; | &egrave; | &Igrave; | &igrave; | &Ograve; | &ograve; | &Ugrave; | &ugrave; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| acute accent | &amp;_acute; | &Aacute; | &aacute; | &Eacute; | &eacute; | &Iacute; | &iacute; | &Oacute; | &oacute; | &Uacute; | &uacute; | &nbsp; | &nbsp; | &Yacute; | &yacute; | &nbsp; | &nbsp; |
| circumflex accent | &amp;_circ; | &Acirc; | &acirc; | &Ecirc; | &ecirc; | &Icirc; | &icirc; | &Ocirc; | &ocirc; | &Ucirc; | &ucirc; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| umlaut mark | &amp;_uml; | &Auml; | &auml; |  &Euml; | &euml; | &Iuml; | &iuml; | &Ouml; | &ouml; | &Uuml; | &uuml; | &nbsp; | &nbsp; | &Yuml; | &yuml; | &nbsp; | &nbsp; |
| tilde | &amp;_tilde; | &Atilde; | &atilde; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Otilde; | &otilde; | &nbsp; | &nbsp; | &Ntilde; | &ntilde; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| ring | &amp;_ring; | &Aring; | &aring; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| slash | &amp;_slash; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Oslash; | &oslash; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| cedilla | &amp;_cedil; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Ccedil; | &ccedil; |
!Summary
TiddlyWiki provides support for rendering pure HTML markup. To do this, simply wrap your HTML code in {{{<html>your html markup goes here</html>}}}. This way you are able to use embed code using iFrames often suggested by popular media sites like ~YouTube.
!!"""Embedded HTML"""
{{{
<html>
<span style="padding-right:30px;font-size:2em;">any</span><br />
<b>valid</b> <em>xhtml</em>
</html>
}}}
<html><span style="padding-right:30px;font-size:2em;">any</span><br /><b>valid</b> <em>xhtml</em></html>
!!"""Embedded iFrame"""
{{{
<html>
<iframe src="https://youtube.com/embed/Cj6ho1-G6tw"
  width="450" height="315" frameborder="0" allowfullscreen/>
</html>
}}}
<html>
<iframe src="https://youtube.com/embed/Cj6ho1-G6tw?vq=hd720&iv_load_policy=3"
  width="450" height="315" frameborder="0" allowfullscreen/>
</html>
|cssClass|k
|!heading column 1|!heading column 2|h
|left aligned | right aligned|
| centered ||
|>|COLSPAN|
|ROWSPAN|color:red;red|
|~|color:green;green|
|>|footer&trade;|f
|caption|c
{{{
|cssClass|k
|!heading column 1|!heading column 2|h
|left aligned | right aligned|
| centered ||
|>|COLSPAN|
|ROWSPAN|color:red;red|
|~|color:green;green|
|>|footer&trade;|f
|caption|c
}}}
* columns are delimited by a single pipe character ({{{|}}})
* a new line creates a new row
* to merge a cell with the one to its right (colspan) use a greater than ({{{>}}})
* to merge a cell with the one above (rowspan) use a tilde ({{{~}}})
* append a {{{h}}} after the last {{{|}}} to turn the row into a header row
* prepend a row {{{|someClass|k}}} to define a css class for the entire table
* add a line {{{|caption|c}}} to define a caption for the table
* [[valid css|http://www.w3schools.com/css]] directly following the pipe character finished with a semi-colon is applied to the cell
The [[TiddlySpace API]] is built on top of the TiddlyWeb HTTP API, which is described in the [[tiddlyweb documentation|http://tiddlyweb.peermore.com/wiki/#%5B%5BHTTP%20API%5D%5D]]. For example, you can [[click here|/tiddlers?select=tag:!excludeLists]] for a list of all tiddlers in this [[TiddlyWiki.org]] in their html representation.
!Summary
Start a line using exclamation marks to create headings.
!Markup
{{{
!Heading Level 1
!!Heading Level 2
!!!Heading Level 3
!!!!Heading Level 4
!!!!!Heading Level 5
!!!!!!Heading Level 6
}}}
!Heading Level 1
!!Heading Level 2
!!!Heading Level 3
!!!!Heading Level 4
!!!!!Heading Level 5
!!!!!!Heading Level 6
Need help? Please, browse the [[FAQ]], first.

There are a number of google discussion groups revolving around TiddlyWiki related topics.
!"""Main Discussion Groups"""
;[[TiddlyWiki Discussion Group|groups.google.com/group/tiddlywiki]]
:» most frequented user discussion group
:» how to use and achieve stuff in TiddlyWiki
:» troubleshooting
:» using plugins
;[[TiddlyWikiDev Discussion Group|groups.google.com/group/tiddlywikidev]]
:» plugin development
:» TiddlyWiki development
:» release and beta discussions
;[[TiddlySpace Discussion Group|groups.google.com/group/tiddlyspace]]
:» using TiddlySpace
:» how to and troubleshooting
:» TiddlySpace plugins
;[[TiddlyWeb Discussion Group|groups.google.com/group/tiddlyweb]]
:» development focus
:» release and beta discussions for TiddlyWeb
:» change management
!"""Other Discussion Groups"""
;[[TiddlyWikiFR Discussion Group|groups.google.com/group/tiddlywikifr]]
:» pour ceux entre vous qui aiment le TiddlyWiki
;[[TiddlyWiki GTD Discussion Group|https://groups.google.com/forum/?fromgroups=#!forum/tiddlywiki-gtd]]
:» a TiddlyWiki discussion group focussing on GTD
;[[TWMobileApp Discussion Group|groups.google.com/group/twmobileapp]]
:» around [[TWMobile|https://itunes.apple.com/de/app/twmobile/id381945222?mt=8]] -- TiddlyWiki for iOS
!More Communication Tools
;[[TiddlyWiki IRC Channel]]
:direct chat with community members and developers
<<tiddler [[Comment Formatting]]>>
<<tiddler [[Comment Formatting]]>>
/***
|Name:|HideWhenPlugin|
|Description:|Allows conditional inclusion/exclusion in templates|
|Version:|4.0.0|
|Date:|2010-09-09|
|Author:|Simon Baird, Tobias Beer|
|Source:|http://mptw.tiddlyspot.com/#HideWhenPlugin|
|License:|http://mptw.tiddlyspot.com/#TheBSDLicense|
For use in ViewTemplate and EditTemplate. Example usage:
{{{<div macro="showWhenTagged Task">[[TaskToolbar]]</div>}}}
{{{<div macro="showWhen tiddler.modifier == 'BartSimpson'"><img src="bart.gif"/></div>}}}
***/
//{{{

window.hideWhenLastTest = false;

window.removeElementWhen = function(test,place) {
	window.hideWhenLastTest = test;
	if(test){
		removeChildren(place);
		place.parentNode.removeChild(place);
	}
};

(function(){
var s,show=false,f,fs={
	When:'eval(paramString)',
	WhenTagged:'tiddler.tags.containsAll(params)',
	WhenTaggedAny:'tiddler.tags.containsAny(params)',
	WhenTaggedAll:'tiddler.tags.containsAll(params)',
	WhenExists:'store.tiddlerExists(params[0]) || store.isShadowTiddler(params[0])',
	TitleIs:'tiddler.title == params[0]',
	'"else"':'!window.hideWhenLastTest'
}
for(var f in fs){
	do{
		s=f=='"else"'?'':(show?'show':'hide');
		eval('merge(config.macros,{\n'+s+f+':{\n'+
			'handler:function(place,macroName,params,wikifier,paramString,tiddler){\n'+
				'removeElementWhen('+(show?'!':'')+fs[f]+',place);\n'+
			'}}});');
		show=!show&&s!='';
	}while(show);
}
})();
//}}}
FAQ about using the [[HideWhenPlugin from MPTW|http://mptw.tiddlyspot.com/#HideWhenPlugin]].
!!Using ~HideWhen to do conditional toolbars based on user name
Replace the normal toolbar comand in the ViewTemplate tiddler with the following:
{{{
 <div class='toolbar'
          macro="showWhen config.options.txtUserName == '~MyName' ">
     <span macro='toolbar editTiddler closeOthers closeTiddler'></span>
 </div>

 <div class='toolbar'
          macro="showWhen config.options.txtUserName !='~MyName' ">
      <span macro='toolbar closeOthers closeTiddler'>&lt/span>
 </div>
}}}
!!Using ~HideWhen to do conditional fields based on tags
Let suppose you have a some tiddlers tagged with "friend" and you'd like to use some custom field to maintain some information about them, say their favourite food.

In the ViewTemplate:
{{{
<div macro="showWhen tiddler.tags.contains('friend')">
   Favourite food: <span macro="view favouritefood"></span>
</div>
}}}
In the EditTemplate:
{{{
<div macro="showWhen tiddler.tags.contains('friend')">
   Favourite food: <span macro="edit favouritefood"></span>
</div>
}}}
Now you can view and edit your friends' favourite food.

If you wish to have the same field show for your business contacts as well as your friends then you would do it like this:

In the EditTemplate:
{{{
<div macro="showWhen tiddler.tags.containsAny(['friend','contact'])">
    Favourite food: <span macro="edit favouritefood"></span>
</div>
}}}
In the ViewTemplate:
{{{
<div macro="showWhen tiddler.tags.containsAny(['friend','contact'])">
    Favourite food: <span macro="view favouritefood"></span>
</div>
}}}
Note that custom fields must be lower case. See http://trac.tiddlywiki.org/ticket/356 for details.
!!Making editable custom fields appear on a new tiddler
Create a customized newTiddler button:
{{{
<<newTiddler
     label:'Add Training'
     tag:'Training'
     title:'New Training'
>>
}}}
Place the following in the EditTemplate:
{{{
<div macro="showWhen
          tiddler.tags.contains('Training') ||
          tiddler.title == 'New Training'">
    [[TrainingTemplateEdit]]
</div>
}}}
Create a TrainingTemplateEdit tiddler to put all of your desired custom fields in.

Placing each collection of custom fields in a separate tiddler helps cut down on the confusion of having multiple different things going on in your ViewTemplate & EditTemplate, as well as making it easier to safe guard against accidentally deleting or over writing one of them and losing everything.
The [[space|Space]] created for a [[user|User]] when [[registering|Register]] with [[TiddlySpace]] is called the users' [[Home Space]]. 

A [[Home Space]] has the same name as the [[user|User]] and is used by the system to store user information, such as their [[avatar|SiteIcon]].

''Note:'' It is possible for a [[user|User]] to [[add another user as a member|Add Member]] to their [[Home Space]] which eventually also allows for a [[user|User]] to remove themselves or be removed from their own [[Home Space]].
!Summary
Use four dashes on a line or the HTML tag {{{<hr>}}} to produce a horizontal rule.
!Markup
{{{
before
----
after
}}}
or
{{{
before<hr>after
}}}
''Displays as:''

before
----
after
See [[Tiddler Templates]]...
You can center an element horizontally by wrapping it in a class while applying the css {{{margin: 0 auto}}}.
!Example
The following illustrates two ways for  centering tables...
!!!Using a [[class wrapper|CSS Formatting]]
;Output
:{{x{
{{centered{
|table|cell|
}}} }}}
;Markup
:{{x{
<html><pre>
{{centered{
|table|cell|
}}}</pre></html>}}}
;[[StyleSheet...]]
:{{x{
<html><pre>
.viewer .centered table{
    margin:0 auto;
}
</pre></html>}}}
!!!Using a [[table class|Tables]]
;Output
:{{x{
|centered|k
|table|cell|
}}}
;Markup
:{{x{
<html><pre>
|centered|k
|table|cell|
</pre></html>}}}
;[[StyleSheet...]]
:{{x{
<html><pre>
.viewer table.centered{
    margin:0 auto;
}
</pre></html>}}}
The current UserName in TiddlyWiki is stored via Javascript at...
{{{
config.options.txtUserName
}}}
To display the UserName, e.g. in the SiteTitle or SiteSubtitle, you can use the [[core|Core Macros]] [[message]] macro via...
{{{
<<message "config.options.txtUserName">>
}}}
If you want to be able to edit the UserName, see [[How can I edit my UserName?]]...
!Alternative Methods
<<tabs
	txtDisplayUserName

	WikifyPlugin
	"Displaying the UserName using WikifyPlugin..."
	"How can I display my UserName somewhere?##WikifyPlugin"

	InlineJavascriptPlugin
	"Displaying the UserName using InlineJavascriptPlugin..."
	"How can I display my UserName somewhere?##InlineJavascriptPlugin"

	Transclusion
	"Displaying the UserName using Transclusion..."
	"How can I display my UserName somewhere?##Transclusion"
>>/%
!WikifyPlugin
Using [[WikifyPlugin|http://www.TiddlyTools.com/#WikifyPlugin]] from [[Eric Shulman / TiddlyTools|http://www.TiddlyTools.com/#WikifyPlugin]] you can write...
{{{
<<wikify "%0" {{config.options.txtUserName}}>>
}}}
!InlineJavascriptPlugin
Using [[InlineJavascriptPlugin|http://www.tiddlytools.com/#InlineJavascriptPlugin]] you can write:
{{{
<script>return config.options.txtUserName;</script>
}}}
!Transclusion
Create a tiddler named ''"""ShowValue"""'' containing nothing but...
{{{
$1
}}}
Then use [[transclusion|Transclusion]] entering the following where you want to display the UserName:
{{{
<<tiddler ShowValue with:{{config.options.txtUserName}}>>
}}}
{{annotation{
''Note:'' You can reuse the tiddler ''"""ShowValue"""'' with all kinds of expressions following the {{{with:}}} delimiter.
}}}<<tiddler EVAL>>
!END%/
In a standard TiddlyWiki, can edit the UserName in the OptionsPanel in the right sidebar.

However, if you rather want this in a custom tiddler of your own, use the [[option]] macro, e.g.:
{{{
UserName: <<option txtUserName>>
}}}
UserName: <<option txtUserName>>
<<tiddler EVAL>>
If you want to display your UserName, see [[How can I display my UserName somewhere?]]...
See [[AutoSave]]...
the following methods prevent superfluous trailing linebreaks when using custom [[CSS Formatting]]...
!Method 1
{{{
 {{foo{
 this is a test
 }}}{{bar{
 this is a test
 }}}
}}}
!Method 2
{{{
 {{foo{
 this is a test
 }}}/%
 %/{{bar{
 this is a test
 }}}
}}}
!Method 3
{{{
 {{foo{ this creates a span }}}
}}}

Source: http://multicolumn.tiddlyspot.com/#StyleSheet%20MaloStyleSheet%20%5B%5BTiddlerLayout%20test%5D%5D
Edit the ViewTemplate tiddler.
Edit the EditTemplate tiddler.
Use the StyleSheet tiddler.

Check out http://tiddlythemes.com for a list of themes.
Change the date format for the [[newJournal]] macro as follows:
{{{
<<newJournal 'YYYY-MM-DD'>>
}}}
The first parameter defines the [[date format|DateFormats]].

''Note:'' A classic TiddlyWiki displays a {{button{newJournal}}} button in the right sidebar using a shadow tiddler called SideBarOptions.
See [[Changing Default Options]] on how to permanently change default [[date formats|DateFormats]] for the following core macros, e.g.
; view macro
: {{{config.views.wikified.dateFormat = "MMM YYYY";}}}
; timeline macro
: {{{config.macros.timeline.dateFormat = "MMM YYYY";}}}
Edit your PageTemplate tiddler. Also see http://tiddlythemes.com/

(to be expanded)
#Install [[HideWhenPlugin|http://mptw.tiddlyspot.com/#HideWhenPlugin]]
#Modify the toolbar section in your ViewTemplate as below{{sub{
{{{
<div macro="showWhen readOnly">
  <!--simple toolbar for visitors -->
    <div macro='toolbar
      closeTiddler
      permalink'>
    </div>
  </div>
  <div macro="hideWhen readOnly">
    <!-- full toolbar for admin  -->
    <div macro='toolbar
      closeTiddler
      closeOthers
      +editTiddler
      deleteTiddler
      permalink
      references
      jump'>
    </div>
</div>
}}}
}}}
To set the default text alignment for all tiddlers, put something like this into your [[StyleSheet tiddler]]:

 .viewer {
    text-align: justify;
 }

that CSS rule will fully justify your tiddler text.


Use the [[version macro|version]]:
{{{<<version>>}}}
<<version>>
!Feeling Adventurous?
You can also open the source code of your TiddlyWiki. Near the top is a section that looks like this:
>{{{major: 2, minor: 2, revision: 6, date: new Date("Oct 18, 2007")}}}
In this case, the version is {{{2.2.6}}}.
To link to a tiddler named 'Meeting with Alice', you'd type <nowiki>[[Meeting with Alice]]</nowiki>

----
Does not work if you want to link from one space to another using a permalink :
{{{http://tiddlywiki.org/#[[How do I link to a tiddler without a wiki word name]]}}}
{{{[[Link Text|http://tiddlywiki.org/#«escape»[[«escape»How do I link to a tiddler without a wiki word name«escape»]]«escape»]]}}}
will not work.
----
Add the following to your StyleSheet tiddler...
{{{
.viewer tr, .viewer td,
.twtable tr, .twtable td {
    vertical-align:top;
}
}}}
See [[Finding A Tiddler]]...
Look for section ''Code Comments'' in [[Comment Formatting]] for examples on how to use wikified comments in JavaScript, CSS and HTML tiddlers...
No special coding is needed.  Using standard TiddlyWiki macros, add this to MainMenu:
{{{
<<tag Task "Tasks">>
}}}
This creates a link titled "Tasks" which displays a drop-down menu listing all tiddlers currently tagged with "Task".  Then, simply tag your tiddlers of interest with "Task", and click the "Tasks" button in the MainMenu for quick access.

Alternatively, you could write:
{{{
<<list filter [tag[Task]]>>
}}}
to display links directly in the MainMenu, rather than in a drop-down. Using this method, also edit your PageTemplate and change this...
{{{
<div id='mainMenu' role='navigation' refresh='content' tiddler='MainMenu'></div>
}}}
to....
{{{
<div id='mainMenu' role='navigation' refresh='content' force='true' tiddler='MainMenu'>
</div>
}}}
Adding the {{{force='true'}}} attribute to the mainMenu div causes the menu display to be refreshed each time *any* tiddler is edited, thus ensuring that the list of links displayed there is updated when you add/remove the "Task" tag from any given tiddler.
!Related Discussion
https://groups.google.com/d/msg/tiddlywiki/d_e6aObrifU/Ap97S8jV1okJ
Prevent a WikiWord from automatically becoming a link by putting a tilde (~) in front of it, e.g.:
{{{
~FooBar
}}}
~FooBar
!"""Using DisableWikiLinksPlugin"""
The [[DisableWikiLinksPlugin|http://www.tiddlytools.com/#DisableWikiLinksPlugin]] gives several options to customize automatic WikiWord linking, such as disabling it completely or only for tiddlers which don't already exist. After importing the plugin, these options must be enabled manually in the DisableWikiLinksPlugin tiddler; it may also be necessary to close and re-open the TiddlyWiki browser page before using the plugin for the first time.

All options are off by default, so settings applied by one user/in one browser will not be active for others. If you want to ensure that your options are in effect for, say, Web viewers, you can create a tiddler, e.g. DisableWikiLinksDefault, with a [[systemConfig]] tag and content like this:
{{{
 config.options.chkDisableWikiLinks=false;
 config.options.chkAllowLinksFromShadowTiddlers=false;
 config.options.chkDisableNonExistingWikiLinks=false;
 config.options.txtDisableWikiLinksList="DisableWikiLinksList";
 config.options.txtDisableWikiLinksTag="excludeWikiWords";
}}}

Set the values to the defaults you prefer (e.g. change "false" to "true").

'' See Also ''

* [[WikiWords]]
* [[Escaping#Wiki_Markup]]
[[Category:FAQ]]
[[Category:Using TiddlyWiki]]
See [[Alternative Tiddler Layouts]]...
Chances are, you won't find the latest version of TiddlyFox in the Mozilla addons repository.

As of Firefox beta 25 on Android 4.3, you can...
#download the latest version of TiddlyFox from Github using Chrome from
#*https://github.com/TiddlyWiki/TiddlyFox/raw/master/tiddlyfox.xpi
#go to your download folder using a file manager app, like OI file manager
#since the file manager wont open the ''.xpi'', copy or remember the path
#in Firefox, open / paste the path pointing to the local ''tiddlyfox.xpi''
#*for example: {{{file:///storage/emulated/0/Download/tiddlyfox.xpi}}}
#the install dialog should pop up followed by a restart

Now you should have a running TiddlyWiki on Firefox for Android!

!Related Discussion
https://groups.google.com/d/msg/tiddlywiki/aohMMgkoub4/JepqxntWyHoJ

!A Slightly Alternative Method
* open the TiddlyFox Github page in Firefox (used the desktop version)
*download the .xpi
*close Firefox
*use ''ES File Explore'' to open the .xpi with Firefox
*clicked ok to install
*reboot Firefox
*start using TiddlyWiki

[[These steps|https://groups.google.com/d/msg/tiddlywiki/aohMMgkoub4/l0Eac3hqNH4J]] were performed with Firefox Beta from the Google app store working as expected. Try clearing your Firefox cache, starting over with a clean slate.
To create more than one journal tiddler per day, you can alter the newJournal macro in the sidebar to include the current time rather than just the day in the tiddler title.
# in the sidebar, click the tab ''More'' and then ''Shadowed''
# open the tiddler SideBarOptions
# ''edit'' and find the definition for the newJournal macro
#* {{{<<newJournal "DD MMM YYYY" "journal">>}}}
# change the [[date format string|DateFormats]] to a datetime format, e.g.
#* {{{<<newJournal "YYYY-0MM-0DD 0hh-0mm-0ss" "journal">>}}}
#* a tiddler thus created will be called ''2013-11-04 15-17-25''
#* using this date format, listing journal tiddlers by tiddler title will also sort them by date
# save your changes and reload

If you now click 'new journal' button you create a new tiddler with the name of the current day and time in seconds, i.e. a 'unique' journal entry.
By default TiddlyWiki will make backups with each 'Save Changes' in the right hand sidebar.


You can't save from the browser's internal File -> Save as.. (crl-s) dialog. 
See: [[TiddlyWiki has been incorrectly saved]]


For limiting the number of backups there are different plugins available.
See: [[Backups]]


You can make copies of TiddlyWiki files from your file system too.
# download the latest ''empty.zip'' from http://www.TiddlyWiki.com and extract a copy of ''"""empty.html"""''
# load your existing TW document into the browser 
# invoke ''save changes'' to create a backup copy of the current document 
# replace the existing TW document's file on disk with a copy of the latest ''"""empty.html"""'' 
# invoke ''save changes'' again 
# reload your document

source and details: [[Post by Eric Shulman on the Google Groups|https://groups.google.com/d/msg/tiddlywiki/IZLKHHfewh4/T_WRXNBjHeoJ]]
First, set up a CSS rule to do the justification.  Add something like
this to your StyleSheet tiddler (find it on tab More => Shadowed):
{{{
 .justifyright {
  text-align: right;
 }
}}}
that gives you a css class of justifyright that you can use to make
stuff be right-aligned.  Make sure you get the dot at the start of
".justifyright".

Now, edit some tiddler and put the stuff you want to justify inside
triple-curly-brackets, with the CSS class after the first two.  You
will need to put the brackets on lines by themselves.

{{justifyright{
This paragraph will be right-aligned.
}}}

If you want full justification, add a CSS rule like this, and then use
"justifyfull" inside the triple curlies:

{{{
 .justifyfull {
    text-align: justify;
 }
}}}

Note that '''this won't work''' if you use the triple curlies inline:
{{{
{{justifyright{ DOESN'T WORK: This is not right justified }}}
}}}
{{justifyright{ DOESN'T WORK: This is not right justified }}}

This is because triple curlies make spans if you use them inline
<nowiki>{{{like this}}}</nowiki>, but divs if you use them on lines by themselves.


The following steps explain how you can setup your TiddlyWiki for use as a public website.
{{annotation{
''Note: ''Due to the nature of Javascript TiddlyWiki generally provides virtually no means to hide what is going on behind the scenes.
}}}
!Read Only Mode
You can add the following to a tiddler called //zzConfig// tagged [[systemConfig|Plugins]]:
{{{
if(config.options.txtUserName != "adminname") {
	showBackstage = false;
	readOnly = true;
}
}}}
{{annotation{
This plugin is automatically run in the background when TiddlyWiki loads. The prefix zz ensures that this config tiddler is loaded "last" in order to override any previous commands.
}}}
This will achieve the following effects:
;{{{if(config.options.txtUserName != "AdminUserName") }}}
:ensures that read-only mode is only enforced when the UserName set in the options panel is something other than //~AdminUserName//
;{{{showBackstage = false;}}}
:hides the [[Backstage]] area
;{{{readOnly = true;}}}
:displays a different tiddler [[Toolbar]] to the user, i.e instead of an //edit// command you will most often only find a //view// command
In order to edit a wiki in read-only mode, enter the user name in the options panel in the sidebar and reload the wiki. Now you will again be able to use the edit command in the tiddler toolbar. This user name is stored as a cookie in your browser, i.e. you will be logged in for the lifetime of this cookie. No visitor should accidentally view your wiki in edit-mode.
!Hiding The Right Sidebar
In order to hide the right hand side bar for visitors, import the following plugins from [[TiddlyTools]]:
http://www.TiddlyTools.com/#InlineJavascriptPlugin
http://www.TiddlyTools.com/#ToggleRightSidebar
To have the sidebar hidden upon TidlyWiki start, add the following to the aforementioned zzConfig tiddler:
{{{
config.options.chkShowRightSidebar=false;
}}}
{{annotation{
Note: If you put it in the same section that only applies for visitors, you will always see the sidebar whereas your visitors do not.
}}}
Before hiding the right sidebar to your visitors, you should ensure that you can access it yourself by
# simply opening the shadow tiddlers SideBarOptions or SideBarTabs tiddlers, e.g. via yourwiki.html/#SideBarOptions
# creating a hidden or hardly visible element that allows you to toggle the sidebar
#* you could append the following to the shadow tiddler SiteSubtitle {{{<<tiddler ToggleRightSidebar with: ".">>}}}
#* the dot thus added to the subtitle of your TiddlyWiki will now allow you to toggle the sidebar
!!Different Toolbar For Web Users
If you want diffenent toolbars, including the possibility to turn off double-clicking to edit, please see..
[[How do I have a different tiddler toolbar for web users?]]
!Showing One Tiddler At A Time
To enable single-page mode as in most normal web pages...
#import [[SinglePageModePlugin|http://www.TiddlyTools.com/#SinglePageModePlugin]]
#add {{{config.options.chkSinglePageMode= true;}}} to your zzConfig
!Admin Tools
For quick access to admin features, you can add {{{<<tiddler Admin>>}}} to the shadow tiddler SideBarOptions for quick acces to your most needed features and then create a tiddler called //Admin// containing things like...
;{{{<<option txtUserName>>}}}
:enter your username
;{{{<<upload http://yoursite.tiddlyspot.com/store.cgi index.html . . yoursite>>}}}
:upload your TiddlyWiki hosted on TiddlySpot using UploadPlugin
;[[zzConfig]]
:access and modify your zzConfig
This message is displayed by Firefox whenever some javascript is taking a long time to run. It can happen with a TiddlyWiki file if you have a lot of tiddlers or are using some plugins that do some extra work that takes a long time. You can get rid of the messages by making Firefox's maximum script run time a little longer. Here's how it's done:
* Type about:config in the address bar and press enter.
* Scroll down until you see dom.max_script_run_time
* Double click it and type in 20 seconds (the default is 5 seconds)
''Answer''
TiddlyWiki is a little different to other Wikis you may have encountered before. Most wikis run on a server and the code to save your changes is server code. TiddlyWiki is different. It runs entirely in your web browser. All the code to save your changes is written in Javascript and contained in the TiddlyWiki file. To save changes your browser must be able to write to local disk using javascript. This means you can only edit and save changes to a TiddlyWiki file that is on a local disk. If you put your TiddlyWiki file on your web site any changes made to it can't be saved.

(TODO, explain the "HideEditFeaturesOverHttp" or link to explanation)

(This can be a useful way to publish a web site. You can edit and save your site to your local TiddlyWiki file on your local disk. When it's finished simply upload the file for the rest of the world to see).

The above information applies to a standard, off-the-shelf TiddlyWiki. However, there ''are'' some ways you can get an editable/saveable TiddlyWiki via the web.

'' Options for making TiddlyWiki editable/saveable via the web ''

There are a [[Multi-User Collaboration|number]] of [[Server-Side_Implementations|server-sides]] that make it possible to save over HTTP.

Alternatively, a hosted service like [[Tiddlyspot]] can be used for convenience.
[[Category:FAQ]]
[[Category:Getting Started]]
<<tiddler Images>>
!Summary
Generally, images are external to TiddlyWiki. You have different means to layout the image flow.
!Markup
!!Simple Images
{{{
[img[http://tiddlywiki.org/fractal.jpg]]
}}}
[img[http://tiddlywiki.org/fractal.jpg]]
!!Images Titles
{{{
[img[tooltip|http://tiddlywiki.org/fractal.jpg]]
}}}
[img[tooltip|http://tiddlywiki.org/fractal.jpg]]
!!Image Links
{{{
[img[http://tiddlywiki.org/fractal.jpg][http://www.flickr.com/photos/jermy/10134618/]]
}}}
[img[http://tiddlywiki.org/fractal.jpg][http://www.flickr.com/photos/jermy/10134618/]]

!!Floating Images
To clear a float, append...
{{{
@@clear:both;display:block; @@
}}}

!!Floating Left...
{{{
[<img[http://tiddlywiki.org/fractal.jpg]]
@@clear:both;display:block; all clear@@
}}}
[<img[http://tiddlywiki.org/fractal.jpg]]
@@clear:both;display:block; all clear@@
!!Floating Right
{{{
[>img[http://tiddlywiki.org/fractal.jpg]]
@@float:right;clear:both;display:block; all clear@@
@@clear:both;display:block; @@
}}}
[>img[http://tiddlywiki.org/fractal.jpg]]
@@float:right;clear:both;display:block; all clear@@
@@clear:both;display:block; @@

!!See Also
*[[Image Macro|http://docs.tiddlyspace.com/#%5B%5Bimage%20macro%5D%5D]]@docs
From the [[Bakstage Area]] you can import tiddlers either from a TiddlyWiki stored on a local path or from a TiddlyWiki on the web. In general, you can import tiddlers from any TiddlyWiki, other than restrictions imposed by modern browsers which may prevent this, there are no restrictions authors can impose on what content you can import from a TiddlyWiki.
!The Import Wizard
<<importTiddlers>>
* It is not possible to import from TiddlyWiki's on servers which are not [[CORS|http://en.wikipedia.org/wiki/Cross-Origin_Resource_Sharing]] enabled. Popular sites such as [[TiddlyTools|http://tiddlytools.com]] are currently not CORS enabled. Fortunately this is fixable - webmasters can enable their sites to be CORS enabled by following the instructions [[here|http://enable-cors.org]] and if a website is not CORS enabled you can e-mail the owner to tell them the problem
* Some browsers will only allow you to import from TiddlyWikis in the same directory as your TiddlyWiki. If you use Chrome you can enable this by modifying the Chrome shortcut to include the following parameter
{{{
--allow-file-access-from-files
}}}
* Note some browsers, notably Opera do not support import / upgrade in any form.
Rather than being a bug, this is one in a number of problems steming from latest browsers enforcing higher restrictions for local file access via JavaScript.
!How to import anyways?
;Step 1 — preparation
:put your original TiddlyWiki in the same folder or a subfolder of the blank, target TiddlyWiki of the newer version

;Method 1 — using ~ImportTiddlersPlugin by Eric Shulman
:» either run the [[the bookmarklet|Bookmarklets]] in your new TiddlyWiki or install it from [[TiddlyTools|http://tiddlytools.com#ImportTiddlersPlugin]]
:» rather than using the file picker which fails, enter (or copy & paste) the path to your source TiddlyWiki, e.g. {{{source.html}}}, directly directly into the file path input and then hit {{button{open}}}

;Method 2 — using ~TiddlyFileImportr by @Jon Robson
:» install it as a [[plugin|Plugins]] from [[here|http://repository.tiddlyspace.com/TiddlyFileImportr]], open the import tab in the backstage panel, and follow through the wizard
:» ''downside:'' it's a bit slow as it currently saves the TiddlyWiki creating backups with every imported tiddler
!Summary
The shadow tiddler ImportTiddlers provides access to importing tiddlers.
!Default Contents
{{{
<<importTiddlers>>
}}}
<<importTiddlers>>
Including is the act of adding the public contents of one [[space|Space]] into another space as a [[member|Member]] of the latter.
See...
* [[How can I display my UserName somewhere?]]
* [[How can I edit my UserName?]]
/***
|''Name''|IndexMacro|
|''Author''|Tobias Beer|
|''Version''|0.6 BETA|
|''Description''|will create an {{{<<index>>}}} (toc) and {{{<<scroll>>}}} to elements|
@@color:red; Experimental! Will change at will!@@
!Usage
Heading: <<scroll "##Code">>
{{{
<<scroll "##Code">>
}}}
Definition Term: <<scroll ";;term">>
{{{
<<scroll ";;term">>
}}}
;term
:definition
!Code
***/
//{{{
(function($){

config.macros.scroll = {
  handler: function(place, macroName, params, wikifier, paramString, tiddler) {
    var what = params[0],
      tid = story.findContainingTiddler( place );
      type =
        what.indexOf('##') == 0 ? ':header' : (
        what.indexOf(';;') == 0 ? 'dt' : 'tiddler' );

    what = type == 'tiddler' ? what : what.substr(2);
    tid = type == 'tiddler' ? what : (
      tid ? tid.getAttribute( 'tiddler' ) : ''
    );

    if( tid ) $(createTiddlyElement(
      place,
      'a',
      null,
      'scrollTo tiddlyLink tiddlyLinkExisting',
      what,
      {
        tiddler:tid,
        type:type,
        contains:what
      }
    )).click(this.scroll).attr('href','#');
  },

  top : 20,
  scroll: function(){
    var $el = $(this),
      tid = story.tiddlerId($el.attr('tiddler')),
      type = $el.attr('type'),
      contains = $el.attr('contains'),
      $tid = $('#' + tid);
    (
      type == 'tiddler' ?
      $tid :
      $(type, $tid)
    ).each(function(){
      var $el = $(this),
      txt = $el.text();
      if(txt.indexOf(contains) >= 0){
        $('html,body').animate({scrollTop: $el.offset().top - config.macros.scroll.top});
        return false;
      }
    });
  }
};

})(jQuery);
//}}}
/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.6|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|Insert Javascript executable code directly into your tiddler content.|
''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Documentation
>see [[InlineJavascriptPluginInfo]]
!!!!!Revisions
<<<
2010.12.15 1.9.6 allow (but ignore) type="..." syntax
|please see [[InlineJavascriptPluginInfo]] for additional revision details|
2005.11.08 1.0.0 initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.InlineJavascriptPlugin= {major: 1, minor: 9, revision: 6, date: new Date(2010,12,15)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: type=\\\"[^\\\"]*\\\")?(?: src=\\\"([^\\\"]*)\\\")?(?: label=\\\"([^\\\"]*)\\\")?(?: title=\\\"([^\\\"]*)\\\")?(?: key=\\\"([^\\\"]*)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",
	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var src=lookaheadMatch[1];
			var label=lookaheadMatch[2];
			var tip=lookaheadMatch[3];
			var key=lookaheadMatch[4];
			var show=lookaheadMatch[5];
			var code=lookaheadMatch[6];
			if (src) { // external script library
				var script = document.createElement("script"); script.src = src;
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (code) { // inline code
				if (show) // display source in tiddler
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (label) { // create 'onclick' command link
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",wikifyPlainText(label));
					var fixup=code.replace(/document.write\s*\(/gi,'place.bufferedHTML+=(');
					link.code="function _out(place,tiddler){"+fixup+"\n};_out(this,this.tiddler);"
					link.tiddler=w.tiddler;
					link.onclick=function(){
						this.bufferedHTML="";
						try{ var r=eval(this.code);
							if(this.bufferedHTML.length || (typeof(r)==="string")&&r.length)
								var s=this.parentNode.insertBefore(document.createElement("span"),this.nextSibling);
							if(this.bufferedHTML.length)
								s.innerHTML=this.bufferedHTML;
							if((typeof(r)==="string")&&r.length) {
								wikify(r,s,null,this.tiddler);
								return false;
							} else return r!==undefined?r:false;
						} catch(e){alert(e.description||e.toString());return false;}
					};
					link.setAttribute("title",tip||"");
					var URIcode='javascript:void(eval(decodeURIComponent(%22(function(){try{';
					URIcode+=encodeURIComponent(encodeURIComponent(code.replace(/\n/g,' ')));
					URIcode+='}catch(e){alert(e.description||e.toString())}})()%22)))';
					link.setAttribute("href",URIcode);
					link.style.cursor="pointer";
					if (key) link.accessKey=key.substr(0,1); // single character only
				}
				else { // run script immediately
					var fixup=code.replace(/document.write\s*\(/gi,'place.innerHTML+=(');
					var c="function _out(place,tiddler){"+fixup+"\n};_out(w.output,w.tiddler);";
					try	 { var out=eval(c); }
					catch(e) { out=e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}

// // Backward-compatibility for TW2.1.x and earlier
//{{{
if (typeof(wikifyPlainText)=="undefined") window.wikifyPlainText=function(text,limit,tiddler) {
	if(limit > 0) text = text.substr(0,limit);
	var wikifier = new Wikifier(text,formatter,null,tiddler);
	return wikifier.wikifyPlain();
}
//}}}

// // GLOBAL FUNCTION: $(...) -- 'shorthand' convenience syntax for document.getElementById()
//{{{
if (typeof($)=='undefined') { function $(id) { return document.getElementById(id.replace(/^#/,'')); } }
//}}}
To save on space, TiddlyWiki users often host images externally on sites like Flickr and ImageShack. A URL or HTML code for the image is then pasted into a tiddler (including MainMenu and SiteTitle to display images in the menu and header respectively). 

Open the tiddler, position the cursor where the image is to go and paste in the link using the following formatting:

'''URL'''
<nowiki>
[img[URL of image]]
</nowiki>

'''URL with alternate text and link'''
<nowiki>
[img[alternate text|URL of image][tiddler or URL]]
</nowiki>

'''HTML'''
<nowiki>
<html>HTML code from hosting site</html>
</nowiki>

''Image Hosting''

There are various free image hosting services which can be used to store pictures:
* [[TinyPic|http://tinypic.com/index.php]]
* [[ImageShack|http://www.imageshack.us]]
* [[Flickr|http://www.flickr.com]]
See [[TiddlyLink]]...
TiddlyWiki works on InternetExplorer 6.x and above under Windows. It also allows you to <<saveChanges>>, albeit there are some problems in XP Service Pack2 and Vista to work around. If you're having problems, make sure you've followed the appropriate [[downloading guidelines|http://tiddlywiki.com/#Downloading]].
!Display Issues
Known problems with ~TiddlyWiki under InternetExplorer:
* gradient fills sometimes appear in the wrong place until you move the mouse over the tiddler
* horizontal gradients don't work correctly
* links to tiddlers with multiple consecutive spaces in their titles is broken
* euns of spaces within tiddlers get conflated into a single space when you edit a tiddler. This is particularly annoying when using monospaced blocks
!Windows XP Service Pack2 and Vista 
Internet Explorer Windows XP ~SP2 seems to have a magical ability to keep track of html files that have been downloaded from the internet and saved on an NTFS drive. By storing additional data in an [[alternate data stream|http://www.microsoft.com/technet/sysinternals/FileAndDisk/Streams.mspx]], it manages to keep them in the 'Internet' zone regardless of attempts to rename or modify the file. But, in order to be able to <<saveChanges>>, TiddlyWiki needs to run in the 'My Computer' zone.

The solution is to right-click on the TiddlyWiki html file and choose //Properties//. If the file is blocked, you'll see an 'Unblock' button on the resulting property sheet that removes the protection and allows the file to open in the 'My Computer' zone. Then open the file in Internet Explorer - it might put up its information bar asking you whether you want to run it. You need to 'Allow blocked content' to let TiddlyWiki do its stuff.
<<<
If you find yourself running into the information bar frequently, you can disable it by visiting the "Options" dialog and, on the "Advanced" tab make sure that "Allow active content to run in files on My Computer" is checked.

Alternatively, you can rename the file to {{{*.hta}}} which has the added bonus of automatically granting all necessary save permissions.
<<<
This is all a bit frustrating. An easy alternative is to use Firefox, which seems to do the trick on all platforms.
<<tiddler TiddlyWiki>>
! What is TiddlyWiki?
{{annotation{TiddlyWiki is a single-file, self-contained wiki for managing micro-content, written in ~JavaScript.}}}
If you completely understand all of that sentence, you should go straight on to the next section. For the rest of us, read on for the longer explanation.
;it's a single file
:A complete TiddlyWiki is stored in a single file on your computer, and thus belongs to the class of [[Single Page Applications|http://en.wikipedia.org/wiki/Single_page_application]]. That makes it super-easy to move your TiddlyWiki around on a USB stick or by emailing it to yourself.
;it's self-contained
:The single file that is a TiddlyWiki contains not only all of your data, but all the machinery to edit and manipulate it. All you need is a modern web browser, like Mozilla Firefox, Google Chrome or Safari. You don't need to have any other special programs installed on your computer, and you don't need to be connected to the Internet.
:The same TiddlyWiki file will work on just about any computer: Windows PCs, Apple Macs, Linux and BSD boxes...
;it's a wiki
:A wiki is a collection of web pages, like a normal web site, except that every page can be edited, easily and immediately. Wiki systems are often used to collaboratively manage documentation for large projects, and also sometimes used by a single user as a kind of personal notebook.
;it manages micro-content
:Most web sites and wikis manage information as pages. TiddlyWiki is different -- it saves your stuff in smaller chunks (each chunk is called a 'tiddler'). Information in small chunks like this is called 'micro-content', and once you start usingTiddlyWiki, you realize that micro-content is a natural fit to a lot of the stuff you deal with every day.
To really get an idea of what TiddlyWiki can do for you, you're going to have to try it out. Don't worry -- it's a single file, remember. So go on to the next section and we will get started.
!Getting Started
;1. download TiddlyWiki
:from http://tiddlywiki.com
;2. configure your browser, if needed
:see [[Browser Compatibility]]...

''Step 2: ?''
With apologies to [[Instiki|http://instiki.org/]], there //''is no step 2''// -- your TiddlyWiki is ready! Wanna see it? Go to the HTML file you saved in Step 1 and open it in your web browser. See? Ready to go. Leave it on screen, and you can jump right into the next section.

{{annotation{this thing about "no step 2" needs to be replaced with a walkthrough on getting TW past various security checks, like the unlock thing that you need to do with WinXP SP2, with a particular focus on win/IE. If anyone can post me the steps required for particular os/browser combinations, I'd be much obliged :)}}}

''Step 3: Profit!''
cf. [[Wikipedia|http://en.wikipedia.org/wiki/Gnomes_%28South_Park_episode%29#The_Gnomes]]
!Using TiddlyWiki
* [[TiddlyWiki User's Guide|http://danielbaird.com/tiddlywikiguides/userguide-sample.html#"TiddlyWiki User's Guide"]]
* [[Introduction to TiddlyWiki|http://www.slideshare.net/guest102a23/an-introduction-to-tiddlywiki-revised/]] (slides)
See these:
* [[EasyEditPlugin|http://visualtw.ouvaton.org/VisualTW.html#EasyEditPlugin]] (doesn't require any external files)
* [[WYSIWYG plugin|http://visualtw.ouvaton.org/VisualTW.html#%5B%5BWysiwyg%20plugin%5D%5D]] (requires [http://www.fckeditor.net FCKeditor])
* [[RichTextPlugin|http://tiddlywiki.ouvaton.org/Demo.html]] (requires [http://tinymce.moxiecode.com/index.php TinyMCE])
* [[ASciencePad|http://math.chapman.edu/~jipsen/asciencepad/asciencepad.html]] (an adaptation I believe, i.e. it's not a standard TW core}

This is not WYSIWYG but may be of interest:
* [[PreviewPlugin|http://www.tiddlytools.com/#PreviewPlugin]] in combination with [[QuickEditPackage|http://www.tiddlytools.com/#QuickEditPackage]]
* [[WikiBar|http://aiddlywiki.sourceforge.net/wikibar_demo_2.html]] (Doesn't work in IE)


Non-TiddlyWiki WYSIWYG, of related interest
* [[KNote|http://knote.smartgoldfish.com]] (A standalone note taking program based on TiddlyWiki)
* [[LumiNotes|http://www.luminotes.com]]
* [[TiddlyBackpack|http://www.tiddlybackpack.com]]


[[<< Back to FAQ list|TiddlyWiki FAQ]]
[[JavaScript|http://en.wikipedia.org/wiki/JavaScript]] is the programming language on which TiddlyWiki is built. It is a dynamic language, interpreted and executed directly during runtine, mostly by [[web browsers|http://en.wikipedia.org/wiki/Web_browser]] in the context of a website or web application.
Jeremy is the [[creator of TiddlyWiki|https://plus.google.com/u/1/109308865556494599029]].

http://tiddlywiki.com/#JeremyRuston
[[Jeremy|http://jermolene.tiddlyspace.com]] is the original creator of TiddlyWiki who worked as Head of Open Source Innovation for [[BT]], leading [[Osmosoft]].
To improve accessibility and ergonomics, TiddlyWiki provides the following keyboard shortcuts which should be identical on all platforms...
!!Editing
| !Scope | !Action | !Shortcut | !Details |h
|EditMode|save tiddler|~Ctrl-Enter|for Macs: Ctrl => Cmd|
|EditMode|minor change|~Shift-Ctrl-Enter|does not update modified timestamp|
|EditMode|cancel|Esc|leave EditMode|
|[[Search]]|clear|Esc|Clear the search term|
Some [[TiddlyWiki macros|Core Macros]] define [[access keys|http://en.wikipedia.org/wiki/Access_key]], whose invocation is browser-specific:
| !Action | !PC | !Mac |h
|[[search|Search]]|SHIFT+ALT+F| CTRL+F|
|[[save changes|saveChanges]]|SHIFT+ALT+S| CTRL+S|
|[[new tiddler|newTiddler]]|SHIFT+ALT+N| CTRL+N|
|[[new journal|newJournal]]|SHIFT+ALT+J| CTRL+J|
For Firefox versions prior to 2.0 the default modifier is ALT only rather than SHIFT+ALT.
As of Opera 7.0 on the PC and Mac, press and release SHIFT+ESC and then press the shortcut letter without any modifier.
The following roughly illustrates a default [[TiddlyWiki layout|Layout]] and components...

PageTemplate -- (DefaultTiddlers / WindowTitle / SiteUrl)
|>|>|SiteTitle - SiteSubtitle|
|background:#f9f9f9;MainMenu|width:250px;{{right{ToolbarCommands}}}<br><br>&nbsp;&nbsp;&nbsp;ViewTemplate<br><br>&nbsp;&nbsp;&nbsp;EditTemplate |background:#f9f9f9;<<tiddler "Layout##SIDEBAR">>|
''StyleSheet:'' StyleSheetColors - StyleSheetLayout - StyleSheetPrint/%
!SIDEBAR
« SideBarOptions »
OptionsPanel
AdvancedOptions
----
« SideBarTabs »
{{button{[[Recent|TabTimeline]]}}}{{button{[[All|TabAll]]}}}{{button{[[Tags|TabTags]]}}}{{button{[[More|TabMore]]}}}
{{button{[[Missing|TabMoreMissing]]}}}{{button{[[Orphans|TabMoreOrphans]]}}}{{button{[[Shadowed|TabMoreShadowed]]}}}
!END%/
!Summary
Line breaks can be forced explicitly using a {{{<br>}}} -- useful in lists or tables.
!Markup
{{{
|A cell<br> with a line break|
}}}
|A cell<br> with a line break|
!!Avoiding Linebreaks
Sometimes you want to avoid superflous linebreaks and increase readability of your wiki text, e.g. when using @@highlights@@ or the tiddler macro. To achieve that, end the current line by starting a hidden comment and ending it on the next line, e.g.:
{{{
@@highlight@@/%
%/<<tiddler foo>>
}}}
This will prevent from adding a superflous linebreak between the highlight and the transcluded content that follows.
!!Also see
* [[Table Formatting
<<tiddler Links>>
!Configuration for LinkifyPlugin from @linkify...
 As much as possible, try to enter definitions alphabetically! However, definitions are parsed sequentially, so it may however be necessary to change the order occasionally.

Comment Formatting|code comment*|html comment*|css comment*|javascript comment*
TiddlyWiki Layout|html template*|layout of a tiddler|layout of tiddlywiki
Startup Parameters|paramif*

Backstage Area|Backstage
Bag|bags
Basic Formatting|bold|italic|underline|superscript|subscript
Bookmarklets|bookmarklet*
Blockquotes|blockquote*|quot*
CSS Formatting|CSS rule*|CSS
Changing Default Options|zz*
Code|code-block*|code block*|code format*|inline code|white-space*|monospace*
Core Macros|core macro*|standard macro*
Custom Fields|custom field
EditMode|edit mode|edit a tiddler|editing a tiddler|edit
edit|edit macro
Escaping
Evaluated Parameters|evaluated parameter*
External Link|external link*
FAQ
Fields|field|changecount|core field*|created field|created|modifier fields|modifier|modified field|modified|title fields|title|standard fields|tiddler text
Formatting Text|formatter*|markup language*|markup syntax*
Headings|heading*
HTML Entities|html entit*|entit*
HTML Formatting|html form*|hmtl mark*|iframe*|embed*
HTML
Line Breaks|newline*|new line*|new-line*|line-break*
Links|link*
Lists|list format*|ordered list*|unordered list*|mixed list*|definition list*|list*
Macros|macro*
Macro Parameters|parameter definition*|parameter value*|named parameter*|simple parameter*|param*
Markup|markup|formatting|inline|block|nest*|text formatting|formatting|render*
Multi-Line Content|multi-line*
newTiddler|new tiddler|newTiddler
About the old and the new wikis|OldWiki|old wiki
Plugins|plugin*
Private
Public
readOnly|readonly mode|read only
ShadowTiddler|Shadow Tiddlers|shadow tiddler*|shadow*
Sidebar
Slices|slice*
Space
StyleSheets|cascading style sheet*|custom style*|style sheet*|style*
Tables|table format*|table*|cell*|column*|row*
Tags|tag*
~tiddler|tiddler macro
Tiddler|tiddlers
TiddlyLink|tiddlylinks|internal link*
tiddler|tiddler macr*
Toolbar|toolbar button*|Toolbar*|
Transclusion|partial transcl*|transclu*
ViewMode|view mode|view a tiddler|viewing a tiddler|view
view|view macro
WikiWord|wikilink*|wiki-link*|auto-link*|wiki link*
Wikification
/***
|''Macro''|LinkifyPlugin|
|''Description''|Automatically turns text into links, optionally using aliases<br>The plugin idea is based on Clint Checketts and Paul Petterson's [[RedirectMacro|http://checkettsweb.com/styles/themes.htm#RedirectMacro]]|
|''Documentation''|http://linkify.tiddlyspot.com|
|''Author''|Tobias Beer|
|''Version''|1.1.2 (2013-10-04)|
|''CoreVersion''|2.5.2|
|''Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/LinkifyPlugin.min.js|
|''Usage''|define redirects in LinkifyConfig|
/%***/
(function(e){config.shadowTiddlers.LinkifyConfig="!Exclude\n-excludeLists systemConfig noLinkify\n!Linkify\nLinkifyPlugin|^linkif\n^Tiddler";var t=config.extensions.linkify={defaults:{linkifyAllTiddlers:true,doNotLinkifyInside:"h1,h2,h3,h4,h5,h6,.header,.noLinkify,th",doNotLinkifySameTiddler:true},linkified:[],excluded:[],handler:function(n){var r,i,s=e(n.output).closest(t.defaults.doNotLinkifyInside).length>0,o=story.findContainingTiddler(n.output);o=o?o.getAttribute("tiddler"):"";s=s||t.defaults.doNotLinkifySameTiddler&&o==this.target;r=o.indexOf("##");if(r<0)r=o.indexOf("::");if(r>0)o=o.substr(0,r);i=n.source.substr(n.matchStart,1)==config.textPrimitives.unWikiLink;if(s||i||o&&t.excluded.contains(o)){n.outputText(n.output,n.matchStart+(i?1:0),n.nextMatch)}else{n.outputText(createTiddlyLink(createTiddlyElement(n.output,"span",null,"linkified"),this.target,false),n.matchStart,n.nextMatch)}},addFormatter:function(e,n,r,i,s){var o,u,a=0,f,l,c,h,p,d,v,m,g=config.formatters,y=e.substr(0,1);if(e.substr(e.length-1,1)=="*"){m=true;e=e.substr(0,e.length-1)}e:while(!o&&['"',"~","^","*","("].contains(y)){switch(y){case"~":if(i)return false;case"^":d=true;break;case'"':o=e.substr(e.length-1,1)=='"';if(o)e=e.substr(0,e.length-1);else break e;break;case"(":v=e.substr(e.length-1,1)==")";if(v)e=e.substr(0,e.length-1);else break e;break;case"*":p=true}e=e.substr(1);y=e.substr(0,1)}if(!v)e=e.replace(/\\/mg,"");l="linkify_"+e.replace(/([\W])/mg,function(e){return e.charCodeAt(0)});if(s){c="linkify_"+s.replace(/([\W])/mg,function(e){return e.charCodeAt(0)})}while(a<g.length){u=u||g[a].name==l;if(s&&g[a].name==c){g.splice(a,1)}else a++}if(u||r||!e)return false;h=config.textPrimitives.unWikiLink+"?"+(v?"(?:%2)":"(?:\\b%0%2%1\\b)").format([p?"[\\w]*":"",m?"[\\w]*":"",v?e:e.escapeRegExp().replace(/([a-z]|[A-Z])/img,function(e){return"["+(o?e:/[\W]/mg.exec(e)?"'"+e:e.toUpperCase()+e.toLowerCase())+"]"}).replace(/[\s]/mg,"[\\s]")]);f={name:l,match:h,target:n,handler:t.handler};if(d)g.unshift(f);else g.push(f);return true},indexConfig:function(){var e,n,r,i,s,o,u,a,f,l,c,h,p=config.formatters,d=function(e){e=e.replace(/^(\'|\*|\^|\~|\()+/mg,"");return e.replace(/(\*|\))+?/mg,"")};t.linkified=[];u=store.getTiddlerText("LinkifyConfig")||store.getShadowTiddlerText("LinkifyConfig");u=u?u.split("\n"):[];for(var v=0;v<p.length;v++){if(p[v].name.indexOf("linkify_")==0){p.splice(v,1);v--}}for(s=0;s<u.length;s++){if(!u[s]||[" ","!"].contains(u[s][0]))continue;o=u[s].split("|");l=d(o[0]);n=0;t.linkified.pushUnique(l);for(e=1;e<o.length;e++){a=d(o[e]);if(a.toLowerCase().indexOf(l.toLowerCase())==0){h=o[e];o[e]=o[n];o[n]=h;n=e}}for(e=0;e<o.length;e++)t.addFormatter(o[e],l,false,e==n)}if(t.defaults.linkifyAllTiddlers){c=store.getTiddlers();for(f=0;f<c.length;f++){l=c[f].title;t.addFormatter(l,l,t.excluded.contains(l)||t.linkified.contains(l))}}},indexExcludes:function(){var e,n="",r,i,i=store.getTiddlerText("LinkifyConfig")||store.getShadowTiddlerText("LinkifyConfig");t.excluded=[];i=i?i.split("\n"):[];for(r=0;r<i.length;r++)if(i[r].indexOf("-")==0)n+=i[r].substr(1,i[r].length-1)+" ";n=n.readBracketedList();n.map(function(e){t.excluded.pushUnique(e)});for(e=0;e<n.length;e++)store.getTaggedTiddlers(n[e]).map(function(e){t.excluded.pushUnique(e.title)})},init:function(){this.indexConfig();this.indexExcludes();formatter=new Formatter(config.formatters)}};config.extensions.linkify.init();window.linkifyTiddlers=function(){};TiddlyWiki.prototype.saveTiddlerLINKIFY=TiddlyWiki.prototype.saveTiddler;TiddlyWiki.prototype.saveTiddler=function(n,r,i,s,o,u,a,f,l,c){var h=[],p=store.saveTiddlerLINKIFY.apply(this,arguments),d=r;t.addFormatter(d,d,t.excluded.contains(d)||t.linkified.contains(d),true,d!=n?n:null);if(n=="LinkifyConfig"||r=="LinkifyConfig"){t.indexConfig()}t.indexExcludes();formatter=new Formatter(config.formatters);if(d!=n){e("[tiddler]",e("[content]")).each(function(){var t=e(this),i=t.text()||"",s=t.attr(tiddler)|"";if(i.indexOf(r)>-1||i.indexOf(n)>-1){if(s)h.pushUnique(s)}});e("a[tag], a[tiddlyLink]").each(function(){var t,i=e(this),s=i.attr("tiddlyLink");s=s?s:i.attr("tag");if(s==n||s==r){t=e(this).closest(".tiddler").attr("tiddler");if(t)h.pushUnique(t)}});h.map(function(e){story.refreshTiddler(e,null,true)})}return p};store.removeTiddler_Linkify=store.removeTiddler;store.removeTiddler=function(e){var t=store.removeTiddler_Linkify.apply(this,arguments);config.extensions.linkify.addFormatter("*",null,null,null,e);formatter=new Formatter(config.formatters);story.refreshAllTiddlers(true);return t};config.shadowTiddlers.StyleSheetLinkify="/*{{{*/\n"+".linkified .tiddlyLink{color:[[ColorPalette::PrimaryMid]];font-weight:normal;}\n"+".linkified .tiddlyLink:hover{color:[[ColorPalette::PrimaryLight]];background:transparent;}\n"+".headerShadow .linkified .tiddlyLink {color:transparent !important;}\n"+".siteSubtitle .linkified .tiddlyLink{color:[[ColorPalette::PrimaryPale]];background:transparent;}\n"+".siteSubtitle .linkified .tiddlyLink:hover{color:[[ColorPalette::Background]];background:transparent;}\n"+"dt .linkified .tiddlyLink{font-weight:bold;}\n"+"/*}}}*/";store.addNotification("StyleSheetLinkify",refreshStyles)})(jQuery)
//%/
!Summary
TiddlyWiki allows different kinds of links, e.g. WikiWords, [[TiddlyLinks|TiddlyLink]], external Links or TiddlySpace links.
!!WikiWords
Any words or phrases that are CamelCase or [[Compound-Words|CamelCase]] - in which the elements are joined without spaces - will result in them becoming wiki links to tiddlers with that name. 
{{{
WikiWord
}}}
WikiWord

To prevent this, append a tilde {{{~}}}...
{{{
~WikiWord
}}}
~WikiWord

!![[TiddlyLinks|TiddlyLink]]
A tiddler can also be linked using square brackets encompassing the tiddler title:
{{{
[[Core Macros]]
}}}
[[Core Macros]]

!![[Pretty TiddlyLinks|TiddlyLink]]
Optionally, a custom title can be used, separated by a pipe character (|)
{{{
[[standard macros|Core Macros]]
}}}
[[standard macros|Core Macros]]

!![[External Links|External Link]]
A valid URL directly results in a link to that external site:
{{{
http://tiddlywiki.org
}}}
http://tiddlywiki.org

!![[Pretty External Links|External Link]]
Similar to TiddlyLinks, external links can have a different title as well:
{{{
[[visit TiddlyWiki.org|http://tiddlywiki.org]]
}}}
[[visit TiddlyWiki.org|http://tiddlywiki.org]]

!![[TiddlySpace Links|TiddlySpace]]
In TiddlySpace, you can link to another space using the prefix {{{@}}}:
{{{
@TiddlyWiki
}}}
@TiddlyWiki

Suppress space link using the tilde {{{~}}} prefix:
{{{
~@TiddlyWiki
}}}
~@TiddlyWiki

To link to a tiddler in another space use..
{{{
GettingStarted@TiddlyWiki
[[Core Macros]]@TiddlyWiki
[[Standard Macros|Core Macros]]@TiddlyWiki
}}}
GettingStarted@TiddlyWiki
[[Core Macros]]@TiddlyWiki
[[Standard Macros|Core Macros]]@TiddlyWiki
<<tiddler Lists>>
/***
|Name|ListFiltrPlugin|
|Description|Allows to easily filter simple and complex lists|
|Documentation|http://listfiltr.tiddlyspace.com|
|Author|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|Version|1.7.4 (2013-11-07)|
|~CoreVersion|2.6.5|
|License|Creative Commons 3.0|
|Source|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/plugins/ListFiltrPlugin.min.js|
***/
// /%
function placeholderIsSupported(){var e=document.createElement("input");return"placeholder"in e}(function(e){var t=config.macros.listfiltr={InputPlaceholder:"filter list",InputLabel:"Filter list:",InputTooltip:"enter a search term to filter the list",defaultPreserve:".st-bullet, .annotation",wait:500,minInput:2,or:" ",h:"h1,h2,h3,h4,h5,h6",index:"li,dd,dt,td,th,div",remove:"lf-h lf-hide lf-found lf-keep lf-section",ignore:".lf-found,br,.pseudo-ol-li,.linkified",keepOuter:"b,em,strong,blockquote",keep:[".lf-keep.lf-h",".lf-found.lf-h",".lf-found .lf-h:not(%0)",".lf-section.lf-h",".lf-section .lf-h","thead:not(.lf-h) .lf-h","tr.lf-keep td.lf-h","tr.lf-keep th.lf-h","tr.lf-keep td > .lf-h","tr.lf-keep th > .lf-h","dt.lf-keep .lf-h","dd.lf-keep .lf-h"].join(","),dontKeepInsideFound:["tr.lf-h","div.lf-found li.lf-h:not(div.lf-found li.lf-found li.lf-h)","td.lf-found tr.lf-h","td.lf-found li.lf-h","td.lf-found dt.lf-h","td.lf-found dd.lf-h",".sliderPanel.lf-found li.lf-h",".sliderPanel.lf-found ul.lf-h"].join(","),showOnFilter:[".sliderPanel"].join(","),hideOnEmpty:[".sliderPanel"].join(","),timer:0,handler:function(n,r,i,s,o,u){var a,f,l,c,h=[],p,d=o.parseParams("anon",null,true),v=getParam(d,"appendTo",this.appendTo),m=getParam(d,"preserve",this.defaultPreserve);if(v){c=e(n).closest(".tiddler");n=e(v,c).first()[0]||n}c=e(n).children().last();while(c.is("br"))c=c.prev();if(c.is("span, div"))c=c.contents();c.wrapAll('<div class="lf-list"/>');c=c.closest(".lf-list");if(e.fn.outline)e("ol:not(ol li > ol)",c).outline();t.finalKeep=t.keep;t.keepOuter.split(",").map(function(e){h.push("> "+e);t.finalKeep+=", > "+e+".lf-preserve.lf-h"});e(m+(h.length?","+h.join(","):""),c).addClass("lf-preserve");t.textToParagraph(c);f=e("<div class=lf-search/>").insertBefore(c);p=placeholderIsSupported()?t.InputPlaceholder:"";if(!p){e("<span class=lf-label/>").html(t.InputLabel).appendTo(f)}a=e('<input type="search"/>').attr({title:t.InputTooltip,placeholder:p}).appendTo(f);a.bind("keyup search",function(){var n=e(this);clearTimeout(t.timer);t.timer=setTimeout(function(){t.filter(n);return true},t.wait)})},filter:function(n){var r,i,s,o,u,a=t.index+",span,"+t.h,f=n.val(),l=n.closest(".lf-search").next(),c=n.closest(".st-tree"),h=config.macros.simpletree;if(f.length>t.minInput){l.addClass("lf-filtered");if(h&&c.length&&!c.is(".st-all")){h.toggleAll(c);c.addClass("lf-tree")}}else{l.removeClass("lf-filtered");if(h&&c.length&&c.is(".st-all.lf-tree")){h.toggleAll(c)}c.removeClass("lf-tree")}e("*",l).removeClass(t.remove);e(".highlight",l).each(function(){var t=e(this),n=t.parent();if(t.is("pre, code")){t.removeClass("highlight")}else{t.contents().unwrap();n[0].normalize()}});if(f.length<t.minInput){e(t.hideOnEmpty,l).hide()}else{e(t.showOnFilter,l).show();t.highlight(e.trim(f.toLowerCase()),l);e(a,l).not(t.ignore).each(function(){var n=1,r,o,u,a,f,l,c,h,p,d,v=e(this);i=v.is(".highlight");if(!i)i=v.is("li, dt, dd")?t.checkLi(v):e(".highlight",v).length;if(i){t.mark(v,true);d=v.parentsUntil(".lf-list").last();if(d.is(t.keepOuter)){t.mark(d,true);s=t.keepHeading(d,true)}d=v.closest(t.h);if(d.length)d.nextUntil(t.h).addClass("lf-keep lf-section");else t.keepHeading(v);d=v.closest("dt");if(d.length){t.mark(d);t.mark(d.nextUntil("dt","dd"))}d=v.closest("dd");if(d.length){t.mark(d.prevAll("dt:first"))}d=v.closest("td, th");if(d.length){h=t.mark(v.closest("table"));u=d.is("th")&&!d.prev().length;p=d.closest("tr");t.mark(p,u);a=t.maxCols(h);r=t.numCols(p);if(r<a){l=p.prev("tr");do{t.mark(l,u);l=t.numCols(l)<=r?l.prev("tr"):0}while(l.length)}f=p.next("tr");while(f.length){if(r==a&&t.numCols(f)<r||r<a&&t.numCols(f)<=r){t.mark(f,u);f=f.next("tr")}else{f=0}}if(d.closest("thead").length){v.prevAll().each(function(){o=e(this).attr("colspan");n+=o?parseInt(o):1});h.find("tbody tr").each(function(){var r=0;e("td, th",this).each(function(){var i=e(this);o=i.attr("colspan");r+=o?parseInt(o):1;if(r>=n){t.mark(i,true);t.mark(i.closest("tr"));return false}})})}}if(v.is(".listTitle")&&v.parent().hasClass("timeline"))t.mark(e("> li",v.parent()));t.mark(v.closest("li").parent().find("> .listTitle"))}else{v.addClass("lf-h");if(v.is("td, th")&&v.closest("tbody").length){v.closest("tr").not(".lf-found, .lf-keep").addClass("lf-h")}}});e(".highlight",l).parentsUntil(l).removeClass("lf-h");e("ol, ul, dl, table, .lf-preserve",l).each(function(){var n=e(this);if(e(".highlight",n).length)t.mark(n);else n.addClass("lf-h")});e(t.h,l).not(".lf-found").each(function(){var n=e(this),r=true,i=n.nextUntil(t.h);i.each(function(){el=e(this);if(el.is(".lf-keep, .lf-found, .lf-section")){r=false;return r}});if(r)i.removeClass("lf-keep lf-preserve").addClass("lf-h")});e(t.finalKeep.format(t.dontKeepInsideFound),l).removeClass("lf-h");e(".lf-h:not(.lf-preserve .lf-h)",l).addClass("lf-hide")}return true},highlight:function(n,r){e("*",r).highlight(n);e(".externalLink, .tiddlyLink",r).each(function(){var r=e(this),i=(r.attr("tiddlyLink")||r.attr("href")).replace(/\/\/\:/mg,"_").toLowerCase();n.split(t.or).map(function(t){if(t&&i.indexOf(t)>-1&&!e(".highlight",r).length){r.contents().wrap('<span class="highlight"/>')}})})},keepHeading:function(e,n){n=n?e:e.parentsUntil(".lf-list").last();h=n.prev();if(!h.is(t.h))h=n.prevUntil(t.h).last().prev();if(h.is(t.h)){t.mark(h)}},mark:function(e,n){e.not(t.ignore).removeClass("lf-keep lf-h").not(".highlight").addClass(n?"lf-found":"lf-keep");return e},textToParagraph:function(n){n.find(":not(iframe)").addBack().contents().filter(function(){var t=e(this);return this.nodeType==3&&(t.next().length||t.prev().length)&&!t.closest(".lf-preserve").length&&!t.prevAll(".pseudo-ol-li").length}).wrap('<span class="lf-text"/>');e(".lf-text",n).each(function(){var n,r=e(this),i=false;if(r.closest(".lf-p").length)return true;n=r.prevUntil(t.block).add(r).add(r.nextUntil(t.block));n.each(function(){var n=e(this);i=n.next().is(t.block)||n.prev().is(t.block);return!i});if(i)n.wrapAll('<span class="lf-p lf-preserve"/>')})},maxCols:function(t){var n=0;e("> thead > tr, > tbody > tr",t).each(function(){n=Math.max(n,e("> td, > th",this).length)});return n},numCols:function(t){var n=0;e("> td, > th",t).each(function(){var t=e(this).attr("colspan");n+=t?parseInt(t):1});return n},checkLi:function(n,r){var i=false;n.children(":not(ol, ul, dl)").each(function(){var n=e(this),s=n.is(".highlight")||e(".highlight",n).length;if(r)t.mark(n);i=i||s});if(i||r){x=n.parent("ol, ul, dl").parent("li, dd, dt");if(x.length)t.checkLi(x,true)}return i}};t.block=t.h+","+t.index+",br,blockquote,ol,ul,dt,p,pre,form";e.fn.highlight=function(n){var r=[],i='<span class="highlight">%0</span>',s=n.split(t.or);s.map(function(e){if(e)r.push("(\\b\\w*"+e+"\\w*\\b)")});r=new RegExp(r.join("|"),"gi");this.each(function(){var t=e(this);e(this).contents().each(function(){if(this.nodeType===3&&r.test(this.nodeValue)){var o=t.closest("pre, code");if(o.length){o.addClass("highlight")}else{e(this).replaceWith(this.nodeValue.replace(r,function(e,t){var n;s.map(function(t){if(e.toLowerCase().indexOf(t)>=0){n=i.format(e)}return!n});return n}))}}else if(!e(this).hasClass("highlight")){e(this).highlight(n)}})});return this};config.shadowTiddlers["StyleSheetListFiltr"]="/*{{{*/\n"+".lf-search {padding:5px;background:#eef;}\n"+".lf-hide {display: none !important;}\n"+".lf-found {background:#F5F5DC;}\n"+".lf-list + br {display:none;}\n"+".lf-label {margin-right:5px;font-weight:bold;}\n"+".lf-filtered .lf-p {display:block;}\n"+".lf-filtered dd .lf-p {display:inline-block;}\n"+".lf-filtered br {display: none;}\n"+".lf-filtered .lf-preserve br {display: block;}\n"+".lf-preserve.lf-found br {display: block;}\n"+"/*}}}*/";store.addNotification("StyleSheetListFiltr",refreshStyles)})(jQuery)
//%/
!Summary
In TiddlyWiki you can make user of different list types, such as unordered lists, ordered or numbered lists, as well as definition lists.
!!Ordered Lists
Lists can be ordered using numbers and letters by starting a line with a hash {{{#}}}...
{{{
#List item one
##List item two
###List item three
}}}
#List item one
##List item two
###List item three
!!Unordered Lists
Create unordered lists by starting a line using an asterisk {{{*}}}...
{{{
*Unordered List Level 1
**Unordered List Level 2
***Unordered List Level 3
}}}
*Unordered List Level 1
**Unordered List Level 2
***Unordered List Level 3
!!Definition Lists
Create definition lists by starting a line using a semi-colon {{{;}}} for the term followed by a line starting with a colon {{{:}}} for the definition...
{{{
;Term 1
:Definition for Term 1
;Term 2
:Definition for Term 2
}}}
;Term 1
:Definition for Term 1
;Term 2
:Definition for Term 2
[[Macros]] provide dynamic functions in TiddlyWiki.

<<slider chkCoreMacrosOverview Macro##CORE "Core Macros" "Click to see a list of all core macros..." >> are disitributed with a standard TiddlyWiki -- many more macros are provided by third-party plugins.

Macros are executed when the tiddler containing the macro call is rendered. To use a macro, simply add it in your wikitext using the following markup:
{{{<<macroName [parameters]>>}}}/%
!CORE

Her's a list of all [[Core Macros]] and their description...
<<get ##Description filter:"[tag[Core Macros]][sort[title]]" table category:Macro>>
!END%/
While {{{<<someMacros>>}}} work just like that, a TiddlyWiki macro may allow you to specify either simple parameters or named parameters.
!!!"""Simple Parameter Definition"""
Some macros only require a single parameter, e.g.:
{{{<<someMacro parameterValue>>}}}

For others, the macro author may have defined a fixed parameter sequence, e.g.:
{{{<<someMacro param1Value param2Value param2Value>>}}}
!!!"""Named Parameter Definition"""
Named parameters allow you to specify the values for predefined variables that are recognized by the macro by their name so that their sequence is of no importance, e.g.:
{{{<<someMacro namedParameter:yourValue>>}}}

In rare occasions, as with the [[newTiddler]] macro, a named parameter may be overloaded, e.g.:
{{{<<newTiddler tag:tag1 tag:"tag 2">>}}}
This will actually allow you to create a <<newTiddler label:"new tiddler" prompt:"Create a new tiddler with tags 'tag1' and '[[tag 2]]'..." tag:tag1 tag:"tag 2">> with both {{{tag1}}} and {{{tag 2}}} as its tags; i.e. the macro can handle multiple values passed down to it for the same named parameter {{{tag}}}.
!!!"""How TiddlyWiki Parses Parameters"""
 For a visual reference as to how TiddlyWiki parses macro parameters, see [[ParamParser|http://paramparser.tiddlyspace.com/#ParamParserMacro]].
!!!"""Value Delimiters"""
For both, simple parameters or named parameters, you can use any of the following options to delimit parameter values:
;no quotes
:{{{<<someMacro param1 param2>>}}}
;single quotes
:{{{<<someMacro 'param1' 'param 2'>>}}}
:usually used for values containing spaces
;double quotes
:{{{<<someMacro "param1" "param 2">>}}}
:may be handy when you need to nest quotes
;double square brackets
:{{{<<someMacro [[Tiddler A]] [[Tiddler B]]>>}}}
:the most safe and visual way to reference tiddlers, but not necessarily
;double curly brackets
:{{{<<someMacro param:{{<code>}}>>}}}
:{{alert{Caution!}}} The {{{<code>}}} is actually [[evaluated as javascript|Evaluated Parameters]] and the result used as the parameter value.
!!!"""Empty Values"""
To pass down an empty value, i.e. to override an otherwise non-empty default value, you can pass down either of the following as the parameter value:
;empty single quotes
:{{{''}}}
;empty double quotes
:{{{""}}}
;empty double square brackets
:{{{[[]]}}}
{{right title{[[Core Macros]]}}}From the [[Glossary|Macro]]...
<<<
<<tiddler [[Macro]]>>
<<<
!"""Macro Parameters"""
<<tiddler "Macro Parameters">>
TiddlyWiki is a free browser-based, reusable, non-linear personal notebook.

This is the community wiki, providing documentation and a variety of resources for TiddlyWiki users and developers. Please visit the official TiddlyWiki site for project information, downloads etc.

TiddlyWiki.org is a community effort, so active participation and contributions are very welcome!

[[TiddlyWiki]]   [[TiddlyWiki.org]]   [[Policy]]   [[Help]]

[[Information for Users]] 
|![[Basics]] |![[Advanced Features]] |
|[[Introduction]] |[[Customization]] |
|[[TiddlyWiki Markup]] |[[Macros]] |
|[[Components]] |[[Plugins]] |
|[[Configuration]] |[[Scripts]] |
|[[Content Management]] |[[Server-Side Solutions]] |
|[[Troubleshooting]] |[[Client-side Tools]] |
|[[TiddlyWiki FAQ]] | |

[[Additional Resources]]

[[Beginner's Guides]]
    [[Getting Started on TiddlyWiki.com]]
    [[TiddlyWiki for the Rest of Us by Dave Gifford]]
    [[TW Help by Morris Gray]]
    [[more... ]]

[[Services]]

    [[Community Support mailing list at Google Groups]]
    [[Tiddlyspot (free TiddlyWiki hosting)]]

[[Adaptations]]

    [[MPTW]]
    [[TeamTasks]]
    [[RippleRap]]
    [[more... ]]


[[Information for Developers]]
[[Guides]]
    [[Translation]]
    [[Core Code]]
    [[Writing Plugins]]
    [[Writing Macros]]

[[Resources]]
    [[Code Repository]]
    [[Tickets (Bug Tracking)]]
    [[Developers' mailing list]]
    [[Nightly Builds]]
    [[Developer Tools]]
    [[Hot Issues]]


    [[Translation]]
    [[Core Code]]
    [[Writing Plugins]]
    [[Writing Macros]]

[[Resources]]

    [[Code Repository]]
    [[Tickets (Bug Tracking)]]
    [[Developers' mailing list]]
    [[Nightly Builds]]
    [[Developer Tools]]
    [[Hot Issues]]
[[Welcome]][[FAQ]][[Glossary]][[Download]][[Contribute]]
!Summary
The shadow tiddler MainMenu is intended to provide easy access to your most important topics. In a standard TiddlyWiki, the MainMenu is the column on the left hand side.
!Default Contents
{{{
[[GettingStarted]]
}}}
!TiddlySpace
In a default TiddlySpace, the MainMenu is displayed as a horizontal menu at the top of the page.
TiddlyWiki markup is a dedicated markup syntax to <<tag Formatting "format your content">> using WikiText...
|noLinkify|k
|width:250px; !Example | !Example Markup |h
| how the example markup renders | what to enter as tiddler text |
|>| ![[Basic Text Formatting|Basic Formatting]] |
|''bold''|{{{''bold''}}} (two __single__-quotes) |
|//italics//|{{{//italics//}}} |
|''//bold italics//''|{{{''//bold italics//''}}} |
|__underline__|{{{__underline__}}} |
|--strikethrough--|{{{--strikethrough--}}} |
|super^^script^^|{{{super^^script^^}}} |
|sub~~script~~|{{{sub~~script~~}}} |
|@@highlight@@|{{{@@highlight@@}}} |
|foo -- bar|{{{foo -- bar}}} -- two dashes create an Em dash|
|>| ![[Avoiding Wikification|Suppressing Formatting]] |
|to output text as-is (escaping), enclose it in three double quotes or use the {{{<nowiki>}}} markup|>|
|"""plain//text""" |{{{"""plain//text"""}}}|
|<nowiki>not__wikified</nowiki>|{{{<nowiki>not__wikified</nowiki>}}}|
|>| ![[Headings]] |
|start a new line with one or more exclamation points to create headings |>|
|<html><h1>Heading 1</h1><h2>Heading 2</h2><h3>Heading 3</h3><h4>Heading 4</h4><h5>Heading 5</h5></html>|{{{!Heading 1}}}<br />{{{!!Heading 2}}}<br />{{{!!!Heading 3}}}<br />{{{!!!!Heading 4}}}<br />{{{!!!!!Heading 5}}}|
|>|![[Lists]]|
|>| [[Ordered Lists|Lists]] |
|<html><ol><li>item one</li><li>item two<ol><li>level two<ol><li>level three</li></ol></li></ol></li></ol></li></ol></html>|{{{#item one}}}<br/>{{{#item  two}}}<br/>{{{##level two}}}<br/>{{{###level three}}}|
|>| [[Unordered Lists|Lists]] |
|<html><ul><li>item one</li><li>item two<ul><li>level two<ul><li>level three</li></ul></li></ul></li></ul></html>|{{{*item one}}}<br/>{{{*item two}}}<br/>{{{**level two}}}<br/>{{{***level three}}}|
|>| [[Definition List|Lists]] |
|<html><dl><dt>term</dt><dd>definition</dd></dl></html>|{{{;term}}}<br />{{{:definition}}}|
|>| [[Mixed Lists|Lists]] |
|<html><ol><li>ordered<ul><li>unordered<dl><dt>term</dt><dd>definition</dd></dl></li></ul></li></ol></html>|{{{# ordered}}}<br />{{{#* unordered}}}<br />{{{#*;term}}}<br />{{{#*:definition}}}|
| ![[Blockquotes]] |>|
| [[Nested Blockquotes|Blockquotes]] |>|
|<html><blockquote>blockquote<blockquote>level two<blockquote>level three</blockquote></blockquote></blockquote></html>|{{{>blockquote}}}<br />{{{>>level two}}}<br />{{{>>>level three}}}|
|>| [[Multi-line Blockquotes|Blockquotes]] |
|<html><blockquote>multi-line<br/>blockquote</blockquote></html>|{{{<<<}}}<br />{{{multi-line}}}<br />{{{blockquote}}}<br />{{{<<<}}}|
|>| [[Mixed Blockquotes|Blockquotes]] |
|<html><blockquote>foo<br><blockquote>inner foo, level 1<br><blockquote>inner foo, level 2<br></blockquote></blockquote>more foo<br></blockquote></html>|{{{<<<}}}<br />{{{foo}}}<br />{{{> inner foo, level 1}}}<br />{{{>> inner foo, level 2}}}<br />{{{more foo}}}<br />{{{<<<}}}|
|>| ![[Code  / Monospaced Text|Code]] |
|>| [[Inline Code|Code]] |
|{{{monospaced text}}}|<html><code>{{{mono space text}}}</code></html>|
|>| [[Code Block|Code]] |
|<html><pre>{{{<br/>multi-line<br/>code block<br/>}}}</pre></html>|<html><code>{{{</code></html><br/>{{{multi-line}}}<br/>{{{code block}}}<br/><html><code>}}}</code></html>|
| ![[Links]] |>|
|>| [[Internal Links|TiddlyLink]] |
|[[WikiWord]]|{{{WikiWord}}}|
|~NoLink|{{{~NoLink}}} -- a tilde {{{~}}} prevents automatic ~WikiWord links|
|[[Plain Link]]|{{{[[Plain Link]]}}}|
|[[Pretty Link|Tiddler Name]]|{{{[[Pretty Link|Tiddler Name]]}}}|
|>| [[External Links|External Link]] |
|A valid URL is automatically rendered as an external link.|>|
|http://www.tiddlywiki.com|{{{http://www.tiddlywiki.com}}}|
|[[Pretty External Link|http://www.tiddlywiki.com]]|{{{[[Pretty External Link|http://www.tiddlywiki.com]]}}}|
|>| ![[Filesystem Links|Links]] |
|You can, of course, use file system links both as plain or pretty links.|>|
|''Windows Network Path''|{{{[[file://///server/share]]}}}|
|''Windows Local''|{{{[[file:///c:/folder/file]]}}}|
|''Linux/Unix Local''|{{{[[file:///folder/file]]}}}|
|''Relative Path (Subfolder)''|{{{[[folder/file]]}}}|
|>| ![[Images]] |
|In general, image files are external to a TiddlyWiki.|>|
|[img[http://www.tiddlywiki.com/favicon.ico]]|{{{[img[path/image.jpg]]}}}|
| aligned right&nbsp;&nbsp;[>img[http://www.tiddlywiki.com/favicon.ico]]|{{{[>img[path/image.jpg]]}}}|
|[<img[http://www.tiddlywiki.com/favicon.ico]]&nbsp;&nbsp;aligned left|{{{[<img[path/image.jpg]]}}}|
|w/ internal link [>img[http://www.tiddlywiki.com/favicon.ico][TiddlyWiki]]|{{{[img[path/image.jpg][TiddlerName]]}}}|
|w/ external link [>img[http://www.tiddlywiki.com/favicon.ico][http://www.tiddlywiki.com]]|{{{[img[path/image.jpg][TiddlyWiki|http://www.tiddlywiki.com]]}}}|
|>| ![[Gradients|gradient]] |
|<<gradient horiz #faa #afa #aaf>>&nbsp;&nbsp;__vert__ical or __horiz__ontal<br>&nbsp;&nbsp;see [[gradient macro|http://tiddlywiki.org/#%5B%5Bgradient%20(macro)%5D%5D]]>>|{{{<<gradient horiz #faa #afa #aaf>>wiki text>>}}}|
|>| ![[Tables]] |
|<<tiddler HTML_TABLE>>|<<tiddler HTML_TABLE_MARKUP>>|
|>|<<tiddler HTML_TABLE_RULES>>|
|>| ![[Custom Styles|CSS Formatting]] |
|>|a {{{@@highlight@@}}} element can accept CSS syntax to directly style text.|>|
|@@color:green;green coloured@@|{{{@@color:green;green coloured@@}}}|
|>| ![[Custom CSS Class Wrapper|CSS Formatting]] |
|>|You can define a custom css class wrapper, like {{{.button}}} below. By default, the inner text is placed inline into a {{{<span>}}} of said class(s). If you start and end the inner text with a newline, the content is placed in a {{{<div>}}}. Use the StyleSheet to define the css styles applied to the class.|
|<br>{{button title{Click!}}}|<html><pre>{{button title{Click!}}}</pre></html>|
|>| ![[Embedded HTML|HTML Formatting]] |
|<html><span style="padding-right:30px;font-size:2em;">any</span><br /><b>valid</b> <em>xhtml</em></html>|<html><code style="font-weight:bold">&lt;html&gt;</code></html>{{{<span style="padding-right:30px;font-size:2em;">any</span><br /><b>valid</b> <em>xhtml</em>}}}<html><code style="font-weight:bold">&lt;/html&gt;</code></html>|
|>| [[Embedded <iframe>|HTML Formatting]] |
|<html><iframe height="200px" width="300px" src="https://youtube.com/embed/Cj6ho1-G6tw?vq=hd720" frameborder="0" allowfullscreen/></html>|<html><code style="font-weight:bold">&lt;html&gt;</code></html>{{{<iframe src="http://the.url"/>}}}<html><code style="font-weight:bold">&lt;/html&gt;</code></html>|
|>| ![[Line Break|Line Breaks]] |
|handy for entering multi-line content into table cells or lists|>|
|a<br>b|{{{a<br>b}}} or {{{a<br/>a}}} or {{{a<br />a}}}|
|>| ![[Horizontal Rules]] |
|before<hr>after|{{{<hr>}}} or <br>{{{----}}} on its own line|
|>| ![[HTML Entities]] |
|>|You can use HTML entities...|
|&#632;&trade; |{{{&#632;&trade;}}}|
| ![[Macros]] |>|
|>|macros are called by enclosing the macro name in {{{<<}}} and {{{>>}}}|
|<<version>> |{{{<<version>>}}}|
|>| ![[Hidden Text|Basic Formatting]] |
|This is hidden: |{{{This is hidden: /% secret comment %/}}}|
!See also...
* [[WikiText]]
* [[Formatting Text]]
* [[Customization]]
* [[Macros]]
!Summary
In a standard TiddlyWiki, the MarkupPostBody shadow tiddler contains HTML and is inserted at the end of the {{{<body>}}} section of the TiddlyWiki HTML file immediately after the script block.
!Default Contents
''none''
!Use Cases
tbd
!Summary
In a standard TiddlyWiki, the MarkupPostHead shadow tiddler contains HTML that is inserted at the end of the {{{<head>}}} section of the TiddlyWiki HTML.
!Default Contents
''none''
!Use Cases
tbd
!Summary
In a standard TiddlyWiki, the MarkupPreBody shadow tiddler contains HTML and is inserted at the beginning of the {{{<body>}}} section of the TiddlyWiki HTML file.
!Default Contents
''none''
!Use Cases
tbd
<!--{{{-->
<link rel="shortcut icon" href="/recipes/tiddlywiki_public/tiddlers/favicon.ico" />
<link href="/bags/tiddlywiki_public/tiddlers.atom" rel="alternate"
	type="application/atom+xml" title="tiddlywiki's public feed" />
<!--}}}-->
!Summary
In a standard TiddlyWiki, the MarkupPreHead shadow tiddler contains HTML and is inserted at the beginning of the {{{<head>}}} section of the TiddlyWiki HTML.
!Default Contents
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
!Use Cases
tbd
See http://www.mediawiki.org...
!References
<<references>>
A [[space|Space]] may have one or more members who together form a [[Small Trusted Group]] collectively owning the space.
//{{{
config.options.txtFadeTimer = 5000; // 5 seconds 

var displayMessageFADEOUT=displayMessage;
displayMessage=function(text,linkText)
{
	displayMessageFADEOUT.apply(this, arguments);
	ti=config.options.txtFadeTimer;
	if(ti>0)setTimeout(clearMessage,ti); 
}
//}}}
While browsers for iOS, Android & Co. display TiddlyWiki sites on the Internet quite well, all those devices do not allow to save edits in TiddlyWiki on your phone.

However, the following dedicated apps provide editing support for TiddlyWiki on mobilde devices...
|table100|k
|vertical-align:middle; !Operating<br>System | !App |>|>|>|h
|~| !Name | !Devices | !Dropbox |h
|vertical-align:middle;!Android|[[AndTidWiki|https://market.android.com/details?id=de.mgsimon.android.andtidwiki]]|all | yes |
|~|[[Firefox + TiddlyFox|How to get TiddlyFox running on Android?]]|all | yes |
|vertical-align:middle;!iOS|[[TWMobile|http://itunes.apple.com/gb/app/twmobile/id381945222?mt=8]]|iPad | yes |
|~|[[TWEdit|http://itunes.apple.com/gb/app/twedit/id409607956?mt=8]]|iPhone, iPad, iPod Touch | yes |
|~|[[tiddlyNotes|http://itunes.apple.com/us/app/tiddlynotes-lite/id465933435?mt=8]]|iPhone, iPad, iPod Touch | yes |
{{annotation{
''Note:'' These apps are produced by independent third parties not associated with [[TiddlyWiki.com]] or UnaMesa.
}}}
<<tiddler Code>>
/***
|''Name''|MorePlugin|
|''Author''|Tobias Beer|
|''Version''|0.9 beta|
|''Description''|adds a ''Read more about [[XYZ]]...'' reference to a tiddler|
!Usage
Add to ViewTemplate...
{{{
<div macro='more'></div>
}}}
Use your prefered fields editor to add and edit a field called ''more''. A value will be interpreted as follows...
;when the value is the name of an existing tiddler or contained in double square brackets
:» e.g. when {{{more='Valid Tiddler Name'}}} or {{{more='[[Pretty|Link]]'}}}
:» then {{{%0}}} in {{{config.macros.more.template}}} is replaced with the {{{[[Link]]}}}
:» the result gets wikified
;any other value
:» is wikified as-is, without using {{{config.macros.more.template}}}
;no value or field "more" not present
:» nothing is wikified
!Code
***/
//{{{
config.macros.more = {
	template: "For more information, see %0...<br><br>",
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var tid = story.findContainingTiddler( place );
		tid = tid ? store.getValue( tid.getAttribute( 'tiddler' ) , 'more' ) : '';
		tid = store.getTiddler( tid ) ? "[[" + tid + "]]" : tid;
		var isLink = tid && tid.substr( 0, 2 ) == '[[' && tid.substr( tid.length - 2 , 2 ) == ']]';
		tid = isLink ? this.template.format([tid]) : tid;
		if( tid ) wikify( tid , place );
	}
};
//}}}
By default, some [[TiddlyWiki Markup]] such as lists or tables do not allow multi-line content. However, workarounds exist to achieve this nontheless.
!Custom CSS Class Wrapper
See section ''Custom CSS Class Wrapper'' in [[TiddlyWiki Markup]]...

The most simple and versatile method to use multi-line content in a list element is by using a (dummy) custom CSS class wrapper, e.g.:
<html><pre>
#item 1
#{{multiLine{
!!!Heading
Some content.
}}}
# item 3
</pre>
<ol>
<li>item 1</li>
<li>
<h3>Heading</h3>
<p>Some content.</p>
</li>
<li>item 3</li>
</ol></html>{{annotation{
''Note'': You are not required to actually define the respective css class in your StyleSheet.
}}}
!"""Manual Line Breaks"""
Especially in tables, a manual line break can be used, e.g.:
{{{
|!foo|bar<br>baz|
}}}
|!foo|bar<br>baz|
The same can be achieved using [[CoreTweak #831 from TiddlyTools|http://tiddlytools.com/#CoreTweaks]] and the following syntax:
{{{
|!foo|bar\\
baz|
}}}
Create a line break simply by appendind two backslashes at the end of a line without breaking the list or table format.
{{annotation{
''Note'': A [[TiddlyTools CoreTweak|http://tiddlytools.com/#CoreTweaks]] can be installed either by importing the whole [[CoreTweaks|http://tiddlytools.com/#CoreTweaks]] plugin or by appending the desired [[CoreTweak|http://tiddlytools.com/#CoreTweaks]] to your [[zzConfig]].
}}}
!"""Using Transclusion"""
You can use the [[tiddler macro|tiddler]] to transclude (embed) multi-line into a tiddler by fetching it from another tiddler, e.g.:
{{{
# item 1
# <<tiddler [[item 2]]>>
# item 3
}}}
!!!Partial Transclusion
You can as well transclude a hidden section of the same tiddler, e.g ''~SomeTiddler'' might contain:
{{{
|Foo|<<tiddler [[SomeTiddler##LOREM]]>>|
|Bar|<<tiddler [[SomeTiddler##IPSUM]]>>|
/%
!LOREM
Lorem ipsum dolor sit amet.
!IPSUM
Consectetur adipisicing elit.
!END%/
}}}
|Foo|Lorem ipsum dolor sit amet.|
|Bar|Consectetur adipisicing elit.|
{{annotation{
''Note:'' Fore hidden sections, use uppercase """SECTION TITLES""" to easily identify that it's a hidden section.
}}}
!"""MediaWiki Formatter"""
The [[MediaWikiTableFormatterPlugin|Formatting Text]] provides an alternative table syntax supporting multi-line content in table cells.
If it seems like wiki options ("options >>" on the right sidebar) aren't being saved between browser sessions. 

Make sure you have cookies enabled because the TW options are saved in cookies.
You can also  change the default settings in a tiddler variously called systemconfig, systemsettings, zzconfigoptions. These are tiddlers, not tags.

See also [[How do I change my default options?|Persistent Options]]
Open the [[SiteTitle]] tiddler. (The tiddler is in GettingStarted but can also be found using the search box or listed under the All or Timeline tabs on the right-hand menu.)

Type the TiddlyWiki name in the main text box (below the yellow box which says 'this shadow tiddler...') 

Click on Done (grey menu at top right of tiddler). The name should now be displayed in the header at the top of the TiddlyWiki.

The TiddlyWiki's sub-title can be changed by opening and editing the [[SiteSubtitle]] tiddler.
/*!
|''Name:''|NiceTaggingPlugin|
|''Description:''|Creates a nicer interface for adding and removing TiddlyWiki. Ideal for tiddly novices. |
|''Version:''|0.6.6|
|''Date:''|October 2010|
|''Source:''|http://svn.tiddlywiki.org/Trunk/contributors/JonRobson/plugins/niceTagging/plugins/NiceTaggingPlugin.js|
|''Author:''|Jon Robson|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.3|
|''Dependencies:''||
!Usage
{{{<<niceTagger tags>>}}} or {{{<<niceTagger field>>}}}
!!Additional Parameters
splitOn: <character>
valuesSource: <tiddler title>
textcase: <lower>
!StyleSheet
.tip {font-style:italic;font-weight:bold;}
input.dp-applied {width: 140px; float: left;}
.niceTagger input {width:200px; float:left;}
.deleter {color:red; font-weight:bold; padding:2px; cursor:pointer;}
.ac_results {padding: 0px;border: 1px solid black;background-color: white;overflow: hidden;z-index: 99999;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results li {margin: 0px;padding: 2px 5px;cursor: default;display: block;font: menu;font-size: 12px;line-height: 16px;overflow: hidden;}
.ac_loading {background: white url('indicator.gif') right center no-repeat;}
.niceTaggerAdder input {width:auto; display: inline;}
.ac_odd {background-color: #eee;}
.ac_over {background-color: #0A246A;color: white;}
*/
//{{{
(function($) {

config.shadowTiddlers.NiceTaggingStyle = store.getTiddlerText(tiddler.title + "##StyleSheet");
store.addNotification("NiceTaggingStyle", refreshStyles);

String.prototype.toJSON = function(){
	var namedprms = this.parseParams(null, null, true);
	var options ={};
	for(var i=0; i < namedprms.length;i++){ 
		var nameval = namedprms[i];
		if(nameval.name) {
			options[nameval.name] = nameval.value;
		}
	}
	return options;
};

var macro = config.macros.niceTagger = {
	lingo:{
		add: "add"
	},
	twtags: {},
	initialised:{},
	init: function(field){
		field = !field ? 'tags' : field;
		if(this.initialised[field]){
			if(field == 'tags') {
				var numTags = store.getTags();
				if(numTags.length == this.twtags[field].length) {
					return;
				}
			} else {
				return;
			}
		}
		var tiddlers= store.getTiddlers();
		macro.twtags[field] = [];
		var uniqueSuggestions = [];
		for(var i=0; i < tiddlers.length; i++){
			var tid = tiddlers[i];
			var values;
			if(field=='tags') {
				values = tid.tags;
			} else {
				values= tid.fields[field];
				values = values ? values : "";
				values = values.readBracketedList();
			}
			for(var j=0; j < values.length; j++){
				uniqueSuggestions.pushUnique(values[j]);
			}
			
		}
		macro.twtags[field] = uniqueSuggestions;
		this.initialised[field] =true;
	},
	save: function(title, field, listvalues, place, autosavechanges) {
		var tiddler = store.getTiddler(title);
		var tiddlerEl = story.getTiddler(title);
		var valueToSave;
		valueToSave = String.encodeTiddlyLinkList(listvalues);
		var el = $("[edit=%0]".format([field]), tiddlerEl);
		if(el.length === 0) {
			el = $("<input />").attr("type", "hidden").attr("edit", field).appendTo(place);
		}
		el.val(valueToSave);

		var dummy = new Tiddler(title);
		if(field == "tags") {
			dummy.tags = listvalues;
		} else {
			dummy.fields[field] = valueToSave;
		}
		return dummy;
	},
	refreshFieldDisplay: function(place, tiddler, field) {
		var container = $(".niceTagger", place);
		container.empty();
		var values;
		if(!field || field == 'tags') {
			values = tiddler.tags;
		} else {
			values = tiddler.fields[field] ? tiddler.fields[field].readBracketedList() : [];
		}
		for(var t = 0; t < values.length; t++){
			var tag = values[t];
			$("<span />").addClass("tag").text(tag).appendTo(container);
			$("<span />").addClass("deleter").text("x").attr("deletes", escape(tag)).appendTo(container);
		}

		$(".deleter", place).click(function(ev){
			var todelete = $(ev.target).attr("deletes");
			var newValues = [];
			for(var i = 0; i < values.length; i++){
				var value = values[i];
				if(escape(value) != todelete) {
					newValues.push(value);
				}
			}
			tiddler = macro.save(tiddler.title, field, newValues, place, tiddler.autosavechanges);
			macro.refreshFieldDisplay(place, tiddler, field);
		});
	},
	saveNewValue: function(tiddler, field, value, container, splitChar) {
		var tiddlerEl = story.getTiddler(tiddler.title);
		var editEl = $("[edit=%0]".format([field]), tiddlerEl);
		var adder = $(".niceTaggerAdder input[type=text]", container);
		var saveThis;
		if(editEl.length > 0) {
			saveThis = editEl.val() || "";
			saveThis = saveThis.readBracketedList();
		} else {
			if(field == 'tags') {
				saveThis = tiddler.tags;
			} else {
				var val = tiddler.fields[field];
				val = val ? val : "";
				saveThis = val.readBracketedList();
			}
		}
		value = typeof(value) == 'string' ? value.trim() : value;
		if(value.length === 0) {
			return;
		}
		var newValues;
		if(splitChar && value && value.indexOf(splitChar) != -1){
			newValues = value.split(splitChar);
		} else {
			newValues = [value];
		}
		for(var i = 0; i < newValues.length;i++){
			var svalue = newValues[i];
			saveThis.pushUnique(svalue);
		}
		tiddler = macro.save(tiddler.title, field, saveThis, container, tiddler.autosavechanges);

		macro.refreshFieldDisplay(container, tiddler, field);
		$(adder).val("");
	},
	getSuggestionsFromTiddler: function(srcTiddler, textcase){
		var suggestions = [];
		if(srcTiddler){
			var src = store.getTiddler(srcTiddler);
			var text = src.text;
			var tempdiv = document.createElement("div");
			wikify(text, tempdiv, null, src);
			var html = $(tempdiv).html();
			suggestions = html.split(/<br\/?>/gi);
		}
		var finalSuggestions = [];
		for(var i=0; i < suggestions.length; i++){
			var val = suggestions[i].trim();
			if(textcase && textcase == "lower") {
				val = val.toLowerCase();
			}
			finalSuggestions.pushUnique(val);
		}
		return finalSuggestions;
	},
	removeFromList: function(list,removeList){
		var uniqueSuggestions = [];
		for(var i=0; i < list.length; i++){
			var s =list[i];
			if(s && typeof(s) == 'string'){
				if(uniqueSuggestions.indexOf(s) ==-1 && removeList.indexOf(s) ==-1){
					uniqueSuggestions.push(s);
				}
			}
		}
		return uniqueSuggestions;
	},
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var options = paramString.toJSON();
		var args = paramString.parseParams("anon")[0];
		if(options.autoSaveChanges) {
			tiddler.autosavechanges = true;
		}
		if(!options.field) {
			options.field = args.anon ? args.anon[0] : "tags";
		}
		this.init(options.field);
		var container = $("<div />").addClass("niceTaggerContainer").attr("field", options.field).
			appendTo(place)[0];
		var displayer = $("<div />").addClass("niceTagger").appendTo(container)[0];
		macro.refreshFieldDisplay(container, tiddler, options.field);
		var tagplace = $("<div />").addClass("niceTaggerAdder").appendTo(container)[0];
		var splitChar = options.splitOn;
		var adder;

		if($().autocomplete){
			params = paramString.parseParams("anon", null, true, false, false);
			var textcase = getParam(params, "case");
			var srcTiddler = getParam(params, "valuesSource");
			var suggestions;
			if(srcTiddler) {
				suggestions = macro.getSuggestionsFromTiddler(srcTiddler, textcase);
			} else {
				suggestions = [];
			}
			var tagsoff = getParam(params,"nostoretags");
			if(!tagsoff) {
				suggestions = suggestions.concat(macro.twtags[options.field]);
			}

			var ignoreList = paramString.parseParams("exclude", null, true, false, true);
			if(ignoreList && ignoreList[0] && ignoreList[0].exclude) {
				ignoreList = ignoreList[0].exclude;
			} else {
				ignoreList = ["excludeList"];
			}
			suggestions = macro.removeFromList(suggestions, ignoreList);

			var addtaghandler = function(v) {
				macro.saveNewValue(tiddler, options.field, $(v).val(), container, splitChar);
			};
			$("<input type='text' name=\""+options.field+"\" value=\"\"/>").autocomplete(suggestions,{ matchContains: true, selectFirst:false }).result(addtaghandler).appendTo(tagplace);
			adder = $("input", tagplace)[0];
		} else {
			adder = document.createElement("input");
			tagplace.appendChild(adder);
		}
		$(adder).keypress(function (ev) {
			ev.stopPropagation();
			if(ev.which == 13){
				var results = $(".ac_over",".ac_results"); //is anything highlighted in autocomplete plugin ?
				var value;
				if(results.length === 0) {
					value = $(ev.target).val();
				} else {
					value = $(results[0]).val();
				}
				macro.saveNewValue(tiddler, options.field, value, container, splitChar);
			}
		});
		var addbutton = document.createElement("input");
		addbutton.type = "button";
		addbutton.value = macro.lingo.add;
		addbutton.className = "adder";
		tagplace.appendChild(addbutton);
		$(addbutton).click(function(e){
			var val = $(adder).val() || "";
			macro.saveNewValue(tiddler, options.field, val, container, splitChar);
		});
	}	
};

_setTiddlerField = Story.prototype.setTiddlerField;
Story.prototype.setTiddlerField = function(title, value, mode, field) {
	var tiddler = store.getTiddler(title) || new Tiddler(title);
	var container = $(".niceTaggerContainer[field=%0]".format([field]), 
		story.getTiddler(title));
	if(container.length > 0) {
		macro.saveNewValue(tiddler, field, value, container[0]);
	} else {
		_setTiddlerField.apply(this, arguments);
	}
	
};
})(jQuery); //end alias
//}}}
See [[About the old and the new wikis]]...
TiddlyWiki provides a number of settings that allow you to configure your user experience.

In a classic TiddlyWiki these can be found in the right sidebar in the [[OptionsPanel]] from which also points to the [[AdvancedOptions]] that are as well accessible in the [[Backstage Area]] under ''Tweaks''.
From the [[Glossary]]...
<<<
<<tiddler Option>>
<<<

Does your browser tend to forget your settings or do you use TiddlyWiki in different places? Then read [[Changing Default Options]] or [[Persistent Options]] on how to make your settings permanent.
!Summary
The shadow tiddler OptionsPanel is used as the contents of the options panel slider in the right-hand sidebar.
!Default Contents
{{{
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]

}}}
/***
|''Name''|OrgDocPlugin|
|''Author''|Tobias Beer|
|''Version''|1.0|
|''Description''|Shows annotations for plugins and shadows which point to the corresponding documentation tiddler.|
!Usage
Add to ViewTemplate...
{{{
<div macro='orgDoc'></div>
}}}
!Code
***/
//{{{
config.macros.orgDoc = {
    local: {
        msgIntro: "This is a [[%0|%1]].",
        msgGoTo: " You may find documentation for it at [[%0|%1]]",
        msgMissing: " Unfortunately, there is no documentation yet at [[%0]]",
        txtPLUGIN: 'plugin',
        txtSHADOW: 'shadow tiddler'
    },
    handler: function (place, macroName, params, wikifier, paramString, tiddler) {
        var
            tid = tiddler.title,
            url = window.location.href,
            source = /^(http\:\/\/tiddlywiki.org|http\:\/\/tiddlywiki.tiddlyspace.com)/,
            match = null != source.exec(url),
            isShadow = config.shadowTiddlers[tid] != null,
            type = isShadow ? 'SHADOW' : (
                tiddler.tags && tiddler.tags.contains('systemConfig') ?
                'PLUGIN' :
                null
            ),
            doc = tid + '...',
            docTid = store.getTiddler(doc);

        if (!type) return;

        wikify(
            "\n{{annotation{\n''Note:'' " +
            this.local.msgIntro.format([
                this.local['txt' + type],
                (
                    (match ? '' : 'http://tiddlyWiki.org/#') +
                    (type == 'PLUGIN' ? 'Plugins' : 'ShadowTiddler')
                )
            ]) +
            this.local['msg' + (docTid ? 'GoTo' : 'Missing')].format([
                match ?
                doc :
                ('TiddlyWiki.Org|http://tiddlywiki.org#' + encodeURIComponent(String.encodeTiddlyLink('[[' + doc + ']]')))
            ]) +
            "\n}}}\n",
            place
        );
    }
}
//}}}
|''Name''|OrgDocPlugin|
|''Author''|Tobias Beer|
|''Version''|1.0|
|''Description''|Shows annotations for plugins and shadows which point to the corresponding documentation tiddler.|
!Details
Primarily developed for [[tiddlywiki.org|http://tiddlywiki.org]], this plugin shows annotations for plugins and shadows which point to the corresponding documentation tiddler.
[[Osmosoft|http://osmosoft.com]] is the open source innovation arm of [[BT|http://www.bt.com]]. 

Osmosoft helps promote [[Open Source|http://en.wikipedia.org/wiki/Open_source]] within [[BT]], ensuring that benefits from as well as obligations to consuming and contributing to [[Open Source|http://en.wikipedia.org/wiki/Open_source]] projects are well understood.

Osmosift helps drive innovation, leading several popular projects including [[TiddlyWiki]], [[TiddlyWeb]] and of course [[TiddlySpace]].
Initially, the person creating a space is the Owner of that space, esp of their [[Home Space]].

When other [[users|User]] are [[added as members|Add Member]], all [[mambers|Member]] are considered as [[peers|Small Trusted Group]] sharing the same privileges as the initial [[owner|Owner]].
!Summary
The shadow tiddler PageTemplate contains the HTML markup that defines the overall layout and structure of TiddlyWiki. Here you can change the main content areas in your TiddlyWiki.
!Default Contents
<!--{{{-->
<div class='header'
  macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
  <div class='headerShadow'>
    <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
    <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
  </div>
  <div class='headerForeground'>
    <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
    <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
  </div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
  <div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
  <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
  <div id='messageArea'></div>
  <div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/***
|''Name''|ParamParserMacro|
|''Author''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Version''|1.0|
|''Description''|Displays how TiddlyWiki parses macro parameters.|
|''Source''|http://paramparser.tiddlyspace.com#ParamParserMacro|
|''~CoreVersion''|2.6.1|
|''Documentation''|See below...|
''Note:'' Parameter evaluation may be turned off in a TiddlySpace!
!Usage
Use the {{{<<params>>}}} macro with parameters of your choice to see how TiddlyWiki would parse them.
{{{
<<params
  foo
  [[bar]]
  {{'baz'}}
  foo:bar
  baz:[[mumble]]
  bar:'keeper'
  bar:"tender"
  isTrue:{{!false}}
>>
}}}
<<params
  foo
  [[bar]]
  {{'baz'}}
  foo:bar
  baz:[[mumble]]
  bar:'keeper'
  bar:"tender"
  isTrue:{{!false}}
>>
!Code
***/
//{{{
(function($){

config.macros.params = {
  handler: function(place, macroName, params, wikifier, paramString, tiddler) {
    var e, i, iColon, key, px = {},
    p = paramString.parseParams('anon',null,true),
    e = paramString.checkEval('foo',null,true),
    checkEval = /^(\{\{)(.*)(\}\})$/,

    out =
      "|>|>|>|>|>| !Params Array |\n" +
      "| !# | !params[#-1] " +
      "|min-width:60px; !type " +
      "|min-width:60px; !evaluated? " +
      "|min-width:60px; !key "+
      "|min-width:60px; !value |\n";
console.log(params);
    for(i=0; i< params.length; i++) {
      v = params[i];
      iColon = v.indexOf(':');
      key = p[0]['anon'] && p[0]['anon'].contains(v) ? null : v.substr(0, iColon);
      if(key){
        if(px[key] == undefined )
          px[key] = 0;
        else
          px[key] = px[key] + 1;
      }

      out +=
        "| " + (i+1) + " |" +
        "{{{ " + v + " }}}| " +
        (key ? "named" : "simple") + " | " +
        (e[i] == 0 ? "no" : ( e[i] == 1 ? "yes" :
          "<html>" +
            "<a title='Evaluation may have failed because parameter evaluation is disabled, e.g. in TiddlySpace.' " +
               "href='http://tiddlywiki.org/#%5B%5BEvaluated%20Parameters%5D%5D' " +
               "target='_blank' class='externalLink'>" +
                "failed" +
            "</a>" +
          "</html>"
        )) + " |" +
        (key ? key : "") + " |" +
        (key ? p[0][key][px[key]] : v ) + "|\n";
    }
    if(!i)out += "|>|>|>|>|>|//empty// |\n";

    out +=
      "|>|>|>|>|>|! Params parsed using...|\n" +
      "|>|>|>|>|>|padding:5px 20px; [[" +
        "p = paramString.parseParams('anon', null, true); |" +
        "http://tiddlywikidev.tiddlyspace.com/#String.prototype.parseParams()" +
      "]] |\n";

    i=0;
    out +=
      "|>|>|>|>|>|!Simple Parameters|\n" +
      "|>|>|>|>|>|padding:5px 20px; as stored in array {{{p[0]['anon']}}} |\n";
    $.each(p[0], function(key, val){
      if(key == 'anon'){
        i++;
        for (var v=0; v < val.length; v++){
          out += "| ''[" + v + "] = ''|>|>|>|>|{{{" + val[v] + "}}}|\n";
        }
      }
    });
    if(!i)out += "|>|>|>|>|>|//none// |\n";

    i=0;
    out +=
      "|>|>|>|>|>|!Named Parameters|\n" +
      "|>|>|>|>|>|padding:5px 20px; fetched using [[" +
        "var fooVal = getParam(p,'foo',''); |" +
        "http://tiddlywikidev.tiddlyspace.com/#getParam()" +
      "]] |\n";

    $.each(p[0], function(key, val){
      if(key != 'anon'){
        i++;
        out += "| ''" + key + " = ''|>|>|>|>|{{{" + getParam(p,key,'') + "}}}";
        if( val.length > 1 ) {
          out +=
          "<br><br>There actually are multiple values for parameter ''" + key + "''!<br>"+
          "If you -- as a developer -- want to support this,<br>" +
          "do not use {{{" + key + "Val = getParam(p, '" + key + "', '');}}}.<br><br>" +
          "Rather retrieve all values using<br>" +
          "{{{" + key + "Arr = p[0]['" + key + "'];}}}.<br><br>" +
          "Then, access your values like this:"
          for (var v=0; v < val.length; v++){
            out += "<br>''" + key + "Arr[" + v + "] = ''{{{" + val[v] + "}}}";
          }
        }
        out += "|\n";
      }
    });
    if(!i)out += "|>|>|>|>|>|//none// |\n";

    out +="|>|>|>|>|>|!parsed paramString|\n"+
      "| ''p = ''|>|>|>|>|" +
      "<html><code style='white-space:pre'>" +
      JSON.stringify(p, undefined, 2).replace(/\n/mg,"</code><br /><code style='white-space:pre'>") +
      "</code></html>|\n";

    wikify(out,place);
    $('table',place).last().find('td').css('vertical-align','top');
  }
};


// Based on parseParams... only purpose is to check if params are evaluated

// Parse a space-separated string of name:value parameters
// The result is an array of objects:
//   result[0] = object with a member for each parameter name, value of that member being an array of values
//   result[1..n] = one object for each parameter, with 'name' and 'value' members
String.prototype.checkEval = function(defaultName,defaultValue,allowEval,noNames,cascadeDefaults) {
  var count=0;
  var evaluated=[];
	var parseToken = function(match,p) {
		var n;
		if(match[p]) // Double quoted
			n = match[p];
		else if(match[p+1]) // Single quoted
			n = match[p+1];
		else if(match[p+2]) // Double-square-bracket quoted
			n = match[p+2];
		else if(match[p+3]) // Double-brace quoted
		{
    	try {
				n = match[p+3];
				if(allowEval && config.evaluateMacroParameters != "none") {
					if(config.evaluateMacroParameters == "restricted") {
						if(window.restrictedEval) {
							n = window.restrictedEval(n);
              evaluated.push(1);
						}else{
              evaluated.push(2);
            }
					} else {
						n = window.eval(n);
            evaluated.push(1);
					}
				}else{
          evaluated.push(2);
        }
			} catch(ex) {
        evaluated.push(2);
			}
    }
		else if(match[p+4]) // Unquoted
			n = match[p+4];
		else if(match[p+5]) // empty quote
			n = "";
		return n;
	};
	var r = [{}];
	var dblQuote = "(?:\"((?:(?:\\\\\")|[^\"])+)\")";
	var sngQuote = "(?:'((?:(?:\\\\\')|[^'])+)')";
	var dblSquare = "(?:\\[\\[((?:\\s|\\S)*?)\\]\\])";
	var dblBrace = "(?:\\{\\{((?:\\s|\\S)*?)\\}\\})";
	var unQuoted = noNames ? "([^\"'\\s]\\S*)" : "([^\"':\\s][^\\s:]*)";
	var emptyQuote = "((?:\"\")|(?:''))";
	var skipSpace = "(?:\\s*)";
	var token = "(?:" + dblQuote + "|" + sngQuote + "|" + dblSquare + "|" + dblBrace + "|" + unQuoted + "|" + emptyQuote + ")";
	var re = noNames ? new RegExp(token,"mg") : new RegExp(skipSpace + token + skipSpace + "(?:(\\:)" + skipSpace + token + ")?","mg");
	var match;
	do {
		match = re.exec(this);
		if(match) {
			var n = parseToken(match,1);
			var v = parseToken(match,8);
			if(v == null && defaultName) {
				v = n;
				n = defaultName;
			} else if(v == null && defaultValue) {
				v = defaultValue;
			}
			r.push({name:n,value:v});
			if(cascadeDefaults) {
				defaultName = n;
				defaultValue = v;
			}
		}
    if(evaluated.length == count) evaluated.push(0);
    count++;
	} while(match);

	return evaluated;
};

if(window.location.href.indexOf('http://paramparser.tiddlyspace.com') >= 0)
  config.evaluateMacroParameters = "full";

})(jQuery);
//}}}
See [[Startup Parameters]]...
'' Slow Rendering ''

In TiddlyWikis with a large amount of tiddlers, the listings in [[SideBarTabs]] (e.g. [[Timeline]]) might require a long time to be generated, thus inhibiting the overall performance.

cf. [[Tips for speeding up performance on large TiddlyWikis|http://www.giffmex.org/twfortherestofus.html#%5B%5BTips%20for%20speeding%20up%20performance%20on%20large%20TiddlyWikis%5D%5D]]

Quote:[[Dave|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/2558268245a93d7a/cec021c6f5b42271?#cec021c6f5b42271]]
I recommend disabling animations even on medium-sized tiddlywikis. Animations slow it down. Also, if your file gets big you will want to open the shadowed tiddler tab rather than the tab listing all tidders A-Z or by date. Or hide the tabbed menus altogether if you don't need them showing. With each new tiddler, the image of the two tabbed lists I mentioned (all and by date) has to be refreshed and can take a while. You can remove the tabbed lists from the page layout by removing their code from PageTemplate. Nevertheless, I have a couple TiddlyWikis with 1,000s of tiddlers that each have form fields, and I am not noting any other performance
issues yet.

'' Plugin Load Times ''

[[Eric|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/38c0b23e4e007c2b/263409bf4f852efd?#263409bf4f852efd]]
The plugin 'load timer' information is available in the shadow tiddler, [[PluginManager]], which is also accessible from the
backstage>plugins menu, or by embedding the <nowiki><<plugins>></nowiki> macro into any tiddler content.

[[Martin|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/38c0b23e4e007c2b/53af6dface09556f?#53af6dface09556f]]
You can also see the total time taken to load the plugins:
1) go to the tweak dropdown in backstage
2) click the "Show unknown options" checkbox
3) click the "chkDisplayInstrumentation" checkbox, it's about the 8th one down
this will let you see what proportion of the total load time is spent loading the plugins


'' Maximum File Size ''
Ken: This seems to be the constant question: How big can it get?
As far as I am aware there is no limit to how big of a file you can download and open. I pumped up a TW to around 3 megs just to see what it could do and didn't have any problems. It took a while to get the file, but I got it.

If you are running lots of plugins then Firefox will give you the "A script is making this page run slow. Do you want to continue?" message, but it will load. 


[[Daniel|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/2558268245a93d7a/7dcfe21a4e0d5bd3?#7dcfe21a4e0d5bd3]]
The problems reported by people with large TiddlyWikis are usually performance based, and it seems that the solution (once you've disabled animations..) is to remove macros that loop through every tiddler, like the tabs in the sidebar.  So it's not so much the size
that's the problem in a direct sense, but the fact that many TW macros assume that looping through every tiddler isn't very slow. 


Markus: Mine is online and loading of about 1.7 MB might be quite annoying for people with low bandwidth. I'm desperately seeking for a solution !


''Book Comparison ''

[[Alice in Wonderland|http://www.gutenberg.org/etext/11]], a book of approximately 200 pages, translates to a mere 160 kB in plain-text format.

'' See Also ''

* [[Tips for speeding up performance on large TiddlyWikis|http://www.giffmex.org/twfortherestofus.html#%5B%5BTips%20for%20speeding%20up%20performance%20on%20large%20TiddlyWikis%5D%5D]]
* [[I keep getting "A script is making this page run slow" in Firefox]]
A PermaLink allows you to open TiddlyWiki with a dedicated tiddler or a set of tiddlers.

TiddlyWiki provides two ways to contruct a PermaLink...
;PermaLink Toolbar Button
:&raquo; outputs a link in the browsers address bar to open TiddlyWiki with this tiddler
;PermaView Sidebar Button
:&raquo; outputs a link in the browsers address bar to open TiddlyWiki with all currently displayed tiddler preserving the order
See...
* [[PermaLink]]
* [[permaview (macro)]]
As of version 2.6.5, TiddlyWiki can save options permanently -- in addition to the ability to save options in cookies. Persistent options are stored in the shadow tiddler called [[SystemSettings]] which need to create manually.
For example, the option {{{chkAnimate}}} is currently stored as a cookie. To make it option persistent add it to your SystemSettings tiddler:
<<<
chkAnimate: true
<<<
''Note:'' It can still be changed using the OptionsPanel in the sidebar.

The names of all available options can be found in the shadow tiddler called AdvancedOptions.
{{annotation{
!Important
An even more flexible and powerful option is to use a [[zzConfig]] type of tiddler. For details, see [[Changing Default Options]].
}}}
!!Under The Hood
TiddlyWiki uses a JavaScript object to store options from SystemSettings, e.g.
{{{
config.optionsSource {
	chkAnimate: "setting",
	chkAutoSave: "setting"
	// etc...
}
}}}
Each option can take two values...
;null
:» the option is stored in a cookie (default)
;setting
:» the option is stored in SystemSettings
See [[Plugins]]...
!ImportTiddlers Method

see [[Importing Tiddlers]]

!Copy & Paste Method

;Locate the plugin you want to install
* It's a good idea to get it from the plugin author's site so you know you have the latest version

;Copy the source of the plugin tiddler
* To do this you need to click the tiddler's 'edit' button. Sometimes instead of an 'edit' button there is a 'view' or 'source' button instead, but either way it should show you the source of the plugin tiddler.
* Click in the text box and do an "Edit", "Select All" from your browser menu, or press Ctrl-A (Cmd-A for Mac users) to select the entire contents. Often the tiddlers contents is already selected for you so you may be able to skip this step.
* Do an "Edit", "Copy", or press Ctrl-C (Cmd-C for Mac users) to copy the entire contents of the tiddler.

;Create the plugin tiddler in your TiddlyWiki
* Back in your own TiddlyWiki, click 'new tiddler' to create a tiddler.
* You can name the tiddler anything you like but to save confusion give it the same as the plugin you are installing.
* Do an "Edit", "Paste", or Ctrl-V/Cmd-V to paste the plugin source code into your new plugin tiddler.
* (Note if you updating a plugin you already have you can just edit it, do a select all, delete to clear the contents before you paste in the new contents).

;Add the "systemConfig" tag
* Before you save the new plugin tiddler, add the tag "systemConfig" to the tags box. It must start with a lowercase 's'. This is what tells TiddlyWiki to execute the code in the plugin tiddler when starting.

;Save and reload
* The plugin is not active until you save and reload your TiddlyWiki so click 'save changes', then click reload in your browser.

;Testing
* Now your plugin should be active and working. Check that it is doing what it should be doing.

!Troubleshooting

cf. [[Troubleshooting]]

;If it's not working but you don't get an error

Check the following
* Did you remember the systemConfig tag? It must be spelt correctly and it is case sensitive.
* Did you save and reload?

;You get javascript error messages (check your Javascript Console in Firefox)

* It means that there are errors in the plugin code.
* Check that you copied the entire plugin source code and that you clicked edit (or view or source) before copying.
* It's possible that the plugin is buggy. If you email the plugin author or post to the TiddlyWiki Google Group you may get some help. Mention your browser your OS and the details of the problem you're having.
<<tiddler "Best Practices">>
!Summary
By default, the shadow tiddler PluginManager contains nothing but the command to display the plugin manager.
!Default Contents
{{{
<<plugins>>
}}}
Plugins are a core feature of TiddlyWiki and...
* are optional modules extending the functionality of TiddlyWiki containing JavaScript 
* are tagged <<tag systemConfig>> which TiddlyWiki interprets as "Please, run my code when the wiki loads!"
* typically provide macros or functions later triggered, e.g. by being calling from the tiddler text when a tidder is opened
* are mostly written by third-party developers and released under an open-source license

!"""Installing Plugins"""
[[Ideally|Plugin Installation]], to install a plugin, [[import|Importing]] it from its original location into your TiddlyWiki. You can, however, also copy and paste a plugin into a new tiddler.
{{annotation{
Note: In order to be processed on startup, plugins need  to be tagged <<tag systemConfig>>.
}}}
!"""Executing Plugins"""
Plugins are loaded and run by TiddlyWiki upon startup in alpha-numeric, case-sensitive order by tiddler title, i.e. A-Z precedes a-z.
!!!Plugin Dependencies
Plugins support the use of a ''Requires'' [[slice]]. For a plugin which contains such a slice, the plugins listed as required are loaded first, regardless of the sort order of the titles.

Object detection can be used for [[strict dependency handling|Best Practices]]. 

!Example

If PluginA requires PluginB to be loaded first, it should contain the following directive:
{{{
|Requires|PluginB|
}}}
This will force an override of the normal load sequence and ensure that PluginB is loaded before PluginA is processed.

! See Also

* <<tag plugins>>
* [[Plugin Installation]]
* [[Plugin Repositories]]
* [[Plugin Questions]]
* [[Macros]]
* [[Best Practices]]
! Be Bold!

Contributions to the wiki are always welcome. If you ever come across information that you think is useful to a larger audience, feel free to add it to the wiki.

Don't worry if you're not sure about details like page title or categorization - this is a wiki, so chances are others will take care of those issues as they find them.

! Editing Guidelines

Anyone who is a member of TiddlySpace has the power to edit in this space.

! Page Names

Page names should generally be concise (e.g. "Customization" or "Customizing" instead of "How to customize TiddlyWiki.").

!! Capitalization in Titles

# Always capitalize the first and the last word.
# Capitalize all nouns, pronouns, adjectives, verbs, adverbs, and subordinate conjunctions ("as", "because", "although").
# Lowercase all articles, coordinate conjunctions ("and", "or", "nor"), and prepositions regardless of length, when they are other than the first or last word.<br>Capitalize prepositions of five characters or more ("after", "among", "between").
# Lowercase the "to" in an infinitive.

source: [http://www.writersblock.ca/tips/monthtip/tipmar98.htm Writer's Block]

! See Also

* [[Quality]]
* <<tag help>>
See [[Tiddler Templates]]...
'' Problem ''

When you type a bunch of spaces into your TiddlyWiki, they look ok until you save and reload.  Then any run of multiple spaces have been replaced with an single space. This also affects tab characters so it's especially nasty for plugins and code snippets. All your indenting gets trashed.

'' Solution ''

This only happens in Microsoft Internet Explorer. When IE stores tiddlers it replaces a set of spaces with a single space.  There is no simple solution apart from switching to a different browser, such as Mozilla Firefox.

Also I believe the problem is fixed in 2.2 (currently in beta).

'' Guess Again ''

It happens in Firefox 2, TiddlyWiki 2.4.0.

And In Firefox 3. Hopefully there's a better solution than using &amp;nbsp;

'''temporary note'''

Using [[preformatted blocks|TiddlyWiki Markup#Preformatted]] should solve this issue.

However, even without those, it seems to work fine with TiddlyWiki v2.4.1 and both Firefox 3 and IE7 on Windows Vista.

-- [[User:FND|FND]] 07:00, 28 August 2008 (UTC)

----

I just upgraded to 2.4.1 and spaces are not preserved for me.  I run TiddlyWiki in Firefox 3 on Vista

-- 16:33, 18 December 2008 (UTC)
A [[TiddlySpace|Space]] comprises of two collections of [[tiddlers|Tiddler]], a [[public|Public]] [[bag|Bag]] and a [[private|Private]] [[bag|Bag]].

Only a [[member|Member]] of a [[space|Space]] may read, change or delete a private tiddler.
{{annotation{
''Note:'' This default may be changed to more fine grained access control settings by a [[member|Member]] of a space using the TiddlyWeb [[HTTP API]].
}}}
Versions of TiddlyWiki before and including 2.6.3 are known to have an issue with the upgrade function. To upgrade these versions you will need to download an empty latest version of TiddlyWiki and import your content into it using the "import" function in the backstage. See [[Upgrading from TiddlyWiki version 2.6.3 or before]].
A [[TiddlySpace|Space]] comprises of two collections of [[tiddlers|Tiddler]]: a [[public|Public]] [[bag|Bag]] and a [[private|Private]] [[bag|Bag]].

Tiddlers in the public bag are visible to anyone who has access to the TiddlySpace server, in the case of [[tiddlyspace.com|http://tiddlyspace.com]] this is anyone on the Web.

Only a [[member|Member]] of the [[space|Space]] may alter a public tiddler.
{{annotation{
''Note:'' This default may be changed to more fine grained access control settings by a [[member|Member]] of a space using the TiddlyWeb [[HTTP API]].
}}}
There are numerous ways to stage your TiddlyWiki. You can, in fact, use it to create your own website.
!Hosting Services
Good places to work with TiddlyWiki online are...
;TiddlySpace
:» your number one place for TiddlyWiki based collaboration
;TiddlySpot
:» hosting TiddlyWiki made as simple as it gets
;TiddlyHoster
:» use the power of TiddlyWeb to manage tiddlers with bags, profiles and policies
;Web Hosting
:» Do you have a webserver or access to shared webhosting? Well, its actually quite simple using an [[FTP|http://en.wikipedia.org/wiki/File_Transfer_Protocol]] programm like [[FileZilla|http://filezilla-project.org]] to upload your TiddlyWiki and external files like images in some subfolder to your webspace.
!Cloud Storage
It is quite simple to stage your TiddlyWiki using [[Dropbox|SimpleDropboxPublishing]] or similar services, like Box.net, ~SkyDrive, etc...
!Email
That's right. If you're a singe-file purist in the TiddlyVerse you might as well just email a TiddlyWiki to someone and share all the information and dynamic features instantly. If you also use images in folders along with it, zip it up, and spread the word.
Lately I found the version number changed from 2.6.2 to 2.6.3
But trying to upgrade the 2.6.2 version by backstage/upgrade does not work, it ends in displaying "Error with the new core code". And this error ist displayed not only when I try to upgrade from 2.6.2 to 2.6.3 but even when I try to "upgrade" a fresh and empty version 2.6.3 tiddlywiki. Might it be that there are (wrong?) Firefox configuration settings which prevent it from upgrading tiddlywiki? What am I doing wrong?
See also: [[Error with the new core code]]
See [[Blockquotes]]...
<<tiddler Blockquotes>>
Tiddlers that have been redirected tag to <<tag REDIRECTED>>.
/***
|''Name''|<...>|
|''Description''|<...>|
|''Author''|FND|
|''Version''|<#.#.#>|
|''Status''|<//unknown//; @@experimental@@; @@beta@@; //obsolete//; stable>|
|''Source''|http://devpad.tiddlyspot.com/#<...>|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/|
|''License''|[[BSD|http://www.opensource.org/licenses/bsd-license.php]]|
|''CoreVersion''|2.5.0|
|''Requires''|<...>|
|''Keywords''|<...>|
***/
//{{{
(function($) {

var macro = config.macros.randomTiddler = {
	locale: {
		label: "random",
		tooltip: "display a random tiddler"
	},

	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var excludeTag = params[0] || "excludeLists";
		var btn = createTiddlyButton(place, this.locale.label,
			this.locale.tooltip, function() {});
		btn.onclick = null; // XXX: hacky, but createTiddlyButton wouldn't add href otherwise
		$(btn).data("excludeTag", excludeTag).click(this.onClick);;
	},
	onClick: function() {
		var btn = $(this);
		var excludeTag = btn.data("excludeTag");
		var tiddlers = store.getTiddlers();
		macro.displayRandomTiddler(tiddlers, excludeTag);
	},
	displayRandomTiddler: function(tiddlers, excludeTag) {
		var i = Math.floor(Math.random() * tiddlers.length);
		var tid = tiddlers[i];
		if(!tid.tags.contains(excludeTag)) {
			story.displayTiddler(place, tid);
		} else {
			this.displayRandomTiddler(tiddlers); // XXX: risks infinite recursion
		}
	}
};

})(jQuery);
//}}}
Type the text for 'Read-Only_Mode'
The TiddlyWiki core code is stored and developed as a collection of individual files, which makes it more manageable.

A recipe file determines which code files, tiddlers and HTML components to put together - somewhat like a jigsaw puzzle.
[[Cook]] then reads the recipe file and generates a new TiddlyWiki document from it.

Recipes can reference one another, making it straightforward to create a multiple variants of TiddlyWiki at one time.

!!Example

TiddlyWiki's [[default recipe file|http://svn.tiddlywiki.org/Trunk/core/tiddlywiki.html.recipe]]:
{{{
template: html/tiddlywiki.template.html
recipe: tiddlers/split.recipe
recipe: js/split.recipe
copy: java/TiddlySaver.jar
}}}

!!External Resources

* [[Recipe Files|http://trac.tiddlywiki.org/wiki/RecipeFiles]]

!!See Also

* [[Cook]]
* [[Ginsu]]
* [[Chef]]
To register as a new user in TiddlySpace visit [[TiddlySpace.com|http://tiddlyspace.com/register]].
/***
|Name|RenderPlain|
|Source|http://tiddlywiki.tiddlyspace.com/#RenderPlain|
|Version|1.0|
|Author|Tobias Beer|
|License|Creative Commons|
|~CoreVersion|2.1|
|Description|renders a tiddler or tiddler slice or section as a monospaceblock|
!!!Usage
{{{
<<renderPlain SomeTiddler##HiddenSection [inline]>>
}}}
Using the optional parameter {{{inline}}}, the text will be rendered as inline monospaced text.
!!!Code
***/
//{{{
config.macros.renderPlain = { 
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		if(paramString) {
			var out =
				paramString.indexOf('inline')<0?
				'{{{\n%0\n}}}':
				'{{{%0}}}';
			wikify(
				out.format([store.getTiddlerText(params[0])]),
				place
			);
		}
	}
}
//}}}
Image hosting sites offer a handful of pre-set sizes (eg thumbnail, small, large). If none suit, here's one method for resizing images within TiddlyWiki. 


If using a URL, wrap it in HTML tags and insert '''style="width: 70px; "'''  or  '''style="height: 146px; "''' (altering the px to desired size) before '''/></html>''' like this:

<nowiki>
<html><img src="url of image" style="width: 70px; "/></html>
</nowiki>

If using HTML code from a hosting site, insert '''style="width: 70px; "''' before /></a></html> like this:

<nowiki>
<html><a href="link" style="width: 70px;" /></a></html> 
</nowiki>

You can also use [[ImageSizePlugin|http://www.tiddlytools.com#ImageSizePlugin]] from [[TiddlyTools]] to resize images without using HTML.
TiddlySpace keeps a revision history on all edits.

It is accessible by...
*clicking on the tiddler subtitle which contains the modified date
*using the ''revisions'' command under ''Show Additional Commands'' in the tiddler toolbar
Something broke in your TiddlyWiki or TiddlySpace?

Use the {{{#start:safe}}} paramifier to start TiddlyWiki with all plugins disabled. 
A TiddlyWiki is a single html file which can be saved to a hard drive, USB stick or server.

'''Save to hard drive'''
Click on Save Changes (right-hand top menu). 
Name the file, select the location and click on Save.
The document will be saved with the specified name, location and an .html extension. When next opened it will display in the user's default browser.

'''Save to USB stick'''
Click on Save Changes (right-hand top menu). 
Name the file, select USB stick drive as the location and click on Save.
The document will be saved with the specified name, location and an .html extension. 

'''Save to Tiddlyspot'''
Click on Save to Web (top right-hand menu). A yellow dialog box appears which says "About to upload on <nowiki>http://tiddlywikiname.tiddlyspot.com/index.html..."</nowiki>  It will say "Main TiddlyWiki file uploaded" when it's done.  
In TiddlyWiki you can implement scripts in JavaScript -- most of these are based on...
:» [[InlineJavascriptPlugin|Scripts]]
:» transclusion with evaluated parameters
In TiddlyWiki you can use Javascript scripts in various ways. The most prominent are described below...
:» """Using InlineJavascriptPlugin"""
:» """Transclusion With Evaluated Parameters"""
!"""Using InlineJavascriptPlugin"""
TiddlyWiki Scripts require [[InlineJavascriptPlugin|http://www.TiddlyTools.com/#InlineJavascriptPlugin]] by [[TiddlyTools|http://www.TiddlyTools.com]] and...
* are tiddlers that can contain a wiki text mixed with javascript code, embedded "inline", in between {{{<script>...</script>}}} markup 
* are executed each time the tiddler in which they are embedded is rendered
* are typically used to generate and return wiki syntax that is automatically rendered to insert ''dynamic content'' into a tiddler, such as a dynamically generated list
* can make small 'on-the-fly' adjustments to attributes of rendered elements in the same tiddler using relative DOM references, e.g. {{{place.lastChild}}}, {{{place.parentNode}}} wheras {{{place}}} refers to the dom-node in which script is executed 
*  can be used to create custom link handlers invoked "onclick" to trigger javascript functions in response to user actions
!"""Transclusion With Evaluated Parameters"""
Enclosing parameter values in double curly-brackets for macro parameters will interpret and execute the value as Javascript and use the return value as a computed parameter value.

[[Eric Shulman|http://tiddlytools.com]] from [[TiddlyTools|http://tiddlytools.com]] has built a large collection of tools based on this kind of [[transclusion with evaluated parameters|http://tiddlytools.com/#CatalogTabs]].
{{annotation{
''Note'': In TiddlySpace, evaluated parameters by default are disabled for security reason. To enable them nontheless, see section ''"""Evaluated Parameters and TiddlySpace"""'' in [[Evaluated Parameters]].
}}}
!"""Script Sources"""
* [[TiddlyTools|http://tiddlytools.com]] has numerous [[transclusion scripts|http://tiddlytools.com/#transclusion]] and [[scripts|http://tiddlytools.com/#script]]
* [[try searching for InlineJavascriptPlugin|https://groups.google.com/forum/?fromgroups#!topicsearchin/tiddlywiki/InlineJavascriptPlugin]] in the [[google discussion groups|https://groups.google.com/forum/?fromgroups#!topicsearchin/tiddlywiki/InlineJavascriptPlugin]]
!"""Example Scripts"""
* [[Tagging Linked Tiddlers]]
* [[Convert List To WikiLinks]]
* [[Hour Based Greetings]]
* [[What Time is It?]]
* [[numbered list to table]]
/%TODO: CHECK MISSING REFERENCES %/
See [[Finding A Tiddler]]...
Plugins enhancing search...
|Name|SearchOptionsPlugin|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.10|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|extend core search function with additional user-configurable options|
Adds extra options to core search function including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddlers'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
See [[Section]]...
A sections in a tiddler refers to all the content starting from a [[heading|TiddlyWiki Markup]] up until the next heading or the end of the tiddler text.
{{annotation{
''Important'': Sections do __not__ entail subsections when accessed programatically.
}}}
!Example
Assume, there is a tiddler called ''"""Some Tiddler"""'' containing the following text...
{{{
!Section 1
Some introductory text.
!!Section 1.1
Some more details.
}}}
Here, the section ''Section 1'' entails all the content up until heading ''Section 1.1''.

You can [[reuse|Transclusion]] the content of ''Section 1'' using the [[tiddler macro|tiddler]]:
{{{
<<tiddler "Some Tiddler##Section 1">>
}}}
Displayed as:
<<<
Some introductory text.
<<<

Transcluding ''Section 1.1'' works the same way...
{{{
<<tiddler "Some Tiddler##Section 1.1>>
}}}
Displayed as:
<<<
Some more details.
<<<
Serializations are explained at [[tiddlyweb.peermore.com|http://tiddlyweb.peermore.com/wiki/bags/docs/tiddlers/serialization]]

Read more about the [[TiddlySpace API]]...
/***
|''Name''|SerializerLinks|
|''Description''|TiddlySpace plugin creating links to the different serialization forms.|
|''Version''|0.8.1|
***/
//{{{
(function($) {
var tiddlyspace = config.extensions.tiddlyspace;
var tweb = config.extensions.tiddlyweb;

var macro = config.macros.serializerLinks = {
	available: ["atom", "html", "json", "txt", "wiki"],
	separator: " / ",
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		if(!tiddler) {
			return;
		}
		var container = $("<span />").appendTo(place);
		var bag = tiddler.fields["server.bag"]
		var space = tiddlyspace.resolveSpaceName(bag);
		tweb.getStatus(function(status) {
			var host = status.server_host;
			var base = tiddlyspace.getHost(host, space);
			for(var i = 0; i < macro.available.length; i++) {
				var serializer = macro.available[i];
				$("<a />").addClass("sLink").text(serializer).attr("href", "%0/bags/%1/tiddlers/%2.%3".format([
					base, bag, encodeURIComponent(tiddler.title), serializer
				])).appendTo(container);
				if(i < macro.available.length - 1) {
					$("<span />").text(macro.separator).appendTo(container);
				}
			}
		});
	}
};

})(jQuery);
//}}}
The single-file paradigm was at the heart of the original design of [[TiddlyWiki]]. It therefore was not designed for multi-user collaboration which makes concurrent editing a challenging issue.

However, there are various solutions enabling TiddlyWiki to be used as a collaborative platform.
! Overview
Server-side solutions for [[TiddlyWiki]] provide ubiquitous access to hosted TiddlyWiki documents, and potentially enable multi-user collaboration on a single TiddlyWiki document.

There are a number of solutions, each suited to specific needs:

| !Name | !Description | !Requirements | !Multi-User Support | !Revision History | !Status |h
|[[TiddlyWeb]] |the most advanced server-side for TiddlyWiki with a robust [[HTTP API]] with [[Bags]], [[Recipes]], [[Profiles]] and more and the technological basis for TiddlySpace|Python |yes |yes |actively developed and maintained |
|[[TiddlySpace]] |TiddlySpace is both, a website providing a collaborative environment for TiddlyWiki as well as a package for TiddlyWeb that allows you to run your own TiddlySpace instance|Python |yes |yes |actively developed and maintained |
|[[GieWiki|https://code.google.com/p/giewiki]] |Hopes to include all the features you would expect in a community wiki engine, runs on Google App Engine |Python, [[Google App Engine SDK|http://code.google.com/intl/da/appengine/downloads.html]] |yes |yes |actively developed |
|[[TiddlyHome|http://tiddlyhome.bidix.info]]|TiddlyHome provides an infrastructure for a multi-user and multi-site TiddlyWiki hosting service based on UploadPlugin. |PHP |yes |yes |actively maintained |
|[[version control systems|http://en.wikipedia.org/wiki/Revision_control]] (e.g. Subversion, Git, Mercurial) |since version 2.2, TiddlyWiki is very much suitable to be used in conjunction with regular version control systems | |yes (to a limited extent) |yes | |
|[[ccTiddly]] | |PHP and MySQL |yes |yes |? |
|[[Coral]] | |Java | | |? |
|[[MiniTiddlyServer]] | |PHP |no |no (regular TiddlyWiki backups only) |abandoned |
|[[MyWiki|http://aasted.org/wiki/]] |Needs no database. Works out of box. |PHP |No |No |Abandoned. Last version in 2004|
|[[PrinceTiddlyWiki]] | | | | |abandoned |
|[[PhpTiddlyWiki]] ([[fixed version|http://www.borism.net/2009/03/18/server-side-tiddlywiki-with-php-easy/]]) | |PHP | | |abandoned |
|[[ServerLockPlugin]] |prevent overwriting changes (simultaneous editing) when using a TiddlyWiki document stored on a remote server |PHP |yes (prevents simultaneous editing) |no (regular TiddlyWiki backups only) |? |
|[[TiddlyLock]] |prevent overwriting changes (simultaneous editing) when using a TiddlyWiki document over a shared network drive |network share |yes (prevents simultaneous editing)|no (regular TiddlyWiki backups only) |? |
|[[UploadPlugin]] |upload TiddlyWiki document |PHP |no |no (regular TiddlyWiki backups only) |actively maintained |
|[[WebDavPlugin]] |save TiddlyWiki to [[WebDav|http://en.wikipedia.org/wiki/WebDAV]] directory |[[WebDAV-enabled server||http://en.wikipedia.org/wiki/WebDAV]] |no |no (regular TiddlyWiki backups only) |? |
|[[ZiddlyWiki]] | |Python, Zope |yes |yes |irregularly maintained |
|[[Tiddly on Tahoe|http://allmydata.org/trac/tiddly_on_tahoe]]|[[Tahoe-LAFS|https://tahoe-lafs.org]] is a decentralized, secure storage grid; the result is a Server-Independent Wiki |[[tahoe-lafs|http://allmydata.org/trac/tiddly_on_tahoe]] | no | ? | ? |
|[[ProjectWiki|http://github.com/diclophis/projectwiki/tree/master]]|a prototype server-side savable TiddlyWiki| PHP | ? | ? | ? |
! Hosting Services
;[[TiddlySpace]]
:» based on TiddlyWeb
;[[TiddlySpot]]
:» based on UploadPlugin
;[[TiddlyHome 2.0|http://tiddlyhome2.bidix.info]]
:» a php based store for TiddlyWiki 
! See Also
* [[I put my TiddlyWiki file on my web server and I can't save]]
* [[Can I use TiddlyWiki as a multi-user/collaborative/server based wiki?]]
/%
REMOVED FOR NOW

;[[TiddlyHost|http://tiddlyhost.appspot.com]]
: What is this ?!?

;[[LimeBits|http://www.limebits.com]]
:» host for """WebDAV-based""" open source applications -- [[using WebDAVSavingPlugin|http://www.limebits.com/apps/bitfinder/#url=/&tag=TiddlyWiki]]
: no instructions
: unavailable
%/
With the [[ServerAdaptorMechanism]], TiddlyWiki adopts a simple model for interacting with servers:
* ''Server adaptors'' are plugins that provide a standardised interface to a particular server architecture. As standard, TiddlyWiki provides the FileAdaptor for talking to static TiddlyWiki files but others are available for talking to popular wiki servers
* A ''host'' string identifies a particular server, usually by it's URL
* A ''workspace'' string identifies a particular compartment or storage area within a server, for instance the name of a wiki on a shared MediaWiki server
* A ''title'' identifies a tiddler within a particular workspace
Via the [[ServerAdaptorExtendedFields]], particular tiddlers can have a connection to a particular server.
TiddlyWiki's architecture for interacting with servers allows it to be plugged into a wide variety of servers. This is done through the addition of plugins containing custom server adaptors. Server adaptors are designed to allow things like importing tiddlers, loading missing tiddlers on the fly and synchronising changes with a server. Separate macros and core extensions implement such features by accessing the facilities provided by server adaptors.

Server adaptors are designed to use a familiar model akin to a device driver, adapting a standardised interface to whatever is required by the underlying server: [[WebDAV|http://en.wikipedia.org/wiki/Webdav]], ZiddlyWiki, [[MediaWiki|http://en.wikipedia.org/wiki/MediaWiki]], [[Socialtext|http://www.socialtext.com/]] or HTML scraping.

Many server architectures are [[REST|http://en.wikipedia.org/wiki/REST]] based, and TiddlyWiki server adaptors are particularly easy to create for common REST patterns. It is also possible to create TiddlyWiki server adaptors for severs with an [[XML-RPC|http://en.wikipedia.org/wiki/XML-RPC]] interface.

Server adaptors are registered by name in the global object {{{config.adaptors}}}. Each entry is a reference to an object constructor for that type of server adaptor. The adaptor object must implement the following methods:
* [[Adaptor.openHost]]
* [[Adaptor.openWorkspace]]
* [[Adaptor.getTiddler]]
* [[Adaptor.close]]

Additionally the adaptor may implement the following methods:
* [[Adaptor.getWorkspaceList]] (required to support the Import Tiddlers UseCase)
* [[Adaptor.getTiddlerList]] (required to support the Import Tiddlers UseCase)
* [[Adaptor.putTiddler]] (required to support the Sync UseCase)
* [[Adaptor.getTiddlerRevision]]
* [[Adaptor.getTiddlerRevisionList]]

The adaptor object is used through the life of a connection to a server; see [[ServerAdaptorConcepts]] for details. Many of the methods use an AsynchronousPattern of callbacks to deliver their results.

Custom formatters for the WikifierFormatterMechanism are often used alongside server adaptors to allow TiddlyWiki to display content in the native format of a server.
See ShadowTiddler...
<<tiddler ShadowTiddler>>
Many [[TiddlyWiki]]'s defaults are stored as a built-in, so called <<tag ShadowTiddler>> which provides default or fallback contents and settings for a TiddlyWiki.
{{annotation{
''Note:'' //"shadow"// refers to the nature of these tiddlers as not being visible in many lists, however still being present. Also, deleting a shadow tiddler makes it magically reappear.
}}}
A list of all shadow tiddlers generated by [[list macro|list]] can be found in the [[Sidebar]] under...
{{button{[[More|TabMore]]}}} / {{button{[[Shadowed|TabMoreShadowed...]]}}} -- in TiddlySpace simply under {{button{[[Shadows|TabMoreShadowed...]]}}}
!Modifying Default Contents
To override the default content of a shadow tiddler, just edit it -- this automatically creates a regular tiddler by the same name now taking precedence over the shadow tiddler.

To restore the default shadow tiddler, simply delete or rename the tiddler that overrides it.
!"""ShadowTiddler Reference"""
!![[User Contents|TiddlyWiki Layout]]
;[[DefaultTiddlers|DefaultTiddlers...]]
:» <<message config.annotations.DefaultTiddlers>>
;[[GettingStarted|GettingStarted...]]
:» <<message config.annotations.SiteUrl>>
;[[MainMenu|MainMenu...]]
:» <<message config.annotations.MainMenu>>
;[[SiteTitle|SiteTitle...]]
:» <<message config.annotations.SiteTitle>>
;[[SiteSubtitle|SiteSubtitle...]]
:» <<message config.annotations.SiteSubtitle>>
;[[WindowTitle|WindowTitle...]]
:» """Use to define the text you wish displayed as the window title of your TiddlyWiki in the the browser."""
;[[SiteUrl|SiteUrl...]]
:» <<message config.annotations.SiteUrl>>
!![[HTML Templates|TiddlyWiki Layout]]
;[[PageTemplate|PageTemplate...]]
:» <<message config.annotations.PageTemplate>>
;[[ViewTemplate|ViewTemplate...]]
:» <<message config.annotations.ViewTemplate>>
;[[EditTemplate|EditTemplate...]]
:» <<message config.annotations.EditTemplate>>
;[[ColorPalette|ColorPalette...]]
:» <<message config.annotations.ColorPalette>>
!!StyleSheets
;[[StyleSheet|StyleSheet...]]
:» <<message config.annotations.StyleSheet>>
;[[StyleSheetLayout|StyleSheetLayout...]]
:» <<message config.annotations.StyleSheetLayout>>
;[[StyleSheetColors|StyleSheetColors...]]
:» <<message config.annotations.StyleSheetColors>>
;[[StyleSheetPrint|StyleSheetPrint...]]
:» <<message config.annotations.StyleSheetPrint>>
;[[StyleSheetLocale|StyleSheetLocale...]]
:» <<message config.annotations.StyleSheetLocale>>
!![[HTML Framework|HTML]]
;[[MarkupPreHead|MarkupPreHead...]]
:» <<message config.annotations.MarkupPreHead>>
;[[MarkupPostHead|MarkupPostHead...]]
:» <<message config.annotations.MarkupPostHead>>
;[[MarkupPreBody|MarkupPreBody...]]
:» <<message config.annotations.MarkupPreBody>>
;[[MarkupPostBody|MarkupPostBody...]]
:» <<message config.annotations.MarkupPostBody>>
!![[Import & Plugins|Core Macros]]
;[[ImportTiddlers|ImportTiddlers...]]
:» <<message config.annotations.ImportTiddlers>>
;[[PluginManager|PluginManager...]]
:» <<message config.annotations.PluginManager>>
!![[Sidebar]]
;[[SideBarOptions|SideBarOptions...]]
:» <<message config.annotations.SideBarOptions>>
;[[OptionsPanel|OptionsPanel...]]
:» <<message config.annotations.OptionsPanel>>
;[[AdvancedOptions|AdvancedOptions...]]
:» <<message config.annotations.AdvancedOptions>>
;[[SideBarTabs|SideBarTabs...]]
:» <<message config.annotations.SideBarTabs>>
;[[TabTimeline|TabTimeline...]]
:» <<message config.annotations.TabTimeline>>
;[[TabAll|TabAll...]]
:» <<message config.annotations.TabAll>>
;[[TabTags|TabTags...]]
:» <<message config.annotations.TabTags>>
;[[TabMore|TabMore...]]
:» <<message config.annotations.TabMore>>
;[[TabMoreMissing|TabMoreMissing...]]
:» <<message config.annotations.TabMoreMissing>>
;[[TabMoreOrphans|TabMoreOrphans...]]
:» <<message config.annotations.TabMoreOrphans>>
;[[TabMoreMissing|TabMoreMissing...]]
:» <<message config.annotations.TabMoreMissing>>
;[[TabMoreShadowed|TabMoreShadowed...]]
:» <<message config.annotations.TabMoreShadowed>>
!See Also
* [[TiddlyWiki Layout]]
* [[StyleSheets]]
* [[Changing Default Options]] and [[Persistent Options]]
!Summary
The tiddler SideBarOptions by default provides buttons in the right sidebar that provide general functions to manage your TiddlyWiki, like saving it or adding new tiddlers or journals or generating a [[PermaLink]].
!Default Contents
<<<
{{{<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY" "journal">><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "options »" "Change TiddlyWiki advanced options">>}}}
<<<
!TiddlySpace
In ~TiddlySpace these options are displayed on the right hand side to the [[MainMenu|MainMenu (shadow)]].
{{{
<<closeAll>><<permaview>><<newTiddler>>
}}}
<<tabs txtMainTab "Activity" "Activity"   TabAll "following" "followers" followers "followers>>

In a [[classic TiddlyWiki|TiddlyWiki Layout]] the sidebar is the right column containing...
;SideBarOptions
:commands to manage TiddlyWiki, e.g. to save it or create new tiddlers and journals
;OptionsPanel
:most used options
;SideBarTabs
:tabs with tiddler lists
;Situation:
You have a TiddlyWiki file on your pc and want to share this as a website online. (by sending or linking the web-address (the "url"))
Meanwhile you also want to edit the same TiddlyWiki local and add content.
;One of the options is Dropbox
Dropbox is a cloudservice that can be used for synchronizations of folders between pc's.
The Dropbox functionality can both be used via a website and installed on you local computer (both Mac, Windows and Linux)
In the following guide you need to have Dropbox installed on your pc! (see ''Dropbox installation'' below)
Dropbox has many great features like sharing folders between users and other pc's...this guide will __only__ cover the usage of the ''public'' folder and TiddlyWiki to publish your local TiddlyWiki.
!!!Step 1
*Go to Dropbox and sign-up for an account.
*Download Dropbox and  install it on your computer.
*Finish the installation settings so Dropbox is attached to the account you created.
!!!Step 2
*You will now have a Dropbox folder on your pc (depending where you installed it.. homefolder or desktop (all is ok))
*Inside the Dropbox are a number of pre-created folders.
!!!Step 3
*Open the "Public" folder inside the Dropbox-folder and create a folder ("tw" for example).
*Put (copy-paste or drag) a TiddlyWiki inside the "tw" folder you just created.
!!!Step 4
*Visit the Dropbox service online and login.
(now you can see the same document structure similar to your local Drobox folder)
*Go to the "Public" folder and open the "tw" folder you just created locally.
(since Dropbox synchronizes with your local folder the new "tw" folder should be there)
*Open the "tw" folder and locate the TiddlyWiki.
*The dialog (arrow on the right side) will give you the option for delete, move etc.
''The "public-url" is the link to your TiddlyWiki file over the internet.''
//(example image "copy public url")//
[img[dropbox.png]]
!!!Step 5 (the test)
Edit your local TiddlyWiki and check (reload page) the public url to see the changes.
!!!Dropbox installation
Visit this url: https://www.dropbox.com to sign-up for the service and to download Dropbox for local installation.
Watch the video to see more features about Dropbox.
!!!Downside of Dropbox urls
It is not possible to have nice domain-names instead of the Dropbox url's.
Your TiddlyWiki's will allway's have url's similar to:
{{{
http://dl.dropbox.com/u/YOUR_NUMBER/tw/empty.html
}}}
!!!Tip
Many TiddlyWiki users have a Dropbox to publish and share so called "minimal testcases" (MTC's) in the googlegroups (TiddlyWiki's where the "private" content is stripped of...only showing an issue)...so they can easily share ideas or issues.
/***
|''Name''|SimpleSearchPlugin|
|''Description''|displays search results as a simple list of matching tiddlers|
|''Authors''|FND|
|''Version''|0.4.1|
|''Status''|stable|
|''Source''|http://devpad.tiddlyspot.com/#SimpleSearchPlugin|
|''CodeRepository''|http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/SimpleSearchPlugin.js|
|''License''|[[Creative Commons Attribution-ShareAlike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Keywords''|search|
iVBORw0KGgoAAAANSUhEUgAAAEkAAAAwCAYAAABdXlfVAAAKd2lDQ1BJQ0MgUHJvZmlsZQAAeAHVlmdUFMkahqt7ciLNMGQY4pAlR8lxyBnBxDBDGMI4DEHBhMriCq4BERFQFmSJCq6BtAZEFAOLgCIGdEEWAeW6GDCBcnvg4HrOvfvv/rnVp6qffuurr6urus55ASB3sAWCJFgCgGR+mjDIw5mxKiKSgXsE8ICAXCpAnc1JFTgFBPiAfyzv7wNI1HnXQJTrH8P+e4ckNyaVAwAUgHRHc1M5yQifQ3ieIxCmAQCfRrhvY5oAYVQ2wjQhMkGEC0Uct8S1Io5e4guLMSFBLkhMHwB4MpstjAOANIzojAxOHJKHNI+wEZ/L4wNA1kfYnhPP5iIsmrt+cvIGERcjrB39XZ6475jNjv6Wk82O+8ZL34KMRF7syksVJLEzFx/+l01yUjqyXotFCmnJ/CQ/0d7QkDrJZbt6L7MgaXHPFvUYfmjwss6P9vNf5lihe9AyC9Kcv+OAkGU9K97Fb5ljUt2+5Ulge4n2bDG/MD0odJlTM4LdljkrPiR8mbkxrt/0WJ47a1nnpbG+vStxg/e3OYBgkAn4gAN8ARukgjQQA4RpMZvSkHHAZYMgU8iLi09jOCF/XIw+g8XnGOozTIyMjUTd/zdFdNaWJvuWvniGIPqtv7WtTAAcGpAzIPu3FjIBQF0ZALL4vzWNbgDobQC0UTjpwoylfGjRDQOIQBzZITmgDNSBNjAAJsAC2AJH4Aa8gD8IARFgHbLC8SAZCMFGsAXsALkgHxwAh0EJKAcnQC04Bc6AFnABXAHXwW3QBwbBYzACxsFLMAPegzkIgnAQBaJCcpAKpAnpQSaQFWQPuUE+UBAUAUVBcRAfSoe2QLugfKgAKoEqoDroV6gNugLdhPqhh9AoNAW9gT7DKJgM02AlWAteAVvBTrA3HAKvhePgFDgLzoH3wcVwJXwSboavwLfhQXgEfgnPogCKhKKjVFEGKCuUC8ofFYmKRQlR21B5qCJUJaoR1Y7qRt1FjaCmUZ/QWDQVzUAboG3RnuhQNAedgt6G3osuQdeim9Fd6LvoUfQM+iuGglHE6GFsMCzMKkwcZiMmF1OEqcacx1zDDGLGMe+xWCwdy8RaYj2xEdgE7GbsXuwxbBO2A9uPHcPO4nA4OZwezg7nj2Pj0nC5uKO4k7jLuAHcOO4jnoRXwZvg3fGReD5+J74IX4+/hB/AT+DnCBIETYINwZ/AJWQS9hOqCO2EO4RxwhxRksgk2hFDiAnEHcRiYiPxGnGY+JZEIqmRrEmBJB4pm1RMOk26QRolfSJLkXXJLuQ15HTyPnINuYP8kPyWQqFoURwpkZQ0yj5KHeUq5SnloxhVzFCMJcYV2y5WKtYsNiD2SpwgrinuJL5OPEu8SPys+B3xaQmChJaEiwRbYptEqUSbxJDErCRV0ljSXzJZcq9kveRNyUkpnJSWlJsUVypH6oTUVakxKoqqTnWhcqi7qFXUa9RxGpbGpLFoCbR82ilaL21GWkraTDpMepN0qfRF6RE6iq5FZ9GT6PvpZ+j36Z9llGScZGJk9sg0ygzIfJBVkHWUjZHNk22SHZT9LMeQc5NLlDso1yL3RB4trysfKL9R/rj8NflpBZqCrQJHIU/hjMIjRVhRVzFIcbPiCcUexVklZSUPJYHSUaWrStPKdGVH5QTlQuVLylMqVBV7FZ5KocpllRcMaYYTI4lRzOhizKgqqnqqpqtWqPaqzqkx1ULVdqo1qT1RJ6pbqceqF6p3qs9oqGj4amzRaNB4pEnQtNKM1zyi2a35QYupFa61W6tFa5Ipy2Qxs5gNzGFtiraDdop2pfY9HayOlU6izjGdPl1Y11w3XrdU944erGehx9M7ptevj9G31ufrV+oPGZANnAwyDBoMRg3phj6GOw1bDF+t0FgRueLgiu4VX43MjZKMqoweG0sZexnvNG43fmOia8IxKTW5Z0oxdTfdbtpq+tpMzyzG7LjZA3Oqua/5bvNO8y8WlhZCi0aLKUsNyyjLMsshK5pVgNVeqxvWGGtn6+3WF6w/2VjYpNmcsfnL1sA20bbednIlc2XMyqqVY3Zqdmy7CrsRe4Z9lP3P9iMOqg5sh0qHZ47qjlzHascJJx2nBKeTTq+cjZyFzuedP7jYuGx16XBFuXq45rn2ukm5hbqVuD11V3OPc29wn/Ew99js0eGJ8fT2POg5xFJicVh1rBkvS6+tXl3eZO9g7xLvZz66PkKfdl/Y18v3kO+wn6Yf36/FH/iz/A/5PwlgBqQE/BaIDQwILA18HmQctCWoO5gavD64Pvh9iHPI/pDHodqh6aGdYeJha8Lqwj6Eu4YXhI+sWrFq66rbEfIRvIjWSFxkWGR15Oxqt9WHV4+vMV+Tu+b+WubaTWtvrpNfl7Tu4nrx9ez1Z6MwUeFR9VHzbH92JXs2mhVdFj3DceEc4bzkOnILuVMxdjEFMROxdrEFsZNxdnGH4qbiHeKL4qd5LrwS3usEz4TyhA+J/ok1iQtJ4UlNyfjkqOQ2vhQ/kd+1QXnDpg39Aj1BrmAkxSblcMqM0FtYnQqlrk1tTaMhpqYnXTv9h/TRDPuM0oyPG8M2nt0kuYm/qSdTN3NP5kSWe9Yvm9GbOZs7t6hu2bFldKvT1opt0LbobZ3b1bfnbB/P9siu3UHckbjj951GOwt2vtsVvqs9RyknO2fsB48fGnLFcoW5Q7ttd5f/iP6R92PvHtM9R/d8zePm3co3yi/Kn9/L2XvrJ+Ofin9a2Be7r3e/xf7jB7AH+AfuH3Q4WFsgWZBVMHbI91BzIaMwr/Dd4fWHbxaZFZUfIR5JPzJS7FPcelTj6IGj8yXxJYOlzqVNZYple8o+HOMeGzjueLyxXKk8v/zzz7yfH1R4VDRXalUWncCeyDjxvCqsqvsXq1/qquWr86u/1PBrRmqDarvqLOvq6hXr9zfADekNUyfXnOw75XqqtdGgsaKJ3pR/GpxOP/3i16hf75/xPtN51ups4znNc2XnqefzmqHmzOaZlviWkdaI1v42r7bOdtv2878Z/lZzQfVC6UXpi/svES/lXFq4nHV5tkPQMX0l7spY5/rOx1dXXb3XFdjVe8372o3r7tevdjt1X75hd+PCTZubbbesbrXctrjd3GPec/5389/P91r0Nt+xvNPaZ93X3r+y/9KAw8CVu653r99j3bs96DfYfz/0/oOhNUMjD7gPJh8mPXz9KOPR3OPsYcxw3hOJJ0VPFZ9W/qHzR9OIxcjFUdfRnmfBzx6PccZe/pn65/x4znPK86IJlYm6SZPJC1PuU30vVr8Yfyl4OTed+y/Jf5W90n517i/Hv3pmVs2Mvxa+Xniz963c25p3Zu86ZwNmn75Pfj/3Ie+j3MfaT1afuj+Hf56Y2ziPmy/+ovOl/av31+GF5IUFAVvIXvQCKKSFY2MBeFMDACUCACrii4kdS154MQJa8u8Ii3z8opf/T17yy4vxFgBUOwIQmg2AJ1LLENZEKq0DAJElDHEEsKnpt4ooopIaa2qyCBBZiFiTjwsLb5UAwLUD8EW4sDB3bGHhSxXi2R8C0JGy5MFF0T4GAKC3uvgaW18tN10c/n3zb/Gq6ETcjLViAAAACXBIWXMAAAsTAAALEwEAmpwYAAAPcElEQVRoBe2a2W4byRWGD9nNfdEu27ItK47HGNvI7eQmj5GXyYvkQXKRi7xAECBIkGAukmAQeyxLsqiNi7h2k8z/VbMkSiI1trVMJsgBWl1d+/nrP+dUFZWq/KY+tv/LtQiE4yiyaZRSk+rkkfZls/KvK7921J9YoQMpJ21TeoZCJNIDMKGeWE+aZ1JGfqDHvZU3UiLQGyFNPvWHZPwPSTgYRNaOpJHT3KwgdDJSvDUyq0jjvvL7SheVBqCOvgECMLOqNxiD0tgAGsBOVTevCnT3qZL0cF778vd5yVV2XzcO/dyGhJVh355WRxZIsU6Usu87gTWFykp+bEfdwNLp2DayZrt9QSRAFoOhCQdbVv12nLK1cCQWpuwwSltPM17PjK2ldEYwMUmvMG/ARSnPUF+mrAt1YSILQjljIaR5aEsZfVGP/kj7cvJII8yHcv/tMr/gT9jtDez5i8DK1Zxtf+hav9uzpxspW1jM2z/fte3rrYxlwpT9eze2v+727ZevMtYfjG19PWO1g9gK2diGo7R1eik7agysVMzYn/elRmoyQybFLJktGpP2aCnpvn0+34jXijbTwjdtkZEqMYbve8Lo6bZZWQXFHmjX7gv+hN1GZPv7IykuJnSH9s2rtA0GoVWqZm+20pYvhmLK2LYejW1jMWUZMWWxktJcx/ZoTebVCmxB38+eZW37e1gmLT70bS0Yy+zG1tYMhakz3YdiZ0/K1QYpK6nM+TSpsZAdWWeYsrpokpdWmHCkwqqwhhn4SthT1J9IZTuy9ec5tddYdbmKSjCyUMNm5DyPZQ05zReAvhvIEtSO+d9EQpNPijVo1E9rYWJLpUsWDwb6HgsGFff6UiYQGJE92sjb3/7ettevCra319d31prNyApyZN1Oygr5jB23h/brB6e2uS6TS49UJmAESkFKleXYIgHxdjdtC8XYikUB00pbTmV5gZ8LhwIntPd7gdoPLMik7bQj8kj5jMw8kwlsWyx9sNTXQqVt9zBr3V5sD5aHDpRASDVOU+prpH6y9ts/juxAuuUFGKb3pRL+rDy0nrZKcTu2OB7bP06atr4W2tHewK1AqRyKaV17uDa2Tj1tx7W+vdUatk6H1j6OrN8fWlf5ne6pLS6E1uyMNKnAPhwCSNoWS6K7JpjWkuKlhmLWcWtsB42MFfNmJ22xRCDkBFJV2vTl59qKDkGQtVOZ8FCNYQkLhdnXmppHP2eZQwF8Olb9wOryowSNlOoNRb10KrAe/jKIraRRCUQ3wAiT/cOkPS99uu58l/5b2b/QcjT1lknNF98H7X5s8XO5+TzC3/3+5wk2k76celPY+CFGzvuJC1p1X3zd27dj/3V5uuMZa0Cnvr8LDa40Vj0qSqb7cW1VF8aGk80brB2JiTyXu0l6uPTXd3w5eyy5lPeT/mQxD467ExNPyaQVhEqyghvIzVrfYOC7aooPS4tOkQIS9MHPxmyufkBowzNLwtk8klmJelE0sppWhTowERp3e0PLZdlkyuyUt7qUd+mL/UzIyYtKKsRMoX2ksyLfgZw7Y8TSgDcThNQjZ9cpOe60nsDVH8puQtUPw9DVpx5t+OatT0mSF2hr0e/sa45ZRc+iHHlsrVZvlu6TPGeobm6VStmyapcYF/mJhBrjiozdxizJ7hG9FGazCr8ZhZlsljA70OCKGvpeXsidAXbe0aRT3/dkkCgaJL5BgAQoqAZDgRJpywEoeKUh4clJ6EACRIAdjzMOFMp5ABWQELpPgCK6DW17e0dbj6K9efNGdQKnNGDOE8p6vZ5bAEC6XDcl1CbLPq8LBh4JaW3WtG/5IRlKqZ3v/mkZDVbQjvRkf8+qK6tuokc77620uGyVZe1CBddQymdyeassLf9Qt59VPhDozKNQLKgd4GgsvPg1AgzzTO5akICPBThp9G3voKOBRGWZYFmbx/5g5Fj11VZVZpiYCisQ9fv2r7/8yTrNxoRhiZlVV9csK0A6zbq16yeWK5UFnPrIF+zVN786p8M1K36NjmdFMKnZbIuhQ8fEkb4BYGVl6azOvMRlBvl614OkWqyD8yXxyJkdwHl/RCdlndX4PheIqW9VHMaRpYPQxppwSuaRSov6Sg8EJBNKy+fggwDvtiTSlv74uC7z6Wsnr5O5poJZrn4CSPPmMBckzyJ80kmj5w6u5OFU2HUQRTKyd8Lr9AqgdKt16piRyWTcuI7KAsUBIjPMZOYHVfxPV4dsfBTtksd15/piLPJw6oVC4cLYVGCM03bH1cF83CKr/kjmVqmUXDvX0Wf8mT/bSSdMqKOIVtfZLRabAkU4wupI+flcYC82ZW46LlAPBZjk0eG+dTodyxcU+XRWGIk9OERVsFKpIuonPoohHAeV74X2u7sf7aTessXFij18sOoAw9QpQxgLdgCSFz8+92P7+0dikRw90THG3BQcoqGiXf52QfLzJqo9fVhyh0vy3A6WSWqlSSdaon+iaFomVV16YgtLsG3kImAsBSMBnJXjz+cS5+/reyX9G9MtyuEeHjdkMgOd47ouYqEw+ZQz7uX2/hv2buh6gkV0jljzIg9m+jp+rE99z2WSG0QDNBXutz+2nYKJqXGA1JWF2ITguNk3aU4QhSpqE9tRvW+AkxHzMM0R6XBszx7nxaZzBrhOLvzRKT6fs4Vq2YFTrzcdgxLm5DUGY13dHfrxcdi7ezXXI+GfRSuXi1Ypl8TmxPwvDPcJH3N9km+Lgm3d7/JGYANpmMHpvVrOXnLciV/ANJFYvsBtDFUXRdICjXakp8WvMj6pVjuwDzv7buUxG0yFPmAQ0asgM362uSEfU7nCDkwSn0b3GZkk7eaF9unxr0vPZFKjNdDVR+wGgh2VUibZRMovOeWUh1I8TPxidCP6JZtOBpYnmin0O09oD5OKME7aYnIFsSsZj933xWBBP4BCl7F80MHhidUbTVusVuTXqo659On9FvU/R2YyqXbUtd1ax5lUQc4ZsykXFK41k+ZpJPNKu/1SMS/H/azqduOe7qzk6ami20SYHGEZIPENfPNQz++cSeOEfT6OluiVsC3xP555gMvCoDB1Lgv59Is/TKuyH88z9XL9T/meCRKTwJzwNQhnOMI+ThxhIsm6JX7IZU7+UFar1ezo6Mht8/P5vJs0+ZgHkybNQwTkgRmvX7+eqfR03z9W+gJImrcorXvrjsLoYVeT1p2xLvcLAsuFfjEK6WrvBMN4nj4qSUkUT9rCina7rdXmDMaZqC+6sz/h7nzg2ntTBShWnW+/p+JNH7TH6SJ8e6ENQLOlmMUk6lHHy00YdNaHOjzv0efqjV/C6VIKcD7kwzBMx5mPwCnphwJo7evheLe3t3V1Huk6t2rt05a7AcjlCtaQn8jlcmemdXJyYkuLi/J/XQcS4FIO++qNhvMxAOKBhHFd1WUn/eTJU3fKZ/q3AcSU6leSF5jUUhTDYXOXXNBlFUAkpoZDTDaSmCA+CiHqcCxxTNI3jpNJ45PGWn0OrwP9VMIGr6h67hqjP3BMQPke4EwYAVvIS078ib8BFOdfJmwDDPJgJIzjKuSuAULPC9Gt14/PDrKVMkqlDOAKudA569MOv7El/sTdKQmV/ONQE3foOMpxtXF8fCJT0AW/fqI6qAf6sSCy55u638mP7PDwkHGd+LskzBHfhPMGZIABrGq16vIB0AOzsrKi/o/d1caLFy8c8+6aTReYdDb5iZkBkhdWDIfeH+i3NSnCXRLlsGhaUByzYSOHaY71O5u7YNMvLEQtmAAAKA4buMchXS6XXTe+DFZhegBGOW+fhy/ie9bdz/Rcbit9gUm+U/zPLMF5t7uR7ewrIqkOZ7avni04p+5XkzcrjeB8uRlEmY72OoC8trbmQPJOHGVp02w2HWitVssBSd7CwoLLOzg4cCBixuQ9fvzY1Zk1x7vIu8IkzW22iFTwiltK/BZmB5OWJjeTvhGrjjIwD0UT1hGxhm5LQH6yB0rMlvreF8Ec2lAHEGEV2wbYSR1vcuQh1LsPuQJSMihIfdkEUOzdu3cOKBiEeRGtAAa/g4KASD0cLwIIfC8q0vV118S391OAQz9EQszz5cuX9waOm5z+zAHJFxOtztPnKZ+Z/Bhwnp9Et4bCtzcblMVH4ZQBCqW9icEa8gCS+qQBwgtg0Q7gaAPTaE8d2twXk674pPc7Xdv52LfXL8v6Rwgm4qc8/Z6Z6SqgDD6JN+zwO+63b986FlGJsrwUDqUsaZgCYADld+Awjn7wP4BEOf0RHXHym5ubDiRvntOzu+30GZP8YO/e1+zd9x/t1dfP9d8c+k1d2wJO/jCKaLVU1X8eDTtu4pgLE4YBXvAxKAoLSPsVhwEI+aRhgWcC9RDmQNuczLOkvl3kUx6neYT61KE+bOKZHttVuoM/Z0zyE36ysWgP1vgtLWsN/m9G/10COABF2GeCmipTvqCoBxlmcHajPwBBUUB5/vy5A5aypaUlV1av113ag0ofnNrTKe2nDmpaoJ7zW231yek+DJMDMu3wa1tbWy5a+rHvAB/X5RmTbmsAQCKcwyAmjwAS30QngPN+h3KY4JVMNqpy8N2BFiX5gTKdZh1ZJM6P54dj2nBXHuiHhruWmSOw+j6aoDDHk3J1TWFfG0GtKMxixw27lvQfcuyfvKJM2DMJNgGI90sAhBMHNBwy+ZzFuErh/nlsRds/1j6r3rPNxxWNFyc/Cmj8F1sV1T936ncNzHT/M0FCOZ7EVyR3MgPttJv6H6aBzmsQRMVudbmZBCTMDwGAJ0+euDff9EMeApAwzfcPixiDPA7JpqvZ5WUAl8kJGOon7ZIbUfcx6Yc0/dyHfJ65eXTuY2b/RWPMZNLc+X3CysEMTIqwjhC2ScMmGIMkDEicP/m0ifVDpkpURuRLGMm3LycP5vHtGXZfTPoskCbsZ+6yHdRF4eTtfRKgfPvtt87fLC8vO8D8JhA/x64aP4TfI43PYn9EtGJvROTjvMdZD1BXVpZ1y3nswGFvhC+7L3ASzaSjlJuo67Nu9qY7lEZBGMSbPKIbjhvxZzAfASn3LAM0n0890pTBNvoDcPqBUZTdB2CfxaRPgQ8F/P02O2WU5kFBWEYeCq+vr7utgj+O0Df5lHPSX11ddTtuQMHMqAcwRERuBWDU1taW6xeQ7xKsW2cSIGE6AMPkpyMYigAUMr0toA7i63o/RHvq0Sds8gyjD+pwLuR913LrTIIN73QLABsAZX9/3ynDyiPkASL1uFuCFbCMIw57MsDY2NhwgO3t7Tk/RR5tAAlgOEA/fPjQld01i5jzfwDo6NNp52evygAAAABJRU5ErkJggg==
Currently this just redirects to TiddlyWiki.com

To access the underlying space and give it another purpose request access from @jon and visit:
http://tiddlywiki.tiddlyspace.com/?select=title:!MarkupPreHead
The SiteInfo tiddler is a special [[tiddler|Tiddler]] that can be used to provide a public description on [[space|Space]].

It can just contain text but also tags and [[extended fields|Custom Fields]]. It is designed to describe a space to a newcomer and to be used by plugins.

For example, a space tagged ''"""plugin"""'' will be listed as a plugin space, one called ''"""theme"""'' will be listed as a theme space.

The idea behind its conception was first discussed [[here|http://groups.google.com/group/tiddlyweb/browse_thread/thread/34e6ac1ef870c7e6]].
Community Documentation @@color:#fcc;margin-left:20px; (for ~TiddlyWiki Classic prior to version 5)@@
!Summary
Use the SiteSubtitle shadow tiddler to define a subtitle for your TiddlyWiki, by default displayed under the main [[SiteTitle...]]
!Default Contents
{{{
a reusable non-linear personal web notebook
}}}
!TiddlySpace
In ~TiddlySpace by default it is set as
{{{
a TiddlySpace
}}}
~TiddlyWiki Classic
!Summary
In the shadow tiddlerSiteTitle you can define the title of your TiddlyWiki. 
!Default Contents
{{{
TiddlyWiki
}}}
!TiddlySpace
In TiddlySpace the SiteTitle is by default set to the name of your newly created space.
!Description
Set the SiteUrl shadow tiddler to the full target URL when using TiddlyWiki for publication on the web.
!Default Contents
''none''
[[Slices]] are little chunks of information that can be referenced in another tiddler. A slice is a {{{name:value}}} pair that can be specified anywhere in a tiddler using one of the following notations:
{{{
name: value
|name:|value|
|name|value|
}}}
Leading and trailing blanks are stripped.
From the [[Glossary]]...
<<<
<<tiddler Slice>>
<<<

A slice name may contain any of the characters {{{a-ZA-Z_0-9}}}. You may use ''bold'' or //italic// formatting as well as a trailing colon and/or leading tilde, e.g.:
{{{
|''name:''|value|
|//~WikiName//|value|
}}}
{{annotation{
@@color:red;Important!@@ Be sure to add the colon and the tilde @@color:red;__inside__@@ the formatting, otherwise the slice will not be recognized!
}}}
!Using Slices
Slice values can be retrieved and embedded using the [[tiddler macro|tiddler]], e.g.:
{{{
<<tiddler "TiddlerName::SliceName">>
}}}
{{annotation{
@@color:red;Important!@@ To successfully retrieve a slice, you need to enclose the whole parameter using {{{'single'}}} or {{{"double quotes"}}} or {{{[[double square brackets]]}}}, otherwise TiddlyWiki will think it is a named parameter, with {{{TiddlerName}}} being the parameter name and {{{:SliceName}}} its value.
}}}

!Simple Plain
version: 1.2.3.4
<<<
;markup
:{{{version: 1.2.3.4}}}
;slice-name
:{{{version}}}
;slice-value
:<<tiddler 'Slices::version'>>
<<<

!Simple Bold
''Author:'' Joe Brown
<<<
;markup
:{{{''Author:'' Joe Brown}}}
;slice-name
:{{{Author}}}
;slice-value
:<<tiddler 'Slices::Author'>>
<<<

!Simple Italic -- no ~WikiWord
''~SeeAlso:'' [[Wikipedia|http://wikipedia.com]]
<<<
;markup
:{{{//~SeeAlso:// [[Wikipedia|http://wikipedia.com]]}}}
;slice-name
:{{{SeeAlso}}}
;slice-value
:<<tiddler 'Slices::SeeAlso'>>
<<<

!Table Plain
|URL:|http://example.com|
<<<
;markup
:{{{|URL:|http://example.com|}}}
;slice-name
:{{{URL}}}
;slice-value
:<<tiddler 'Slices::URL'>>
<<<

!Table Bold
|''Type:''|Plugin|
<<<
;markup
:{{{|''Type:''|Plugin|}}}
;slice-name
:{{{Type}}}
;slice-value
:<<tiddler 'Slices::Type'>>
<<<

!Table Italic
|//Source://|http:\\example.com\source.js|
<<<
;markup
:{{{|//Source://|http:\\example.com\source.js|}}}
;slice-name
:{{{Source}}}
;slice-value
:<<tiddler 'Slices::Source'>>
<<<
Adding another [[user|User]] as a [[member|Member]] to a [[space|Space]] makes them a factual owner of the space -- having the same privileges to [[create|New Tiddler]], [[edit|Edit Tiddler]], [[delete|Delete Tiddler]] and [[publish|Publish]] tiddlers as well as to [[add|Add Member]] and [[remove|Remove Member]] [[members|Member]] from the [[space|Space]] as the initial [[owner|Owner]].
<<<
This is analogous to cutting a key and giving it to someone you invited into your house guest while giving them rights to change the locks and lock you out. But that's unlikely to happen with people you invite into your home, is it not?
<<<
A [[space|Space]], also called a TiddlySpace, is a TiddlyWiki hosted on TiddlyWeb [[...and more|http://tiddlyweb.com]]. Each space has a [[Space Name]] and comprises of tiddlers stored in one of two [[bags|Bag]]:
# A [[Private]] [[Bag]] named {{{spacename_private}}}
# A [[Public]] [[Bag]] named {{{spacename_public}}}
Initially, a [[Space]] belongs to the [[user|User]] who created it, e.g. a users [[Home Space]] automatically generated when registering with TiddlySpace. Later, other users can be added to the [[members|Member]] of the space forming a [[Small Trusted Group]].

Both, [[users|User]] and [[plugins|Plugins]], are at liberty to access and manipulate [[tiddlers|Tiddler]], [[recipes|Recipe]], and [[bags|Bag]] using the [[TiddlyWeb]] [[HTTP API]].
Each [[space|Space]] is identified by a [[Space Name]] which may only contain lowercase letters, digits or hyphens.

The [[Space Name]] is unique to a TiddlySpace server, and is accessible on a subdomain of the server, e.g. on  [[tiddlyspace.com|http://tiddlyspace.com]] the @glossary space can be reached at:
<<<
http://glossary.tiddlyspace.com
<<<
See [[UTF-8]]...
People and organisations with a business interest in TiddlyWiki, TiddlyWeb and TiddlySpace.
The basic entity in a TiddlyWiki is a tiddler pocessing a handful of basic characteristics called ''standard fields'', which are...
;title
:» the tiddler title; unique in a document
;text
:» the tiddlers' text
;tags
:» keywords for categorization
;created
:» the date/time when the tiddler was created
;modified
:» the date/time when the tiddler was last saved
;modifier
:» the UserName of the one who last modified the tiddler
When TiddlyWiki loads, it reads startup parameters (also called paramifiers) from the local part of the URL which follows the hash character {{{#}}}.

{{foo{
;"""open:<title>"""
:» opens the tiddler with the specified title
:» http://www.tiddlywiki.org/#open:Paramifiers
;"""<tiddler name(s)>"""
:» opens tiddlers, see PermaLink / PermaView
:» http://tiddlywiki.org/#TiddlyLink%20WikiLink
;"""start:safe"""
:» opens the document in [[Safe Mode]]
:» http://www.tiddlywiki.org/#start:safe
;"""search:<text>"""
:» performs a search for the specified text
:» http://tiddlywiki.org/#search:sidebar
;"""theme:<themeTiddler>"""
:» displays TiddlyWiki with the specified theme
;"""tag:<name>"""
:» displays tiddlers tagged with the specified tag
:» http://tiddlywiki.org/#tag:Formatting
;"""filter:<expression>"""
:» displays tiddlers matching the specified [[filter|Filters]] expression
:» http://tiddlywiki.org/#filter:%5Btag%5BButton%5D%5D
;"""readOnly:<yes/no>"""
:» enables or disables [[readOnly]] mode
:»  http://www.tiddlywiki.org/#readOnly:yes
;"""newTiddler:<title>"""
:» creates a new tiddler with the specified title, opening it in EditMode
:» http://www.tiddlywiki.org/#newTiddler:NEW
;"""newJournal:<dateFormat>"""
:» creates a new journal entry with the specified [[date format|DateFormats]]
:» http://www.tiddlywiki.org/#newJournal:YYYY-0MM-0DD
}}}<<listfiltr>>
To construct a valid URL, non-ASCII characters in the paramifier value need to be URL encoded...
| !Character | !Encoding |h
| <blank>|%20|
| [|%5B|
| ]|%5D|
[[StyleSheetTiddlySpace]]
[[StyleSheetDemo]]
/*{{{*/
h1, h2, h3 {
	margin-top: 0.7em;
}
.info_source {
	margin-left: 56px;
}

.tiddler .viewer {
	margin:0;
}
.viewer .tagcloudTag {
	border:none;
	background:#ddf;
        line-height:1.2em;
}

.viewer .tagcloudTag:hover{
        background:#ccf;
}

.viewer pre {
        font-size:1em;
}

.viewer .annotation pre {
	background-color:[[ColorPalette::TertiaryPale]];
}

.viewer .table100 {
	width: 100%;
}

.viewer table,
table.twtable {
	margin: 0.8em 0;
}

.viewer .error td,
.twtable .error td {
	background-color: #fcc;
}

.viewer td, .viewer tr,
.twtable td, .twtable tr {
	vertical-align:top;
	background: white;
}

.inlineList li {
	margin-right: 10px;
	display: inline-block;
}

.right {
	float:right;
	margin:0 1em 10px 10px;
}

.justifyright {
	text-align: right;
}

.justifyfull {
	text-align: justify;
}

.serialized{
	margin:1em 1em 1em 0;
}

#searchResults .button {
	background:white;
	float:right;
	margin:0.5em 0 0 1em;
	padding:0.5em 1em;
}

#menuBar {
	padding: 0.3em 0;
}

#mainMenu a {
	padding: 5px 10px;
	font-size: 0.9em;
	margin: 0;
	line-height: 1em;
	display: inline-block;
}

#sidebarOptions .tiddlyLink,
#sidebarOptions .button {
	font-size: 0.7em;
	font-weight:normal;
	float: right;
	padding: 5px 15px;
	color: #fff;
	display:inline;
	cursor: pointer;
	line-height: 1em;
	text-align: center;
	margin: 0 !important;
	display: block;
	width:auto;
}

#sidebarOptions .tiddlyLink:hover {
	color: #fff;
}

.annotation {
	display:block;
	margin:0.5em 0 0 0;
	background-color:[[ColorPalette::PrimaryPale]];
	border:none;
}

.tiddler {
	border-top-color: [[ColorPalette::PrimaryLight]];
}

.tiddler:hover {
	border-top-color: [[ColorPalette::PrimaryMid]];
}

#messageArea .button{
	
color:[[ColorPalette::Background]];
	background:transparent;
	text-decoration:none;
}

#messageArea .button:hover{
	text-decoration:underline;
}

.viewer blockquote {
	border-left: 1px solid[[ColorPalette::PrimaryMid]];
	background-color:[[ColorPalette::TertiaryPale]];
	line-height: 1.5em;
	padding-left: 0.5em;
	margin: 0.5em;
}

#messageArea {
	top: 0 !important;
	left: 30%;
	width: 30%;
}

.viewer table, table.twtable {
	border:1px solid [[ColorPalette::TertiaryLight]] !important;
}
.viewer th, .viewer thead td, .twtable th, .twtable thead td, .twtable thead tr.evenrow td{
	background:[[ColorPalette::SecondaryPale]];
	border:1px solid [[ColorPalette::TertiaryLight]] !important;
	font-weight:bold;color:[[ColorPalette::Foreground]];
}
.viewer td, .viewer tr, .twtable td, .twtable tr {
	border:1px solid [[ColorPalette::TertiaryLight]] !important;
}
.viewer tr.evenRow td, .twtable tr.oddrow td {
	background:[[ColorPalette::TertiaryPale]];
}
.viewer th .linkified .tiddlyLink {
	font-weight: bold;
	color:[[ColorPalette::PrimaryMid]];
}
.viewer th .linkified .tiddlyLink:hover {
	color:[[ColorPalette::PrimaryLight]];
}

.highlight,
.marked {
	background:[[ColorPalette::SecondaryPale]];
}

.tiddlyLink:hover .highlight,
.tiddlyLink:hover .marked {
	background:[[ColorPalette::PrimaryLight]];
}

.alert{
	color:red;
}

.viewer .listWrapper li {
	margin-top:1px;
	background:[[ColorPalette::TertiaryPale]];
	list-style-type:none;
	padding:0;
}
.viewer .listWrapper li .tiddlyLink {
	display:block;
	padding:0 4px;
}
.viewer .listWrapper li.listTitle {
	background:transparent;
}

.viewer a.bookmarklet,
.viewer span.bookmarklet {
	color:#6A6;
	font-weight:bold;
}

.viewer a.bookmarklet:hover,
.viewer span.bookmarklet:hover {
	color:#393;
	font-weight:bold;
	background:none;
}

.viewer ul.timeline li.listTitle {
	margin-left: 0;
}

.viewer ul.timeline li.listLink {
	margin-left: 1em;
	list-style-type:none;
	color:[[ColorPalette::TertiaryMid]];
}

.viewer .noTitle li.listTitle{
	display:none;
}

.fancyTimeline .listTitle{
	margin-top:5px;
	font-size:1.2em;
	color:[[ColorPalette::PrimaryLight]];
}

.source {
	float:right;
	margin-right:1em;
}

dd{
	margin-left: 1em;
}

.tiddlerCustomFields input {
	width:300px;
}

.tiddlerCustomFields .fieldName {
	width:100px;
}

.editSpaceSiteIcon .originButton img, .editSpaceSiteIcon .originButton svg {
	margin: 0;
}

.editorHeading {
	top: 16px;
}

.heading .editor input {
	padding-left:3px;
}

.tiddler .editor {
	padding: 0px;
}

.tiddler .titleBar{
	margin-left:0px;
}

.tiddler .heading .title {
	font-size:24px;
	line-height:24px;
}

.tagInfo {
	margin:0;
}

.tiddler .originButton div {
	display:inline;
}

.originButton img,
.originButton svg {
	vertical-align: -5%;
	margin-right: 3px;
}

.originButton .roundelLabel {
	margin-right:5px;
}

.siteIcon .label {
	padding: 0;
	color:[[ColorPalette::TertiaryMid]];
}

.tiddler .subtitle{
	font-style:normal;
}

.tiddler .subtitle:hover {
	font-weight:normal;
	color:[[ColorPalette::TertiaryMid]];
}

.titleBar .siteIcon,
.titleBar .label {
	display:inline !important;
}

.titleBar a {
	color:[[ColorPalette::TertiaryLight]];
}

.titleBar a:hover {
	background:transparent;
	color:[[ColorPalette::PrimaryLight]];
}

.titleBar .siteIcon img {
	display:none;
}

.tiddler .titleBar span .button,
.tiddler .titleBar span .button:hover {
	border:0;
	padding:0;
	margin:0;
}

.tiddler .titleBar span a,
.tiddler .titleBar span .button, {
	font-style:normal;
	color: [[ColorPalette::PrimaryMid]] !important;
}

.tiddler .titleBar span a:hover,
.tiddler .titleBar span .button:hover {
	font-style:normal;
	color: [[ColorPalette::PrimaryLight]] !important;
}

.customizeLink{
    padding:3px;
    display:block;
}

.customizeLink img{
    width:16px;
    vertical-align:-3px;
}

.tab,
.tabContents {
    border:0;
}

.tab{
    color:[[ColorPalette::Background]];
    background:[[ColorPalette::TertiaryLight]];
    padding:2px 4px;
}

.tabSelected{
    color:[[ColorPalette::TertiaryDark]];
    background:[[ColorPalette::TertiaryPale]];
}

#sidebarTabs {
position: absolute;
right: 72px;
width: 332px;
top: 0;
margin: 0;
}

#sidebarTabs .tabsetWrapper .tabset {
width: 100%;
border: 0;
height: auto;
width: 100%;
padding: 0;
right: 0;
}

#sidebarTabs .tabsetWrapper .tabset .tab {
font-size: 0.9em;
padding: 0.7em 8px 0.5em;
color: [[ColorPalette::SecondaryMid]];
background: transparent;
border: 1px solid transparent;
line-height: 16px;
position: relative;
display: inline-block;
margin: 0;
border: 0;
font-weight: bold;
}

#sidebarTabs .tabsetWrapper .tabset .tabSelected {
color: [[ColorPalette::SecondaryMid]];
background: [[ColorPalette::TertiaryPale]] !important;
border:1px solid [[ColorPalette::SecondaryMid]];
border-bottom-color: [[ColorPalette::TertiaryPale]];
z-index: 10;
margin: 0;
font-weight: bold;
}

#sidebarTabs .tabsetWrapper .tabset .tab.tabSelected:hover{
    color: [[ColorPalette::Background]];
    background: [[ColorPalette::SecondaryMid]] !important;
}

#sidebarTabs .tabsetWrapper .tabset a:hover,
#sidebarTabs .tabContents li a:hover {
    color: [[ColorPalette::Background]];
}

#sidebarTabs .tabsetWrapper .tabContents {
background-color: [[ColorPalette::TertiaryPale]];
border-width:1px;
width: 332px;
left: 0;
position: relative;
min-height: 34em;
padding: 8px;
clear: both;
font-size: 0.8em;
}

#sidebarTabs .tabContents li a {
display: block;
text-align: left;
margin: 0 0 1px 0;
padding: 0.5em 10px 2px 10px;
background: transparent;
}

#sidebarTabs .tabContents li {
border: none;
margin-left: 0;
word-wrap: break-word;
}

#sidebarTabs .timeline li.listTitle {
color: [[ColorPalette::TertiaryMid]];
margin-left: 0;
padding: 0.3em 0.11em;
font-size: 1em;
border-bottom: none;
background: transparent;
}

.tabContents .timeline {
background: transparent;
}

#sidebarTabs .lf-search {
padding: 0 0 10px 0;
background:transparent;
}

#sidebarSearch {
right: 85px;
top: 40px;
width: 220px;
}
/*}}}*/
!Summary
The shadow tiddler StyleSheet is intended for you to customise the look and feel of your TiddlyWiki using CSS such as...
{{{
.mainMenu {
  color: red;
}
}}}
!Default Contents
''none''
!TiddlySpace
The default StyleSheet tiddler in TiddlySpace demonstrates how you can reference other StyleSheets tiddler the contents of which are then included in full ~, like that seen in TiddlySpace in the StyleSheetTiddlySpace
{{{
/*{{{*/
[[StyleSheetTiddlySpace]]
/*}}}*/
}}}
!Summary
The shadow tiddler StyleSheetColors contains CSS definitions related to the color of page elements. ''DO NOT EDIT THIS TIDDLER'', instead make your changes in the StyleSheet shadow tiddler.
/*{{{*/
.viewer .centered table,
.viewer table.centered{
    margin:0 auto;
}
/*}}}*/
!Summary
The shadow tiddler StyleSheetLayout contains CSS definitions related to the layout of page elements. ''DO NOT EDIT THIS TIDDLER'', instead make your changes in the StyleSheet shadow tiddler.
/***
The shadow tiddler StyleSheetLocale is intended for use when a translation requires any css style changes. It can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
!Summary
The shadow tiddler StyleSheetPrint contains CSS definitions for printing.
!Default Contents
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
A standard TiddlyWiki comes with a number of predefined [[shadow tiddlers|ShadowTiddler]] interpreted by TiddlyWiki as cascading style sheets, aka [[css|http://www.w3schools.com/css]]. These include...
| !Shadow Tiddler | !Description |h
|[[StyleSheetColors]] |default color styles |
|[[StyleSheetLayout]] |default layout styles |
|[[StyleSheetLocale]] |locale-specific styles |
|[[StyleSheetPrint]] |default print styles |
|[[StyleSheet]] |the tiddler for your custom styles; run after all others|

''Note'': The color scheme of a TiddlyWiki is defined using [[Slices]] in the shadow tiddler called [[ColorPalette]].

Like all shadow tiddlers you can simply overwrite the default styles provided by these StyleSheets or add them if your customizations went awry.

Some plugins also provide default styles in the form of a shadow tiddlers whose names usually begin with [[StyleSheet]] followed by he name of the plugin.
!Summary
TiddlyWiki markup rules can be suppressed for any given section of text by enclosing it in three ''double'' quotes or wrapping it using the {{{<nowiki>}}} markup...
* when you just don't want that text to be TiddlyWiki markup
* when you want to prevent WikiWords
* when you copy & paste from other sources
!Markup
{{{
» neither is this italicised or a """//WikiWord//"""
» nor is this <nowiki>__underlined__</nowiki>
}}}
» neither is this italicised or a """//WikiWord//"""
» nor is this <nowiki>__underlined__</nowiki>

In addition, you can suppress auto-linking for WikiWords, use the tilde prefix {{{~}}}:
{{{
~WikiWord
}}}
~WikiWord
!!Also see
*[[Comment Formatting]]
*[[Code Formatting]]
deprecated as of 2.7.0
<<sync>>
Certain tags in TiddlyWiki are predefined and have a special meaning...
| !System Tag | !Usage |h
|<<tag systemConfig>>|usually usually [[Plugins]] or [[Macros]], these tiddlers contain executable JavaScript code executed on startup and on demand|
|<<tag systemConfigDisable>>|a deaktivated [[plugin|Plugins]] that is not executed on startup -- takes precedence over ''systemConfig'' and ''systemConfigForce''|
|<<tag systemConfigForce>>|force [[plugins|Plugins]] to be executed on startup irrespective of dependencies to a given ''CoreVersion'' or other plugins|
|<<tag systemServer>>|a tiddler which contains server details for [[Import]]|
|<<tag systemTheme>>|a tiddler that is a [[Theme|Themes]]|
|<<tag excludeSearch>>|a tiddler excluded from search results|
|<<tag excludeLists>>|a tiddler excludes from lists in the sidebar tabs (e.g. [[Timeline]]) as well as from the generated RSS feed|
|<<tag excludeMissing>>|a tiddler that wont appear in the sidebar under ''More'' / [[Missing|TabMoreMissing...]]|
chkPrivateMode: false
<<tiddler "Persistent Options">>
Below is a list of templates for use via transclusion:
!FAQ
[[« back to FAQ|FAQ]]
!RAQUO
» <<view title link>>
!MODIFIER
» <<view title link>> -- by ''@<<view modifier>>'' | """created""" ''<<view created date "DD. MMM YYYY">>'' 
!EXCLUDE+LIST
» <<view title link>> -- """modified""" ''<<view modified date "DD. MMM YYYY">>'' by ''@<<view modifier>>''
!EXCLUDE+LIST+GROUP
bag: <<view server.bag text>>
!PAGE+INCOMPLETE
{{annotation{
This page is still incomplete. Please help improve the article and discuss it in the [[google groups|groups.google.com/group/tiddlywiki/]].
}}}
|''ViewTemplate''|##TWDocViewTemplate|
|''EditTemplate''|##EditTemplate|
|''StyleSheet''|##StyleSheet|

!ViewTemplate
[[TWDocViewTemplate]]

!EditTemplate
[[EditTemplate]]

!StyleSheet
[[StyleSheet]]
<<list all>><<listfiltr>>
!Summary
In a standard TiddlyWiki, the TabAll shadow tiddler outputs all tiddlers of a TiddlyWiki using the [[list macro|list]] and is displayed as the {{button{All}}} tab in the right sidebar.
!Default Contents
{{{
<<list all>>
}}}
In a standard TiddlyWiki, the TabMoreMissing shadow tiddler shows all tiddlers that have links to them but are undefined using the [[list macro|list]] and is displayed as the {{button{More}}} tab in the [[Sidebar]].
!Summary
By default, the TabMoreMissing shadow tiddler defines the contents of the {{button{Missing}}} tab in the [[Sidebar]] and contains a call to the [[list macro|list]] which outputs all tiddlers that have links to them but are undefined.
!Default Contents
{{{
<<list missing>>
}}}
!Summary
In a standard TiddlyWiki, the TabMoreOrphans shadow tiddler shows all tiddlers that are not linked to from any other tidder using the [[list macro|list]] and is dislayed as the {{button{Orphans}}} tab in the [[Sidebar]].
!Default Contents
{{{
<<list orphans>>
}}}
!Summary
By default, the TabMoreShadowed shadow tiddler defines the default contents of the {{{Shadows}}} tab in the [[Sidebar]] and calls the [[list macro|list]] which outputs a list of all shadow tiddlers, e.g. tiddlers with predefined fallback contents.
!Default Contents
{{{
<<list shadowed>>
}}}
<<allTags excludeLists>><<listfiltr>>
!Summary
In a standard TiddlyWiki, the TabTags shadow tiddler outputs all tags of a TiddlyWiki using the [[allTags]] macro and is displayed as the {{button{Tags}}} tab in the right sidebar.
!Default Contents
{{{
<<allTags excludeLists>>
}}}
<<timeline "modified" "17" "YYYY-0MM-0DD">><<listfiltr>>
*[[Complete Timeline...|Timeline]]
!Summary
By default, the TabTimeline shadow tiddler defines the contents of the {{{Recent}}} tab in the [[Sidebar]] and calls the [[list macro|list]] which outputs all tiddlers in your TiddlyWiki in reverse chronological order.
!Default Contents
{{{
<<timeline>>
}}}
!Optimization
Listing all tiddlers may not prove practical or desireable. [[TiddlyWiki.org demonstrates|TabTimeline]] how you can shorten the list only to display a full [[timeline]] elsewhere,
<<tiddler Tables>>
!Summary
TiddlyWiki provides flexible means to output tables.
!!"""Simple Tables"""
{{{
|North West|North|North East|
|West|Here|East|
|South West|South|South East|
}}}
|North West|North|North East|
|West|Here|East|
|South West|South|South East|
!!"""Cell Formatting"""
*Insert a space before cell content to right justify cell
*Insert a space after cell content to left justify cell
*Insert spaces before and after cell content to centre justify cell
*Insert an exclamation mark ({{{!}}}) as the first non-space character of a cell to turn it into a header cell
{{{
|!First column|!Second column|!Third column|
|left | centre | right|
}}}
|!First column|!Second column|!Third column|
|left | centre | right|
!!"""Table Headers and Footers"""
* Mark a table row as a header by adding an 'h' to the end
* Mark a table row as a footer by adding an 'f' to the end
{{{
|NW|N|NE|h
|W|X|E|
|SW|S|SE|f
}}}
|NW|N|NE|h
|W|X|E|
|SW|S|SE|f
Use  an exclamation mark to turn an individual cell into a header cell of type {{{<th}}}...
{{{
| NW| !N |NE |h
| !W| X |!E |
| SW| !S |SE |f
}}}
| NW| !N |NE |h
| !W| X |!E |
| SW| !S |SE |f
!!"""Table Caption"""
A caption can be added to a table by adding a {{{c}}} after the last column either before the main table...
{{{
|A caption above the table|c
|North West|North|North East|
|West|Here|East|
|South West|South|South East|
}}}
|A caption above the table|c
|North West|North|North East|h
|West|Here|East|
|South West|South|South East|
or after the main table...
{{{
|North West|North|North East|
|West|Here|East|
|South West|South|South East|
|A caption below the table|c
}}}
|North West|North|North East|h
|West|Here|East|
|South West|South|South East|
|A caption below the table|c
!!"""Merging Table Cells"""
Merge a cell horizontally with the one to its right using greater-than {{{>}}}...
{{{
|North West|North|North East|
|>|>|West and Here and East|
|South West|South|South East|
}}}
|North West|North|North East|
|>|>|West and Here and East|
|South West|South|South East|
Merge a cell vertically with the one above using a tilde {{{~}}}...
{{{
|Westerly|North|North East|
|~|Here|East|
|~|South|South East|
}}}
|Westerly|North|North East|
|~|Here|East|
|~|South|South East|
!!"""CSS Formatting for Tables"""
A CSS class can be added to an entire table using a special first row that ends with a {{{k}}}...
{{{
|myClass|k
|North West|North|North East|
|West|Here|East|
|South West|South|South East|
}}}
Use your StyleSheet tiddler to define the desired styles.

CSS properties can also be added to individual table cells by appending the CSS syntax directly after the delimiting pipe {{{|}}}.
{{{
|color:red; North West|opacity:0.5;North|North East|
|color(green):West|Here|East|
|South West|South|South East|
}}}
|color:red; North West|opacity:0.5;North|North East|
|color(green):West|Here|East|
|South West|South|South East|
!!"""Alternating Row Colors"""
TiddlyWiki automatically assigns the classes {{{oddRow}}} and {{{evenRow}}} to table row elements {{{<TR>}}}. These can then be styled using the StyleSheet tiddler:
{{{
.viewer tr.oddRow { background-color: #fff; }
.viewer tr.evenRow { background-color: #ffe; }
}}}
<<tiddler tabs>>
One of the standard fields of a tiddler is called tags which allow you to categorize tiddlers. Tagging makes most sense if a tiddler has a tag of a more abstract category to which it belongs, i.e. ''Apple'' would have a tag of ''Fruit''.

Tags therefore are not just individual words, e.g. <<tag "Core Macros">>.

In TiddlyWiki, tags are first class members and as such themselves tiddlers. In this way, an elaborate tagging hierarchy can be defined.
<<tagcloud
exclude:DELETED
exclude:DEPRECATED?
exclude:excludeLists
exclude:excludeSearch
exclude:excludePublisher
exclude:excludeMissing
exclude:no-tag-info
exclude:systemConfig
exclude:REVIEW
exclude:REDIRECTED
exclude:"TiddlyWiki FAQ"
>>
/***
|''Name''|TiddlyTagCloudPlugin|
|''Author''|Jon Robson|
|''Version''|0.3.11|
!Usage
{{{ <<tagcloud>> }}} creates a tag cloud of all content.

<<tagcloud filter:"[is[local]]" exclude:excludeLists exclude:excludeSearch exclude:excludePublisher>>
!Parameters
exclude: name a tag you want to exclude from the tag cloud.
filter: provide a filter to run the tag cloud on a subset of tiddlers see SiteInfo@filters and [[filters syntax]]@docs
threshold:2 - will ignore any tags that occur less than 2 times.
sortOrder: <-,+,""> - sort the resulting tags in descending, ascending or no order
***/
//{{{
(function($) {
var stylesheet = "StyleSheetTagCloud";
config.shadowTiddlers[stylesheet] = ['.tagcloudTag { display: inline-block; border : none; margin-right: 8px; '].join("\n");
store.addNotification(stylesheet, refreshStyles);

var macro = config.macros.tagcloud = {
	locale: {
		tooltip: "see the %0 occurrences of %1"
	},
	cache: {},
	options: {
		fontSize: {
			small: 10,
			large: 48,
		},
		threshold: 1,
		sortOrder: "+"
	},
	_cleanup: function() {
		for(var i in macro.cache) {
			if($(i).length === 0) {
				delete macro.cache[i];
			}
		}
	},
	handler: function(place, macroName, params, wikifier, paramString, tiddler) {
		var id = "tagcloud"+Math.random();
		var container = $("<div />").attr("params", paramString).addClass("tagcloud").
				attr("id", id).appendTo(place)[0];
		macro.refresh(container);
	},
	refresh: function(container) {
		macro._cleanup();
		var tags, tag;
		var locale = macro.locale;
		var paramString = $(container).attr("params");
		var args = paramString.parseParams("anon")[0];
		var exclude = args.exclude || [];
		var tiddlers = args.filter ? store.filterTiddlers(args.filter[0]) : store.getTiddlers();
		var count = {};
		var lookup = {};
		var options = macro.options;
		var threshold = args.threshold ? parseInt(args.threshold[0], 10) : options.threshold;
		for(var i = 0; i < tiddlers.length; i++) {
			var tiddler = tiddlers[i];
			tags = tiddler.tags;
			for(var j = 0; j < tags.length; j++) {
				tag = tags[j];
				if(!exclude.contains(tag)) {
					lookup[tag] = lookup[tag] || [];
					lookup[tag].push(tiddler);
					if(!count[tag]) {
						count[tag] = 1;
					} else {
						count[tag] += 1;
					}
				}
			}
		}
		tags = [];
		var largest, smallest, c;
		for(var k in count) {
			tags.push(k);
			if(count[k] < threshold) {
				delete count[k];
			}
		}
		var sort = options.sortOrder;
		tags = tags.sort(function(i, j) {
			if(sort == "+") {
				return i < j ? -1 : 1;
			} else if(sort == "-") {
				return i < j ? 1 : -1;
			} else {
				return 0;
			}
		});
		for(var l in count) {
			if(true) {
				c = count[l];
				if(!largest) {
					largest = c;
				} else if(c > largest) {
					largest = c;
				}
				if(!smallest) {
					smallest = c;
				} else if(c < smallest) {
					smallest = c;
				}
			}
		}
		var id = $(container).attr("id");
		macro.cache[id] = lookup;
		for(var l = 0; l < tags.length; l++) {
			var tag = tags[l];
			if(true) {
				c = count[tag];
				if(c) {
					var size = macro.determineFontSize({ largest: largest, smallest:smallest, occurrences: c });
					var btn = createTagButton(container,"[_tagcloud[%0-:-%1]]".format(id, tag),
						null,tag,locale.tooltip.format(c, tag));
					$(btn).addClass("tagcloudTag").attr("tag", tag).css({ "font-size": size + "px" }).
						addClass("button size%0".format(size)).click(function(ev) {
							var tag = $(ev.target).attr("tag");
							window.setTimeout(function() {
								var items = $(".popup li a");
								var lastLink = items[items.length - 1];
								$(lastLink).text("Open tag " + tag).attr("tiddlylink", tag);
							}, 10);
						});
						// the last line is rather hacky but gets the required result of making it possible to open the tag
				}
			}
		}
	},
	determineFontSize: function(args) {
		var options = macro.options;
		var deltaFontSize = options.fontSize.large - options.fontSize.small;
		var delta = args.occurrences / (args.largest - args.smallest + 1);
		return options.fontSize.small + parseInt(delta * deltaFontSize, 10);
	}
};

config.filters._tagcloud = function(results, match) {
 var args = match[3] ? match[3].split("-:-") : false;
	if(args) {
		var id = args[0];
		var lookup = macro.cache[id] || {};
		var tag = args[1];
		var tiddlers = lookup[tag] || [];
		return tiddlers;
	} else {
		return [];
	}
};

})(jQuery);
//}}}
See...
*[[tabs (macro)]], section ''Example''
*[[tag (macro)]]
*[[tags (macro)]]
*[[tagging (macro)]]
|''Name:''|TagSearchPlugin|
|''Description:''|Provides a drop down listing current tags and others to be set. Based on [[x-tagger|http://tbgtd.tiddlyspot.com/#x-tagger]] which in turn was once based on [[TaggerPlugin|http://tw.lewcid.org/#TaggerPlugin]].|
|''Author:''|[[Tobias Beer]]|
|''Version:''|1.2.0 (2010-10-10)|
|''Documentation:''|http://tagsearch.tiddlyspot.com|
|''Source:''|http://tagsearch.tiddlyspot.com/#TagSearchPlugin|
|''~TiddlyWiki:''|Version 2.5 or better|
Plugins enhancing tagging...
From the [[Glossary|Tag]]...
<<<
<<tiddler Tag>>
<<<
![[System Tags]]
<<tiddler "System Tags">>
!Also see...
* [[tags macro|tags]]
* [[Enhanced Tagging]]
/***
|''Name''|TemplateTransclusionPlugin|
|''Author''|Tobias Beer|
|''Version''|0.5 beta|
|''Description''|transcludes content from a tiddler by the same name having a certain prefix|
!Usage
Add to ViewTemplate...
{{{
<div macro='transclude <prefix>'></div>
}}}
Assuming the currently viewed tiddler is called ''Bar'' and //<prefix>// is ''Foo'' the macro will include FooBar.
!Code
***/
//{{{
config.macros.transclude = {
    handler: function (place, macroName, params, wikifier, paramString, tiddler) {
        wikify('<<tiddler [[' + params[0] + tiddler.title + ']]>>', place);
    }
};
//}}}
!Faces
<<view modifier SiteIcon>> <<view modifier link>>
|Name|HideWhenPlugin|
|Author|[[SimonBaird]]|
|URL|http://mptw.tiddlyspot.com/|
|Description|Allows conditional inclusion/exclusion in templates.|
The current places of discussions are google groups:
* [[TiddlyWiki|http://groups.google.com/group/tiddlywiki]] -- for TiddlyWiki users (general issues and progress)
* [[TiddlyWikiDev|http://groups.google.com/group/tiddlywikidev/]] -- for extensions and core developers and contributors (and other coding)
* [[TiddlySpace|http://groups.google.com/group/tiddlyspace]] -- for TiddlySpace users
* [[TiddlyWeb|http://groups.google.com/group/tiddlyweb]] -- for TiddlySpace, TiddlyWeb and TiddlyWeb extensions' developers and contributors
/***
|''Name''|??Theme|
|''Source''|http://??|
|''Version:''|0.1|
|''Author:''|Name|
|''Date:''|date|
|''License:''|link to license|
|''Comments:''|Please make comments at http://groups.google.nl/group/TiddlyWiki|
|''~CoreVersion:''|2.6.x|
|''Type''|CSS|
|''Description''|a ''~TiddlyWiki'' theme: http://??|
|''PageTemplate:''|##PageTemplate|
|''ViewTemplate:''|##ViewTemplate|
|''EditTemplate:''|##EditTemplate|
|''StyleSheet:''|##StyleSheet|
***/

!PageTemplate
<!--{{{-->

<!--}}}-->
!ViewTemplate
<!--{{{-->

<!--}}}-->
!EditTemplate
<!--{{{-->

<!--}}}-->
!StyleSheet
/*{{{*/

/*}}}*/
There are numerous ways to get TiddlyWiki to display the way you want it to.
!"""Themes Repository"""
A few themes have been listed over time in the themes repository which provide empty [[TiddlyWikis|TiddlyWiki]] for you to start with...
http://themes.tiddlywiki.com
!"""How Themes Work"""
A TiddlyWiki theme basically is a set of [[shadow tiddlers|ShadowTiddler]] and [[style sheets|StyleSheets]], predefined tiddlers which may be bundled to a theme tiddler.
The tiddler is the basic, self-contained element in TiddlyWiki and is defined by a set of standard fields.

It is a piece of micro-content which can contain human readable content based on [[TiddlyWiki Markup]] or other text based formats, [[binary data|Binary Tiddler]], CSS for StyleSheets or JavaScript in the form of [[plugins|Plugins]].

In TiddlySpace, each tiddler is saved in a [[bag|Bag]] and may be accessed through the TiddlyWeb [[HTTP API]], e.g. a text version of this tiddler can be retrieved using: http://tiddlywiki.tiddlyspace.com/Tiddler.txt
In a standard TiddlyWiki, how a tiddler is displayed is determined by the shadow tiddler called ViewTemplate.

See [[Alternative Tiddler Layouts]] if you wonder [[How to display different layouts for diferent tiddlers?]]
Using the [[newTiddler]] macro you are able to create new tiddlers with predefined contents.
!1. Entering Text Directly
Use the {{{text}}} parameter to provide the desired text for the new tiddler...
{{{
<<newTiddler
	label:"New tiddler with text content.."
	text:"Some content..."
	tag:"NEW!"
>>
}}}
<<newTiddler
	label:"New tiddler with text content.."
	text:"Some content..."
	tag:"NEW!"
>>
!2. """Using A Template Tiddler"""
Use the {{{text}}} parameter and the getTiddlerText function to fetch the template text from a tiddler via evaluated parameters...
{{{
<<newTiddler
	label:"New tiddler with template content..."
	text:{{store.getTiddlerText("Welcome")}}
	tag:"NEW!"
>>
}}}
<<newTiddler
	label:"New tiddler with template content..."
	text:{{store.getTiddlerText("Welcome")}}
	tag:"NEW!"
>>
{{annotation{
''Important:'' For this to work in TiddlySpace, you will need to enable [[Evaluated Parameters]].
}}}
!store.getTiddlerText()
<<tiddler [[getTiddlerText (function)]]>>
The function {{{getTiddlerText()}}} is a [[core function|http://tiddlywikidev.tiddlyspace.com/#Dev.Core]] of the [[store object|http://tiddlywikidev.tiddlyspace.com/#TiddlyWiki.class]] and allows to fetch the text of...
; [[an entire tiddler|Tiddler]]
:{{{store.getTiddlerText("Some Tiddler")}}}
; [[a tiddler section|Sections]]
:{{{store.getTiddlerText("Some Tiddler##Some Section")}}}
:» notice the double hashes ##
;[[a tiddler slice|Slices]]
:{{{store.getTiddlerText("Some Tiddler::SomeSlice")}}}
:» notice the double colons ::
It is an integral part to [[tiddler]] macro macro and what is referred to as transclusion.

For more info, see [[TiddlyWiki.prototype.getTiddlerText()]]...
From the [[Glossary|Tiddler]]...
<<<
<<tiddler Tiddler>>
<<<

In a classic TiddlyWiki, tiddlers are primarily displayed and edited in the main story column at the center of the page. Tiddlers are pervasive in TiddlyWiki, most content is stored as a tiddler, like the MainMenu, even Plugins and StyleSheets.

Other systems may use more formal terms, e.g.""" "items" """,""" "entries" """,""" "entities" """ -- according to [[Jeremy Ruston|JeremyRuston]],""" "tiddler" """may undoubtedly be a silly name, but it has the virtue of being confusingly distinctive rather than confusingly generic.
!!Structure
<<tiddler 'Standard Field'>>
!![[Shadow Tiddlers|ShadowTiddler]]
Shadow tiddlers are tiddlers that provide default contents which also server as failproof fallbacks -- see ShadowTiddler.

!!"""Tiddler IDs"""
Every tiddler element as displayed by the browser and stored in the [[DOM]] has a unique identifier. This ID is composed of the string {{{tiddler}}} and the tiddler's name, e.g. {{{tiddlerGettingStarted}}}.
;[[ticket #472|http://trac.tiddlywiki.org/ticket/472]]
:&raquo; discusses blanks in tiddler titles -- resolved with TiddlyWiki version 2.6.3

!!Also see
* [[ShadowTiddler]]
* [[Toolbar]]
* [[Alternative Tiddler Layouts]]
TiddlyFox is an extension for Mozilla Firefox created by [[Jeremy Ruston]] which enables TiddlyWiki documents loaded from a file:/// URI to save changes in a TiddlyWiki back to the local filesystem.
!Installation
Download and install the latest revision of TiddlyFox by clicking on the following link while in Firefox:
https://github.com/TiddlyWiki/TiddlyFox/blob/master/tiddlyfox.xpi

You can also install TiddlyFox form Mozilla's official addon library. However, this version typically lags behind the latest release:
https://addons.mozilla.org/en-US/firefox/addon/tiddlyfox

Surprisingly, you can also install TiddlyFox on the mobile version of Firefox for Android. Mozilla has done a good job to let a Firefox add-on to support both desktop and mobile platforms with just one .xpi.
!Background
Due to security issues, Firefox15 and above no longer support the use of the *privileged* file I/O functions needed by TiddlyWiki to save a local file. As a result, attempting to save from Firefox 15+ will produce the error you saw. Tiddlyfox restores the file I/O support for TiddlyWiki.
!Working with TiddlyFox
Whenever you open a TiddlyWiki document with TiddlyFox installed, you will be asked to confirm whether or not file saving should be permitted (OK/Cancel). Pressing OK allows TiddlyFox to provide file I/ O for the current document. TiddlyFox remembers that choice and applies it each time that document is opened, so that you only see the confirmation message the first time. Pressing Cancel bypasses the TiddlyFox addon and loads the document without support for file I/O (and thus, no saving of changes). If you press Cancel, TiddlyFox will ask for confirmation again the next time you open the document.
TiddlyHome is a package design as an infrastructure for multi-user and multi-site TiddlyWiki hosting service based on UploadPlugin. 

TiddlyHome 0.1.4 is in beta stage and use TiddlyWiki 2.4.1

[[TiddlyHome|http://tiddlyhome.bidix.info/]]
[[TiddlyHoster|http://hoster.peermore.com]] provides TiddlyWeb based hosting for your [[tiddlers|Tiddler]]. It provides more flexibility than TiddlySpace in terms of access control which, however, it does not live up to in terms of presentation and user engagement.
A TiddlyLink is the term used for an internal link from one tiddler to another.
| !Mode | !Description |width:220px;  !Markup |width:100px; !Example |h
| ''WikiWord''|words in CamelCase are automatically rendered as a TiddlyLink|{{{TiddlyWiki}}}|[[TiddlyWiki]]|
| ''Title''|especially needed when tiddler titles contain blanks.|{{{[[A Tiddler]]}}}|[[A Tiddler]]|
| ''Pretty Link''|when the flow of your text requires to change the wording|{{{[[great wiki|TiddlyWiki]]}}}|[[great wiki|TiddlyWiki]]|
Also see [[External Link]]...
The ~TiddlySaver Java applet allows ~TiddlyWiki to save changes in a local version (from a file:// URL) of Safari, Opera and other browsers. It is a small file named [["TiddlySaver.jar"|TiddlySaver.jar]] that must be placed in the same directory as your ~TiddlyWiki file. As of August 2008, when an empty ~TiddlyWiki file is downloaded using either Safari or Opera, it is bundled with a copy of the ~TiddlySaver.jar file in a zip file - both files must be in the same directory ''whenever the ~TiddlyWiki file is opened'' in order to work.

[["TiddlySaver.jar"|TiddlySaver.jar]]  is signed by [[UnaMesa Association|UnaMesa]]. The [[UnaMesa Association|UnaMesa]] certificate is signed by the ''Thawte Code Signing CA'' intermediate certificate which is chained to the ''Thawte Premium Server CA'' root certificate. You need to trust this certificate Chain to be able to use the applet.

Note that there is currently [[a bug|http://trac.tiddlywiki.org/ticket/172]] that prevents ~TiddlySaver from working if you have specified a backup directory in AdvancedOptions and the directory doesn't exist.

Thanks to Andrew Gregory for the original TiddlySaver code, and ~BidiX for arranging all the certificate magic.
[[TiddlySpace|http://tiddlyspace.com]] is a service for creating and curating small [[packets of content|Tiddler]] on the web. You may [[collaborate with others|Small Trusted Group]], assemble content by [[including spaces|What is space inclusion?]], add [[cool features|Extensions]] using [[plugins|Plugins]] and mix your content with other services using the [[API|TiddlySpace API]]. 

TiddlySpace is [[Open Source|http://en.wikipedia.org/wiki/Open_source]] software from [[Osmosoft]] so you're free to host your own instance on your own domain and are encouraged to contribute to the [[project|http://github.com/TiddlySpace/tiddlyspace]]. TiddlySpace is based on TiddlyWeb, the most advanced server-side implementation for TiddlyWiki.

For the latest and greatest on TiddlySpace, visit the @blog.
TiddlySpace is built on TiddlyWeb, web-friendly hosting for TiddlyWiki documents. Individual [[tiddlers|Tiddler]] are accessed using ~RESTful HTTP interactions.

For more details one the TiddlySpace API read the [[API Documentation|http://tiddlyweb.peermore.com/wiki/#%5B%5BHTTP%20API%5D%5D]].
!Examples
http://glossary.tiddlyspace.com#TiddlySpace -- a TiddlyWiki [[permalink|Permalink]]
http://glossary.tiddlyspace.com/TiddlySpace -- a TiddlySpace short link
http://glossary.tiddlyspace.com/bags/glossary_public/tiddlers -- the TiddlyWeb [[bag|Bag]] of tiddlers

Different representations for resource may be requested using [[content negotiation|http://en.wikipedia.org/wiki/Content_negotiation]] or by appending a suffix to the URI, e.g.:
*http://glossary.tiddlyspace.com/TiddlySpace
*http://glossary.tiddlyspace.com/TiddlySpace.html
*http://glossary.tiddlyspace.com/TiddlySpace.txt
*http://glossary.tiddlyspace.com/TiddlySpace.json
*http://glossary.tiddlyspace.com/TiddlySpace.atom
*http://glossary.tiddlyspace.com/TiddlySpace.wiki
This glossary defines terms used in the context of TiddlySpace / TiddlyWeb.
<<list filter "[tag[TiddlySpace Glossary]]">>
The following roughly illustrates the default [[TiddlySpace layout|TiddlySpace Layout]] and components...

PageTemplate -- (DefaultTiddlers / WindowTitle / SiteUrl)
|>|{{title{SiteTitle}}}<br>SiteSubtitle|
|background:#f9f9f9;MainMenu|background:#f9f9f9; « SideBarOptions »|
|background:white;width:400px;{{right{ToolbarCommands}}}<br><br>&nbsp;&nbsp;&nbsp;ViewTemplate<br><br>&nbsp;&nbsp;&nbsp;EditTemplate|background:#f9f9f9;« SideBarTabs »<br>{{button{[[Recent|TabTimeline]]}}}<br>{{button{[[All|TabAll]]}}}<br>{{button{[[Public|TiddlySpaceTabs]]}}}<br>{{button{[[Private|TiddlySpaceTabs]]}}}<br>{{button{[[Tags|TabTags]]}}}<br>{{button{[[Spaces|TiddlySpaceTabs]]}}}<br>{{button{[[Missing|TabMoreMissing]]}}}<br>{{button{[[Orphans|TabMoreOrphans]]}}}<br>{{button{[[Shadowed|TabMoreShadowed]]}}}|
''StyleSheet:'' StyleSheetColors - StyleSheetLayout - StyleSheetPrint
[[TiddlySpot.com|http://tiddlyspot.com]] has been one of the early providers for hosting TiddlyWiki and much contributed to engaging the community. For more information, check out the [[TiddlySpot FAQ|http://faq.tiddlyspot.com]].
[[TiddlyTools|http://www.tiddlytools.com]] is a treasure trove of high quality, well maintained TiddlyWiki plugins created by [[Eric Shulman]] of ELSDesign.
Some say it's a parallel universe full of magic and miracles...
[[TiddlyWeb|http://tiddlyweb.com]] is an open source implementation of a server side for TiddlyWiki with a [[HTTP API]] for storing and accessing content on the web. TiddlyWeb is developed by [[Osmosoft]] and available from the [[TiddlyWeb Project Page|http://github.com/tiddlyweb]] on [[github|http://github.com]] or via [[PyPI|http://pypi.python.org/pypi/tiddlyweb]].
[[TiddlyWiki|http://tiddlywiki.com]] is a single-file wiki containing all the features of a [[wiki|http://en.wikipedia.org/wiki/WikiWikiWeb]] such as layout, styles, code and functionality for editing, saving, tagging and searching content.

In its basic form of a single html file it's highly portable -- so you can email it, put it on a web server or take it with you on a usb stick.
;[[TiddlyWiki Wiki|http://tiddlywiki.org/]]
:&raquo; general documentation included at http://tiddlywiki.org
;[[TiddlyWikiDev|http://tiddlywikidev.tiddlyspace.com/#Welcome]]
:&raquo; TiddlyWiki Development Space
;[[TiddlyWikiDocco|Extracted Source Code]]
:&raquo; Annotated Source Code
;[[TiddlySpaceDev|http://developers.tiddlyspace.com/]]
:&raquo; TiddlySpace Development Space
<<tiddler FAQ>>
* short walk through the code design, for reading the source code

* it would be great to have a quick walk through the TW5 high level design and to give people like me some guidance in how to start reading TW5 code.

* A tutorial on how to write TW5 plugins

* Probably TW5 design/code overview will be spread across several hangouts. It would be great to annotate the recording and eventually pull those pieces together to produce a video lecture about TW5 design/implementation/extension.

* Progress to beta

* Tiddler link formatting

* Tiddler state for reveal widget etc.

* Transclude widget being split into tiddler and transclude widgets

* Tagged entries in ViewTemplate


* Progress to beta

* ThemeTweaks

* WikiInfo

* MathML support

* AndTidWiki support

----

Left over from Hangout #10:

* A tutorial on how to write TW5 plugins

* Tiddler link formatting

* Tiddler state for reveal widget etc.

* Transclude widget being split into tiddler and transclude widgets

* Tagged entries in ViewTemplate

Proposed:

* Freedombits
* Data tiddlers
* Forum software
* Video plugin
* Authentication
* Tiddler state for reveal widget etc.
Join the TiddlyWiki IRC channel at...
<<<
;irc://irc.freenode.net/tiddlywiki
:» irc.freenode.net
:» """#tiddlywiki"""
<<<
Or directly use the web interface below...

<html><div align="center"><iframe src="http://webchat.freenode.net?channels=tiddlywiki&uio=MTE9MjE131" style="width:100%;height:400px;"></iframe></div></html>
The layout of a TiddlyWiki is defined in shadow tiddlers which serve as templates that contain HTML...
;[[PageTemplate|PageTemplate...]]
:» the overall page layout
;[[ViewTemplate|ViewTemplate...]]
:» the layout for an individual tiddler when viewing it |
;[[EditTemplate|EditTemplate...]]
:» the layout for a tiddler when editing it
''Note'': The commands in a tiddler toolbar are defined in a shadow tiddler called [[ToolbarCommands]].

![[Visual Layout|Layout]]
<<tiddler "Layout">>

![[TiddlySpace Layout]]
<<tiddler "TiddlySpace Layout">>
<<tiddler Markup>>
Type the text for 'New Tiddler'

TiddlyWiki Resources
Contents
[show]
Official

    tiddlywiki.com is the primary TiddlyWiki web site.
    wiki.tiddlywiki.org is this documentation wiki.
    trac.tiddlywiki.org Trac site for submitting/viewing bug reports and seeing the core development progress.
    Getting Started on TiddlyWiki.com 

Books

    TiddlyWiki維基寫作-知識管理最佳工具 ("TiddlyWiki - An excellent tool for knowledge management."; Traditional Chinese) 

Guides and Tutorials

    TW Help a TiddlyWiki help file for beginners maintained by Morris Gray
    TiddlyWiki for the rest of us by Dave G (Also available in Spanish)
    Intro: TiddlyWiki is a very versatile program, but has an initial learning curve to it. Much of the documentation is written by and for people immersed day after day in computer code, so, um, how do I put this delicately, it is not always written in helpful everyday language. Not being a computer genius myself, I found the TiddlyWiki learning curve daunting, but well worth it. For those of you like me, newcomers to TiddlyWiki who don't know "Tiddly Squat", I would like you to discover this great program without having to commit as much time and energy to it as I did. Enjoy!
    Tiddler Toddler A guide for absolute beginners by Julie Starr, an absolute beginner
    TiddlyWikiTutorial a tutorial in the form of a TiddlyWiki
    TiddlyWiki Basics by Denise Olson
    Writing Macros and Core Code Overview now contain what had been at The Macrocodex a guide to writing TiddlyWiki macros by Gimcrack'd. (That link now produces 301.)
    Tid-Help a primer for tiddlywiki by Jim Ventola
    TiddlyWiki Getting Started Guide by Daniel Baird
    A Getting Started Guide in development that might still be the first in a series of standalone guides to TiddlyWiki. See the latest sample for a preview.
    TiddlyWiki quick reference card by Dmitri Popov (CheatSheet PDF) (Broken)
    TiddlyWiki Format Reference One page reference for TiddlyWiki markup (without resorting to view tiddler source)
    Start here: The making of a presentation manager part 1 to part 3 - A step by step HowTo get this: a-pm presentation manager by Mario Pietsch 

Other Useful Sites

    TiddlySpot (free TiddlyWiki hosting)
    TiddlySnip a firefox extension that allows you to use TiddlyWiki as a scrapbook! (this wouldn't work in Firefox 3.5.12 because of an invalid security certificate)
    TiddlyThemes a gallery of themes for TiddlyWiki 

Community Support

    Users' mailing list at Google Groups (Newcomers welcome!)
    Developers' mailing list at Google Groups
    IRC chat (#tiddlywiki on Freenode)
    Facebook Groups 

Benefactors

    UnaMesa
    Osmosoft 

More

Some of these might be past their use-by date.

    Tid-Help 2 a screencast also by Jim Ventola
    TiddlyWikiTutorial by Blog Jones
    Intro: Welcome to TiddlyWikiTutorial, an introduction to one of the most efficient ways of communicating information ever devised.
    Getting Started Guide by Russ Lipton 404
    Contents About Getting Started, What Is TiddlyWiki? What You Can Do With TiddlyWiki, Getting Around TiddlyWiki...
    TiddlyWikiFAQ by Simon Baird. Has some stuff that should be migrated over here.
    Some useful reference stuff by Julian Knight (Jules) including lists of built-in macros, formatting rules and useful JavaScript methods for developers.
    TiddlyWikiTips by Jim Barr
    A screencast by Leon Kilat. Unfortunately he choose an old version of GTD-TiddlyWiki. (Full screen version here).
    An old but good introduction to/description of TiddlyWiki from euicho.com
    Some older stuff at zrenard.com.
    TiddlyWikiPlugin on delicious a list of plugins maintained by BidiX
    Guida a TiddlyWiki an italian TiddlyWiki tutorial 

Searches

    Search for code at GitHub.
    Search for code at SourceForge.
    Search for shareable adaptations and user creations at LimeBits.
    Search for anything "TiddlyWiki" at Delicious. 
!Introduction to TiddlyWiki
<html>
<iframe width="420" height="345" src="https://youtube.com/embed/ezNScBd7_h4" frameborder="0" allowfullscreen></iframe>
</html>
See [[TiddlyFox]]...
[[TiddlyWiki.com|http://tiddlywiki.com]] is the main TiddlyWiki website, providing download options for the main distribution as well as lots of information on...
*[[the basics for you to get started|http://tiddlywiki.com/#GettingStarted]]
*[[references for formatting, configuration, macros, etc...|http://tiddlywiki.com/#Reference]]
*[[tips for customizing TiddlyWiki|http://tiddlywiki.com/#Customisation]]
*[[examples and showcases|http://tiddlywiki.com/#Examples]]
*[[information on the TiddlyWiki community|http://tiddlywiki.com/#Community]] and [[how to get help|http://tiddlywiki.com/#%5B%5BHelp%20and%20Support%5D%5D]]
[[TiddlyWiki.org|http://tiddlywiki.org]] is the TiddlyWiki documentation powered by the TiddlyWiki community on TiddlySpace.
The ''getTiddler'' method of the [[store|TiddlyWiki Class]] object returns the DOM element of a tiddler in the ''store''. It takes one parameter, the name of a tiddler.  If the tiddler does not exist, null is returned.

It can be used like so
{{{
store.getTiddler("GettingStarted");
}}}
The TiddlyWiki Address Book (twab) is a system for keeping your Address Book within your TiddlyWiki.

It supports the addition of contacts via a simple macro that can be placed in any Tiddler.
It also supports the import and export of your contacts to and from major webmail providers such as Google, Yahoo, and Hotmail as well as Microsoft Outlook.  Twab is customizable and comes fully documented.
!!!Link:
http://www.tiddly-twab.com
At [[Tiddlyspot|http://tiddlyspot.com]] you can quickly create an online web site using TiddlyWiki. You can save your changes online (using [[UploadPlugin]]) and you can even download your site, work on it offline, then upload it back to the web when you want to.

!Features
* Select from several different TiddlyWiki distributions known as "flavours".
* Can customise your site and use any plugin you want.
* Choose a private or public site.
* Keep some backups of your site in case you need to restore a previous version.

!More Information
* [[Tiddlyspot FAQ|http://faq.tiddlyspot.com]]
* [[Tiddlyspot Blopg|http://tiddlyspot.blogspot.com]]
* [[About Tiddlyspot|http://tiddlyspot.com/?page=about]]
<<slider chkTimelineModified Timeline##MODIFIED "by Modified Date...">>
<<slider chkTimelineCreated Timeline##CREATED "by Created Date...">>/%
!MODIFIED
><<timeline "modified" template:"TEMPLATES##MODIFIER">><<listfiltr>>
!CREATED
><<timeline "created" template:"TEMPLATES##EXCLUDE+LIST">><<listfiltr>>
!END%/
The ToolbarCommands shadow tiddler allows you to configure the [[commands|ToolbarCommands...]] by default displayed in a toolbar in the upper right area of a tiddler allowing you to inspect and interact with a tiddler.
<<<

[[ToolbarCommands]]
<<tiddler ToolbarCommands>>
<<<
Both the TiddlyWiki and the TiddlySpace core provide a number of commands, others are provided by plugins.
!Command Prefixes
A toolbar command can have the following prefixes...
|!Prefix|!Description|h
| {{{-}}} |invoked when the ESC key is pressed whilst in a text input field;<br>by default used to cancel the editing of a tiddler in EditMode|
| {{{+}}} |it will be invoked when you double-click on a tiddler;<br>by default used with the editTiddler command in ViewMode to trigger EditMode|
If you don't want to use either functionality, remove the prefixes and use the toolbar commands normally.
<<<
''Caution:''
When using these prefixes, make sure you fully understand what will happen, e.g. putting {{{+}}} before the {{{deleteTiddler}}} command will delete a tiddler every time you double click on it
<<<
!Expanding and Collapsing
The toolbar can be partially collapsed. Use the separators {{{<}}} and {{{>}}} to specify where exactly the {{button{more »}}} and {{button{« less}}} buttons will be rendered in order to expand and collapse the toolbar into its full state.
<<<
In TiddlySpace, instead of expanding and collapsing the toolbar a button is used providing you with a popup of those commands that are by default hidden.
<<<
!Command Reference
The following provides a list of toolbar commands made available by the TiddlyWiki or TiddlySpace core or certain plugins...
|!Command|!Description|>|!Available In|!Provided By|
|~|~|!ViewMode|!EditMode|~|
|>|>|>|>|!TiddlyWiki Core Commands|
|{{{cancelTiddler}}}|Leaves EditMode without saving changes| / | Default | TiddlyWiki Core |
|{{{closeTiddler}}}|Closes this tiddler| Default | Optional |TiddlyWiki Core |
|{{{closeOthers}}}|Closes all other tiddlers except this one| Default | Optional | TiddlyWiki Core |
|{{{deleteTiddler}}}|Deletes the current tiddler| Optional | Default |TiddlyWiki Core |
|{{{editTiddler}}}|Opens the tiddler in [[EditMode]]| Default | / |TiddlyWiki Core |
|{{{fields}}}|Opens a field viewer popup listing all tiddler fields| Default | Optional |TiddlyWiki Core |
|{{{jump}}}|Opens a popup that allows to jump to any of the open tiddlers| Default | Optional |TiddlyWiki Core |
|{{{permalink}}}|Sets the browsers address bar to provide a reference opening the current tiddler on startup| Default | Optional |TiddlyWiki Core |
|{{{references}}}|Shows the references of a tiddler in terms of other Tiddlers linking to the current one| Default | Optional |TiddlyWiki Core |
|{{{refreshTiddler}}}|Refreshes the display of the current tiddler| Default | / |TiddlyWiki Core |
|{{{saveTiddler}}}|Saves the current tiddler and leaves edit mode| / | Default |TiddlyWiki Core |
|>|>|>|>|!TiddlySpace Commands|
|{{{changeToPublic}}}|Turns a private tiddler into a public tiddler| Default | / |TiddlySpace Core|
|{{{changeToPrivate}}}|Turns a public tiddler into a private tiddler| Default | / |TiddlySpace Core|
|{{{revisions}}}|Shows the edit history as revisions of a tiddler| Default | / |TiddlySpace Core|
|{{{saveDraft}}}|Saves the current edit as a draft to a tiddler| / | Default |TiddlySpace Core|
|{{{revert}}}|Reverts to this revision of a tiddler|>| only for ~RevisionToolbar |TiddlySpace Core|
|>|>|>|>|!Plugin Commands|
|>|>|>|>|to be done|
|~ViewToolbar|+editTiddler +cloneTiddler > fields refreshTiddler changeToPublic changeToPrivate revisions permalink references jump closeOthers < closeTiddler|
|~EditToolbar|+saveTiddler saveDraft -cancelTiddler deleteTiddler|
|~RevisionToolbar|> fields revert|
<<tiddler Toolbar>>
This term is introduced in [[wikipedia|http://en.wikipedia.org/wiki/Transclusion]] as:
> In computer science, transclusion is the inclusion of a document or part of a document into another document by reference.
In TiddlyWiki, the tiddler macro can be used to embed the entire content, sections or slices of one tiddler into another tiddler.
!!"""Parametric Transclusion"""
Using the {{{with:}}} parameter in the tiddler macro, placeholders {{{$1..$9}}} in the transcluded contents are replaced with the specified value.
!!!Example
''Tiddler: Prince Hamlet''
{{{<<tiddler [[QuoteTemplate]] with: "Alas poor Yorick" "Shakespeare">>}}}

''Tiddler: ~QuoteTemplate''
{{{
<<<
$1
<<<
{{{$2}}}
}}}
Using the [[tiddler macro]] as in the tiddler ''Prince Hamlet'' above the output will be...
<<<
Alas poor Yorick
<<<
{{{Shakespeare}}}

!!!"""Editing Transcluded Contents"""
* [[TiddlerWithEditPlugin|http://tiddlywiki.squize.org/#TiddlerWithEditPlugin]] adds "double-click to edit source" capabilities to the core Tiddler macro
* [[EditTiddlerPlugin|http://www.tiddlytools.com/#EditTiddlerPlugin]] embeds an "edit" link in tiddler content to invoke edit on any specified tiddler title

!!"""StyleSheet Transclusion"""
In StyleSheet tiddlers, the following references are treated like import statements; whereas the contents of the referenced tiddler, section or slice is included as [[CSS]] code:
;tiddler
:&raquo; {{{[[Tiddler Title]]}}}
:&raquo; imports the entire tiddler
;section
:&raquo; {{{[[Tiddler Title##Some Section]]}}}
:&raquo; imports a tiddler section
;slice
:&raquo; {{{[[Tiddler Title##Some Section}}}
:&raquo; imports a tiddler slice
!!"""Transcluded HTML Scripts"""
(from Eric in [[google group|http://groups.google.com/group/tiddlywiki/browse_thread/thread/c4aa71ecb0f7d4cf/7e2272e3bc4593eb?#7e2272e3bc4593eb]])
{{{
Transclusions can be used generate program- driven output, embedded in specific
tiddler content (like an inline script or a plugin-defined macro).

Transclusions are invoked by using the
   <<tiddler TiddlerName with: param param param ...>>
syntax.  The 'param' values are automatically inserted in place of
any 'substitution markers' ("$1" through "$9") that are embedded in the
transcluded content.  This allows you to use the transclusion as if it was a
macro function: passing in parameter values and generating enhanced output in
response.

Some transclusions are simple substitutions, allowing you to use an abbreviated
syntax to render pre-formatted blocks of content, like this:
   <<tiddler ShowQuotation with: [[...quote...]] [[author]]>>

where ShowQuotation contains:
   $2 wrote:
   {{{
   $1
   }}}

Transclusions can do much more than simply insert a few values into a
pre-defined format.  By using a combination of 'hidden sections' and some
cleverly written 'evaluated parameters' invoked from the <<tiddler>> macro, it
is possible to build some complex programmed behaviors
into a transcluded tiddler.

However, while macros and inline scripts can use virtually any javascript coded
logic you can imagine, transclusions only contain standard TW syntax, without
relying upon installation of any supporting plugins (i.e.,
InlineJavascriptPlugin).  Although this limits their abilities somewhat, there
are still a wide variety of programmatically-generated output and/or behaviors
that they can produce.

In fact, when possible, I have been converting many of my previously written
TiddlyTools inline scripts into 'transclusions', in order to completely
eliminate their dependence on InlineJavascriptPlugin.  By using only TW native
syntax, it allows these former scripts to work properly and consistently,
regardless of whether they are installed in an empty TW document or one that
has been highly customized with lots of plugins.

For the current listing of 'transclusions' available on TiddlyTools, see:
   http://www.TiddlyTools.com#txtCatalogTab:transclusions
}}}
See [[Transclusion]]...
See http://trac.tiddlywiki.org/wiki/Translations for a current list of translations, and information on how to do new translations.

See http://trac.tiddlywiki.org/browser/Trunk/association/locales/core to view the source code of existing translations.

See http://translations.tiddlyspace.com/ to view and get information on how to include translations on TiddlySpace.
First of all, please review the ''Troubleshooting'' section in the [[FAQ]].
!Plugin Failures
On [[plugin|Plugins]] errors, the [[PluginManager...]] will automatically be displayed on startup, highlighting failing plugins allong with error messages.
!Macro Errors
This is a [[macro]] error: <<?>> — clicking the error message reveals error details.
!Something Stopped Working
Deleting browser cookies or [[creating a fresh browser profile|http://kb.mozillazine.org/Profile_Manager]] might help creating a clean setup.

Also, [[try to disable plugins|PluginManager...]], e.g. recently installed plugins, plugins providing or using the feature that now fails or simply all plugins. If the problem disappeared, re-enabling plugins ''one at a time'' helps identifying failing plugin.
! Community Support
The [[TiddlyWike community|http://groups.google.com/group/TiddlyWiki]] is always glad to help out.

Please provide
* a concise description of the problem
* if applicable, the exact error messages
* step-by-step instructions for reproducing the issue
* system information
** TiddlyWiki [[version number|version]]
** relevant plugins (with links)
** operating system
** browser version (and extensions, if any)
** working online (via HTTP) or local (document on hard drive)
* if possible, a [[minimal test case|http://webkit.org/quality/reduction.html minimal test case]] (a sample document illustrating the issue, using as few components as possible). [[Tiddlyspot]] and [[TiddlySpace]] provide free hosting for TiddlyWiki documents.

''Note:'' It is advised to use a descriptive topic title and provide a ''concise'' description of the problem. Unrelated problems should be discussed in separate threads.

[[Eric says|http://groups.google.com/group/tiddlywiki/browse_thread/thread/5ac0d9749df4958c/89339ebfe98624f4?#89339ebfe98624f4]]:
> In order to test in any kind of useful way, I need a //minimal// test case that demonstrates the problem //and// eliminates as many causes as possible.  Typically this is done by installing the suspected plugin "in an empty TW", [...] so that I can immediately try a //simple// test case, without needing to suss what the rest of the document is about or how it has been customized.  Of course, some problems aren't reproducible with a simple test case, so the fully- customized document //must// be used, but this should be avoided if at all possible.

[[FND says|http://groups.google.com/group/TiddlyWiki/msg/7d674a17d6a39898 FND]]:
<<<
Generally speaking, there are a variety of reasons which could result in lack of feedback, e.g.
* bad timing: we might simply have missed your post (e.g. due to stress, holidays etc.) - bumping the thread after a few days usually helps
* reproducibility: it's important for us to have all the details we need to properly analyze the problem (cf. http://tiddlywiki.org/wiki/Troubleshooting)
* unclear expectations: sometimes it's not immediately obvious what the question is (also see below)
* mixing topics: separate issues should be discussed separate threads - this also helps recognizing which issues are still unsolved
* excessive verbosity: concise posts often have better chances of getting a response (AKA TLDR... ); while the personal background story might be (and indeed, often is) interesting, it's usually secondary to the actual issue
<<<

!See Also

* [[Safe Mode]]
* <<tag errors>>
* <<tag [[browser issues]]>>
TiddlyWiki can be tweaked in a number of ways...
;Styles
:&raquo; change text font's, colours an other display options using CSS StyleSheets
;Layout
:&raquo; change the general layout and contents using shadow tiddlers
:&raquo; SiteTitle, SiteSubtitle, MainMenu, SideBarOptions, SideBarTabs
;Default Options
:&raquo; override default settings and localizarion by [[changing default options|Changing Default Options]]
Tiddlers tagged <<tag Tweak>> provide tweaking examples.
A TiddlyWiki file must be saved or served using [[UTF-8 Encoding|http://en.wikipedia.org/wiki/UTF-8]]. 
!"""Serving TiddlyWiki"""
If you are serving TiddlyWiki using a web server you may need to add a ''.htaccess'' file containing:
{{{
AddCharset utf-8 .html
}}}
!"""Saving TiddlyWiki"""
If you """edit""" the source of TiddlyWiki directly in a text editor, make sure that it can handle UTF-8 and is set to use it, otherwise it might save TiddlyWiki using [[ASCII Encoding|http://en.wikipedia.org/wiki/ASCII]] or [[Latin Encoding (IEC 8859-1)|http://en.wikipedia.org/wiki/ISO/IEC_8859-1]] which will break special characters such as the &raquo; character in ''"""options """&raquo;''.
[[UnaMesa|http://unamesa.org]] acts as the custodian of the [[open source|http://en.wikipedia.org/wiki/Open_source]] license for [[TiddlyWiki]]'s source code. [[Jeremy Ruston|JeremyRuston]] transferred the full copyright to UnaMesa before [[Osmosoft]]'s acquisition by [[BT]].

<<<
A non-profit, world-wide association of individuals from industry, academia, and ~NGOs, UnaMesa, provides free software tools and web services for schools, clinics, and other community organizations.

It acts as an R&D organization to meet its goal; "for every student, educator, patient, and caregiver to have access to the information they need when they need it."
<<<
{{source{...from [[about.unamesa.org|http://about.unamesa.org]]}}}

<<<
For UnaMesa, the TiddlyWiki project is part of a greater endeavor "to improve the interoperability of digital records, especially educational materials" 
<<<
{{source{...from [[projects.unamesa.org|http://tiddlywiki.projects.unamesa.org]]}}}

<<<
UnaMesa operates at the intersection between open source, fair trade and social networks so that it can develop new models of trust and hold information for public benefit.
<<<
{{source{...from [[unamesa.org|http://www.unamesa.org/about/overview.pdf]]}}}

!!External Resources
[[UnaMesa Videos|http://vimeo.com/tag:unamesa]]

!!"""TiddlyWiki StakeHolders"""
<<list filter [tag[StakeHolders]]>>
Attempting to close or refresh the page, your browser may display the following warning:
{{{
WARNING! There are unsaved changes in TiddlyWiki.

Choose OK to save.
Choose CANCEL to discard.
}}}
This message may be provoked when saving failed due to losing connection to the server when the [[user|User]] is...
* offline
* experiencing a bad network connection
* faced with an [[Edit Conflict]]

Clicking <<saveChanges>> in the sidebar of a standard TiddlyWiki will cause any unsaved changes to be pushed to the server.
<<upgrade>>
Versions of TiddlyWiki before and including 2.6.3 are known to have an issue with the upgrade function. To upgrade these versions you will need to download an empty latest version of TiddlyWiki and import your content into it using the "import" function in the backstage.

# Download http://www.tiddlywiki.com/empty.zip (the latest TiddlyWiki version is in there).
# Make a copy of empty.html and either place it in the same directory as the TiddlyWiki you want to upgrade or give it the same name of the TiddlyWiki you want to upgrade and place it in a different directory.
# Load your new empty latest version of TiddlyWiki.
# Go to the backstage area and select import.
# Select the TiddlyWiki you want to have upgraded.
# Import everything from the old TiddlyWiki into this new latest version of TiddlyWiki.
# Save your changed TiddlyWiki and reload it.
# Should work.

This is inverse of the normal way of upgrading: instead of upgrading the core of your TiddlyWiki you are adding all the non-core content of your current TiddlyWiki into a new latest core of TiddlyWiki.

Once you have upgraded your TiddlyWiki to version 2.6.4 or later you will be able to upgrade to subsequent versions in the normal manner.
You can use ~BidiX's UploadPlugin to enable editing and saving your TiddlyWiki to your web host.

The plugin and documentation are available from [[BidiX's site|http://tiddlywiki.bidix.info]]; this document is a quick-start to getting it going.

!!!Simple instructions for BidiX's UploadPlugin
''Extracted from [[TiddlyWiki for the rest of us - by Dave Gifford|http://www.giffmex.org/twfortherestofus.html#%5B%5BSimple%20instructions%20for%20BidiX's%20UploadPlugin%5D%5D]]''
#'''Import the plugin and its friends.''' In your TiddlyWiki file, go to the backstage section and import the following tiddlers from http://tiddlywiki.bidix.info/
##PasswordOptionPlugin
##UploadPlugin
##store.php
#'''Save changes''' to your file '''and reload''' / refresh your browser.
#'''Create a store.php file.''' Open the store.php tiddler in your file and copy its contents. In Notepad, or whatever program you use to create webpages, paste the contents you've copied, and save the file as store.php. Be sure your program hasn't added any extensions such as .html, etc. The file should be called 'store' and its extension should be .php.
#'''Set your username and password.''' In the store.php file, add your username(s) and password(s). Do this by going to the line $USERS = array( '~UserName1'=>'Password1', etc) and replacing Username1 with your username, and Password1 with your password. Be sure to leave all the punctuation and code, such as the single quotes, intact. Save your file.
#'''Upload store.php.''' Use your FTP client (the program you use to upload files to your website - I use ~FileZilla) to upload store.php to the directory (folder) where you are going to put your ~TiddlyWiki file. If it's been uploaded correctly, you should be able to open your file from your browser (e.g. http://www.giffmex.org/experiments/store.php) and see ~BidiX's message.
#'''Go to the Upload options panel.''' Now go to your TiddlyWiki file and in the backstage area at the top you should be able to see an 'upload' button. Click it.
#'''Fill in the Upload options panel.''' 
##Set the same username and password that you placed in your store.php file
##Add the url of your store.php file (e.g., http://www.giffmex.org/experiments/store.php)
##Leave the Relative directory blank, and it will use default settings
##For filename, add the filename of the ~TiddlyWiki you are uploading
##If you have created a special directory on your site for backups, enter it in the Relative Directory for backups line. You don't add the entire url, just the name of the directory.
##Decide whether you want the ~UploadLog tiddler in your file to display the new logging data every time you save changes to the web, and check the box accordingly.
##Decide how many lines of data you want to appear in UploadLog, or leave it at a default of 10.
#'''Click 'Upload' in the Upload with options panel.''' There will be a delay as your file is uploaded, but a message area should appear saying that your file is saved and about to upload. When done it should say 'Main TiddlyWiki file uploaded'. You are done!
#'''Upload to your heart's content.''' Now, every time you want to upload the changes from your local file to the file on your website, go to the upload section of the backstage area, be sure your username and password are correct, and hit the upload button. That's it!
In TiddlyWiki, the user name is stored in a browser cookie as:
{{{
''UserName'': <<option txtUserName>>
}}}
''Displayed as:''
''UserName'': <<option txtUserName>>

In [[TiddlySpace]], anyone [[registered|Register]] is considered a [[User]].
In a classical TiddlyWiki, the UserName as entered in the OptionsPanel in the sidebar is saved to the [[modifier field|Fields]] when saving edits to a [[tiddler|Tiddler]].

It can be used to enable low level access restrictions when the wiki is viewed by anyone over http, see [[How to use TiddlyWiki as a Website?]]
The view mode refers to the mode of viewing a tiddler.

By default, how a tiddler is displayed is defined by one of the shadow tiddlers that control the layout of TiddlyWiki called [[ViewTemplate]].
<!--{{{-->
<div class='toolbar'
	macro='toolbar [[ToolbarCommands::ViewToolbar]] icons:yes height:16 width:16 more:popup'>
</div>
<div class='heading'>
	<span class="titleBar">
		<div class='title' macro='view title text'>
			<span macro='showWhenTagged ShadowTiddler'>
				<span macro='tiddler DOMAIN with: "ShadowTiddler " "ShadowTiddler"'></span>
			</span>
			<span macro='showWhenTagged FAQ'>
				<span macro='tiddler DOMAIN with: "FAQ " "FAQ"'></span>
			</span>
			<span macro='showWhenTagged Plugins'>
				<span macro='tiddler DOMAIN with: "Plugins " "Plugin"'></span>
			</span>
			<span macro='showWhenTagged Macro'>
				<span macro='tiddler DOMAIN with: "Macro " "Macro"'></span>
			</span>
		</div>
		<span class="subtitle" macro='viewRevisions page:5'>
			<span class='spaceSiteIcon' macro='tiddlerOrigin label:yes spaceLink:yes height:12 width:12 preserveAspectRatio:yes'></span>
			&mdash; last modified on
			<span macro="view modified date"></span>
			<span macro='view modifier SiteIcon spaceLink:yes label:yes height:16 width:16'>by&nbsp;</span>
		</span>
	</span>
	<div class='tagClear'></div>
</div>
<div class='content'>
    <div macro='showWhenTagged Dev'>
        <span macro="tiddler Dev"></span>
    </div>
    <div macro='orgDoc'></div>
    <div class='viewer' macro='view text wikified'></div>
    <div class='viewer' macro='showWhenTagged FAQ'>
        <span macro='tiddler TEMPLATES##FAQ'></span>
    </div>
    <div macro='more'></div>
</div>
<div macro='hideWhenTagged no-tag-info'>
	<div class='tagInfo'>
		<div macro='hideWhenTagged no-tags'>
			<div class='tidTags' macro='tags'></div>
		</div>
		<div macro='hideWhenTagged no-tagging'>
			<div class='tagging' macro='tagging'></div>
		</div>
	</div>

	<!--let's see if someone misses that
	<div class='serialized' macro='serializerLinks'>view as:&nbsp;</div>
	-->
</div>
<!--}}}-->
!Summary
The shadow tiddler ViewTemplate contains the HTML markup that defines how individual tiddlers are displayed.  You can change the markup to create a custom tiddler view.
!Default Contents
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'>
<span macro='view modifier link'></span>,
<span macro='view modified date'></span> (
<span macro='message views.wikified.createdPrompt'></span>
<span macro='view created date'></span>)
</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
Welcome to tiddlywiki.org

Note that this site contains information about the original [[TiddlyWiki Classic|http://classic.tiddlywiki.com]], and does not apply to the newer version [[TiddlyWiki 5|http://tiddlywiki.com]]

<<tabs txtMainTab "Activity" "Activity"   TabAll "following" "followers" followers "followers>>
''Source'': [[Google Discussion Groups|http://groups.google.com/group/tiddlywiki/browse_thread/thread/f440f280a8098592/58fc107fd0fe86ed]]
!Description
This [[script|Scripts]] allows you to insert the current time.
!Code
{{{
<script label="What time is it?">
	return "<br>" + new Date().toString();
</script>
}}}
{{annotation{
''Note:'' A similar result can be achieved using the [[today macro|today]], e.g.:
{{{
''What time is it?''
<<today 0hh:0mm:0ss>>
}}}
''What time is it?''
<<today 0hh:0mm:0ss>>
}}}
:» organise notes and access them quickly
:» keep a journal
:» manage todo lists, if not a full fledged [[GTD system|What is GTD?]]
:» publish [[dynamic websites|How to use TiddlyWiki as a Website?]]
:» do most anything that you can do in other wikis but with almost no setup hassle
:» easily find your tidbits using search and tagging
:» write a "Choose Your Own Adventure" style book
All you need to run TiddlyWiki is your web browser. Though it must be a reasonably recent browser that supports javascript. Firefox is reported to have the best support, but IE (6 or better), Opera, and Safari are also supported.

If you want to [[Editing and Saving over HTTP|publish your TiddlyWiki]] then you'll need a web host (or a hosting service like the free http://www.tiddlyspot.com).

[[Category:FAQ]]
[[Category:Basics]]
//Getting Things Done// or short //GTD// is...
> a powerful work-life management system and book by David Allen that transforms personal overwhelm and overload into an integrated system of stress-free productivity.

For more information see...
:» [[Wikipedia/GTD|http://en.wikipedia.org/wiki/Getting_Things_Done]]
:» [[David Allen's website|http://www.davidco.com/what_is_gtd.php What is GTD?]]
:» [[Can I use TiddlyWiki for GTD?]]
* a wiki, notebook, information manager
* a wiki programmed in ~JavaScript running entirely self-contained in the browser
* a revolutionary new way to manage information using [[microcontent|http://www.useit.com/alertbox/980906.html]]
* a web framework and its own development environment
!!TiddlyWiki in ten seconds...
[[by TomO from d³|http://dcubed.com/#TiddlyWiki]]
;10...
:TiddlyWiki is a web-based [[wiki|http://en.wikipedia.org/wiki/Wiki]] that has a very rich Javascript runtime built into every page. If you are reading a TiddlyWiki document, you have the //entire// TiddlyWiki application, in addition to all the "articles" that make up the wiki itself.
;9
:The "articles" within a TiddlyWiki are called ''tiddlers'', and they are saved with the main HTML page used to view the document. If you open a TW document, you can see all the tiddlers saved at the bottom of the file.
;8
:When you view a TW document over the web, you are usually prohibited from making changes. For interactive, modifiable documents like this one, you typically need to save the document locally to your machine and work with it there.
;7
:Tiddlers can be referenced by their name but, more importantly, they can be arbitrarily ''tagged'' to categorize them. Tags may be freely modified, and there are numerous interface widgets within TW to list or find tiddlers by their tags.
;6
:When you click on an internal hyperlink to a tiddler, it will usually open up directly above or below the tiddler you are currently reading and should scroll immediately into view.
;5
:When you hover your mouse over a tiddler, a small context-sensitive ''tiddler menu'' appears above and to the right of the tiddler. One of the important items in this menu is ''edit'' (or ''view''), which allows you to view and modify the source for a tiddler.
;4
:Tiddler source is a combination of just plain text, plus special formatting commands in ''wiki-text'' that allow you to express style and layout for tiddlers without knowing any HTML. It is important to know that the formatting commands, tiddler menus, and just about everything else can be arbitrarily extended by third-party ''plug-ins'' to create custom solutions like this one.
;3...2...1
:That is it in a nutshell, but if you are still feeling a little lost, try this [[tutorial|http://www.blogjones.com/TiddlyWikiTutorial.html ]]
{{right title{[[Core Macros]]}}}A [[macro|Macro]] provides predefined functions or operations that are performed when inserted into tiddler text. It is invoked whenever the tiddler is rendered and typically performs one of the fllowing actions...
*inserts computed content into the rendered text at the point where it is referenced
*manipulates or enhances any content that is so far rendered

Embedding a macro is done using the following markup...
;plain
: {{{<<macroName>>}}}
;w/ simple parameters
:{{{<<macroName paramValue1 paramValue2>>}}}
;w/ named parameters
:{{{<<macroName param1:value1 param2:'value2 with spaces'>>}}}
;w/ mixed parameters
:{{{<<macroName paramValue1 param2:[[value 2]]>>}}}
There are several standard macros built into the TiddlyWiki core. Many additional macros are available by installing plugins.
The latest TiddlyWiki development build can be obtained from http://nightly.tiddlywiki.org.

Nightly builds may have bugs or be unstable and therefore should not to be relied on for regular use. They are intended for testing purposes only.
> Your best bet is to upload them and maintain them on tiddlyspace.com

People use several approaches for distributing TiddlyWiki plugins:

- Publish at tiddlyspace
- Publish on github
- Publish on your own site (eg tiddlytools.com)
- Publish on [[tiddlyspot|http://www.tiddlyspot.com]]

TiddlyHub didn't really take off; it doesn't really achieve much more
than doing a Google search.

The most important thing is probably to announce your plugin in a
message to the group.
By default, Chrome doesn't save *local* cookies (i.e., cookies associated with locally-stored files, such as TW documents).

Fortunately, there is a command line option, {{{--enable-file-cookies}}}, that you can use to force Chrome to accept local cookies.  All you need to do is edit the properties for the icon you use to launch Chrome, and add the option to the end of the "target" field, like this:
{{{
   ...\chrome.exe --enable-file-cookies
}}}

''Source:'' reply by ''Eric Shulman'' at https://groups.google.com/d/msg/tiddlywiki/lbGyZHb2Mvc/B-dbZ0_lzWAJ
See TiddlyLink...
See TiddlyLink...
WikiText is a markup language that defines special text markup that must be used in order to produce a desired output, e.g. {{{__underline__}}} eventually being displayed as __underline__. TiddlyWiki uses its own [[TiddlyWiki Markup]] for [[formatting text|Formatting Text]].

For examples see...
<<list filter [tag[Formatting]]>>
!!Also see
;@WikiText
:a dedicated space for explaining [[TiddlyWiki Markup]]
WikiWords are are automatically understood by TiddlyWiki as [[internal links|Links]] and are usually formed by joining two or more capitalized words, e.g. GettingStarted.

In detail, a WikiWord...
#starts with an uppercase character
#is composed of other words that are...
##concatenated together
##each word with (at least) their first letters capitalised
From the [[Glossary|WikiWord]]...
<<<
<<tiddler WikiWord>>
<<<

In conventional wikis, this notation is also referred to as [[CamelCase|http://en.wikipedia.org/wiki/CamelCase]] and used to name individual pages. Used in the content, a WikiWord automatically creates a link to the page called WikiWord. Clicking such a link opens that page or -- if it doesn't exist yet -- an editor to create it.

A standard TiddlyWiki uses WikiWords as titles, especially for predefined [[shadow tiddlers|ShadowTiddler]].
!!"""Disabling WikiWords"""
If you don't want SomeWord to be a WikiWord, escape it by prefixing it with a tilde (~), e.g. {{{~SomeWord}}} renders as ~SomeWord.

For globaly deactivating WikiWords, see [[How to deactivate automatic WikiWords?]]...
TiddlyWiki provides [[its own markup syntax|TiddlyWiki Markup]] for tiddler text which it translates into the HTML representation displayed by your browser; a process referred to as wikification.
<<tiddler SiteTitle>> <<tiddler SiteSubtitle>>
!Summary
Use the shadow tiddler WindowTitle to define the text you wish displayed as the window title of your TiddlyWiki in the the browser.
!Default Contents
{{{
<<tiddler SiteTitle>> - <<tiddler SiteSubtitle>>
}}}
This then displays something like...
{{{
TiddlyWiki - Community Documentation
}}}

You can change this at any time. For example:
{{{
Shadow Tiddlers Documentation | TiddlyWiki.com
}}}

|''Name:''|YourSearchPlugin|
|''Version:''|2.1.6 (2012-04-19)|
|''Summary:''|Search your TiddlyWiki with advanced search features such as result lists, tiddler preview, result ranking, search filters, combined searches and many more.|
|''Source:''|http://tiddlywiki.abego-software.de/#YourSearchPlugin|
|''Twitter:''|[[@abego|https://twitter.com/#!/abego]]|
|''GitHub:''|https://github.com/abego/YourSearchPlugin|
|''Author:''|UdoBorkowski (ub [at] abego-software [dot] de)|
|''License:''|[[BSD open source license|http://www.abego-software.de/legal/apl-v10.html]]|
!About YourSearch
YourSearch gives you a bunch of new features to simplify and speed up your daily searches in TiddlyWiki. It seamlessly integrates into the standard TiddlyWiki search: just start typing into the 'search' field and explore!
!Description
This macro outputs a list of all tags in this TiddlyWiki whereas clicking on a tag opens a popup listing all tiddlers for the corresponding tag. Compare to [[tag]] macro.
!Usage
{{{
<<allTags>>
}}}
<<allTags>>
!Description
The [[annotations]] helper macro is used in the shadow tiddlers ViewTemplate and EditTemplate to define where annotations are rendered, e.g.:
* the information displayed in view mode when a """tiddler""" does not exist yet
* the information displayed in edit mode for a tiddler that is a shadow tiddler
!Usage
{{{
<div macro='annotations'></div>
}}}
!Download (1.7.6)
http://oldwiki.tiddlywiki.org/ccTiddly/ccTiddly_v1.7.6.zip

!Download (1.9 - requires PHP5)
http://oldwiki.tiddlywiki.org/ccTiddly/ccTiddly_1.9.minimal.zip

!Demo
http://wiki.osmosoft.com/alpha http://wiki.osmosoft.com/alpha

!Release Notes
[[CcTiddlyReleases|ccTiddly Alpha Release Notes]]

!Community
If you would like to report a bug, request a feature or just ask for some help please post a message on the ccTiddly google group : [[ccTiddly Google Groups|http://groups.google.com/group/ccTiddly ccTiddly]]


''ccTiddly is a collaborative server side version of TiddlyWiki. (tiddlywiki.com)  Its features include :'''
* Multiple workspaces (TiddlyWiki files)
* User Management 
* OpenID, LDAP and Delegated Session management support. 
* Revision management
* Tag based permissions model
* File Uploading 
* Shows workspace viewing statistics
* Offline working (sync)


!!Additional Info
* CcTiddlyDeveloper
* CcTiddlyInstallation
* CcTiddlyConfig
* CcTiddlyPermissions

''NB:'' ccTiddly currently has no official maintainer.
!Description
The closeAll macro outputs a button to close all open tiddlers.
!Usage
{{{
<<closeAll>>
}}}
<<closeAll>>




{{{
createTiddlyLink(place,title,includeText,className,isStatic,linkedFromTiddler,noToggle)
}}}
The ''createTiddlyLink'' global function renders a link to an internal Web page. It requires two parameters:

; place
: the DOM element where the link will be placed.
; title
: 
; includeText
:  //(optional)//
; className
:  //(optional)//
; isStatic
:  //(optional)//
; linkedFromTiddler
:  //(optional)//
; noToggle
:  //(optional)//
{{{
[element = ]createTiddlyText(parent,text)
}}}

The global function ''createTiddlyText'' creates a DOM text node. This function takes two parameters:

; parent
: the DOM element where the text node will be placed.
; text
: the text content to be added to ''parent''.
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
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
!Description
The [[edit]] macro is used __exclusively__ in the shadow tiddler called EditTemplate to render an input element for a tiddler field.
!Usage
;input field
:» {{{<div class='editor' macro='edit text'></div>}}}
:* creates a simple input field
;textarea
:» {{{<div class='editor' macro='edit text 10'></div>}}}
:* creates a textarea with 10 lines height
:* does not limit on the number of lines of text that can be entered
Also see section ''Basic Viewing & Editing'' in [[Custom Fields]]...
Tiddlers hidden from default lists:

{{fancyTimeline{
<<timeline
server.bag
10000000
[[YYYY.0MM.0DD]]
filter:"[tag[excludeLists]] [sort[title]]"
template:"TEMPLATES##EXCLUDE+LIST"
groupTemplate:"TEMPLATES##EXCLUDE+LIST+GROUP"
>>
}}}
Tiddlers that are hidden from search:

{{fancyTimeline{
<<timeline
server.bag
10000000
[[YYYY.0MM.0DD]]
filter:"[tag[excludeSearch]] [sort[title]]"
template:"TEMPLATES##EXCLUDE+LIST"
groupTemplate:"TEMPLATES##EXCLUDE+LIST+GROUP"
>>
}}}
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AP8zZgAAAGYA//8zAADMMwD/mTMAAGYzAP8zMwAAADMAzP8AAADMAADMmQAAAGYAAMwzAAAAAADuzAAA3QAAALvMAACqAAAAiMwAAHcAAABVmQAARAAAACKZAAARAADuAJkA3QAAALsAmQCqAAAAiACZAHcAAABVAJkARAAAACIAZgARAADuAABm3QAAALsAAGaqAAAAiAAAZncAAABVAABmRAAAACIAAGYRAAAA7u7uM93d3QC7u7szqqqqAIiIiDN3d3cAVVVVM0RERAAiIiIzERERAAAAADMBAQEBAQEBAQEBpXl5eXl5eXl5eXmlAQEBAQEBAQEBAQEBAQEBAQEBgHl5eXl5eXl5eXl5eXl5gAEBAQEBAQEBAQEBAQEB/Xp5eXlVT04qKioqTk9VeXl5ev0BAQEBAQEBAQEBAaV5eXlPKioqKioqKioqKioqT3l5eaUBAQEBAQEBAQGAeXlVTioqKioqKioqKioqKioqTlV5eYABAQEBAQEBgHl5VSoqKioqKioqKioqKioqKioqKlV5eYABAQEBAaV5eVUqKioqKioqKioqKioqKioqKioqKlV5eaUBAQEBeXlVKioqKioqKioqKioqKioqKioqKioqKlV5eQEBAXl5eU4qKioqKioqKjExMTExMSoqKioqKioqTnl5eQEBeXlPKioqKioqKjEyMjIyMjIyMjEqKioqKioqT3l5AXp5eSoqKioqKioxMjIxBwcHBzEyMjEqKioqKioqeXl6eXlVKioqKioqMTIxBwcHBwcHBwcxMjEqKioqKipVeXl5eU8qKioqKioyMgcHBwcHBwcHBwcyMioqKioqKk95eXl5TioqKioqMTIxBwcHBwcHBwcHBzEyMSoqKioqTnl5eXkqKioqKioxMgcHBwcHBwcHBwcHBzIxKioqKioqeXl5eSoqKioqKjEyBwcHBwcHBwcHBwcHMjEqKioqKip5eXl5KioqKioqMTIHBwcHBwcHBwcHBwcyMSoqKioqKnl5eXkqKioqKioxMgcHBwcHBwcHBwcHBzIxKioqKioqeXl5eU4qKioqKjEyMQcHBwcHBwcHBwcxMjEqKioqKk55eXl5TyoqKioqKjIyBwcHBwcHBwcHBzIyKioqKioqT3l5eXlVKioqKioqMTIxBwcHBwcHBwcxMjEqKioqKipVeXl6eXkqKioqKioqMTIyMQcHBwcxMjIxKioqKioqKnl5egF5eU8qKioqKioqMTIyMjIyMjIyMSoqKioqKipPeXkBAXl5eU4qKioqKioqKjExMTExMSoqKioqKioqTnl5eQEBAXl5VSoqKioqKioqKioqKioqKioqKioqKipVeXkBAQEB+nl5VSoqKioqKioqKioqKioqKioqKioqVXl5+gEBAQEBenl5VSoqKioqKioqKioqKioqKioqKlV5eXoBAQEBAQEBeXl5VU4qKioqKioqKioqKioqKk5VeXl5AQEBAQEBAQEBenl5eU8qKioqKioqKioqKipPeXl5egEBAQEBAQEBAQEB+nl5eXlVT04qKioqTk9VeXl5efoBAQEBAQEBAQEBAQEBAXl5eXl5eXl5eXl5eXl5eXkBAQEBAQEBAQEBAQEBAQEBAQF6eXl5eXl5eXl5eXoBAQEBAQEBAQEB/+AH//+AAf/+AAB//AAAP/gAAB/wAAAP4AAAB8AAAAPAAAADgAAAAYAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAYAAAAHAAAADwAAAA+AAAAfwAAAP+AAAH/wAAD/+AAB//4AB///gB/8oAAAAIAAAAEAAAAABACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAEAAAACAAAAAwAAAAMAAAADAAAABG1bSA61m3JXuqB4mbuhd8m9o3jqvaF4+b2hePm9o3jqu6F3ybqgeJm1m3JXbVtIDgAAAAQAAAADAAAAAwAAAAMAAAACAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAACAAAAAwAAAAUAAAAGAAAACI98Wye0nXWavKF4876kev++pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vqR6/76kev+8oXjztJ11mo98WycAAAAIAAAABgAAAAUAAAADAAAAAgAAAAEAAAAAAAAAAAAAAAAAAAABAAAAAgAAAAQAAAAHAAAAChwcHBKulnGJvaN5+L6kev++pHr/y7GJ/9/Fnv/s1K7/9t25//rivv/64r7/9t25/+zUrv/fxZ7/y7GJ/76kev++pHr/vaN5+K6WcYkcHBwSAAAACgAAAAcAAAAEAAAAAgAAAAEAAAAAAAAAAAAAAAEAAAADAAAABwAAAAtuYkUst552z76kev++pHr+1LuS//Latf/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD/8tq1/9S7kv++pHr+vqR6/7eeds9uYkUsAAAACwAAAAcAAAADAAAAAQAAAAAAAAABAAAAAgAAAAQAAAAIi3hbNbqgd+a+pHr/xayD/+3Vr//85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr//FrIP/vqR6/7qgd+aJdVg0AAAACAAAAAQAAAACAAAAAQAAAAEAAAACAAAABIl8WSW8oXjlvqR6/8yyiv/54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//ngvP/Msor/vqR6/7yheOWJfFklAAAABAAAAAIAAAABAAAAAAAAAAFfXz8Iu6F4zL6kev/Msor/+uK+//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//rivv/Msor/vqR6/7uheMxfXz8IAAAAAQAAAAAAAAAAAAAAAbqid4K+pHr/xayD//ngvP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//fgvP/FrIP/vqR6/7qid4IAAAABAAAAAAAAAAC3l28gvaN5+L6kev7t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+/Twv/Qq8f/u5HK/7OGzP+zhsz/u5HK/9Crx//v08L//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr/++pHr+vaN5+LeXbyAAAAAAAAAAALuheJa+pHr/1LuS//zlwP/85cD//OXA//zlwP/85cD//OXA//riwP/Pq8f/r4HM/6+Bzf+vgc3/r4HN/6+Bzf+vgc3/r4HN/6+BzP/Pq8f/+uLA//zlwP/85cD//OXA//zlwP/85cD//OXA/9S5kv++pHr/u6F4lgAAAACii3MLvKF4876kev/y2rX//OXA//zlwP/85cD//OXA//zlwP/64sD/w5vJ/6+Bzf+vg83/w5vc/9W06v/dwPD/3cDw/9W06v/Dm9z/r4PN/6+Bzf/Dm8n/+uLA//zlwP/85cD//OXA//zlwP/85cD/8tq1/76kev+8oXjzootzC72feFW+pHr/y7GJ//zlwP/85cD//OXA//zlwP/85cD//OXA/8+rx/+vgc3/tIfQ/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/tIfQ/6+Bzf/Pq8f//OXA//zlwP/85cD//OXA//zlwP/85cD/y7GJ/76kev+9n3hVvaF4mL6kev/fxZ7//OXA//zlwP/85cD//OXA//zlwP/v08L/r4HM/6+Dzf/Wtev/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/r4PN/6+BzP/v08L//OXA//zlwP/85cD//OXA//zlwP/fxZ7/vqR6/72heJi8oXfIvqR6/+zUrv/85cD//OXA//zlwP/85cD//OXA/9Crx/+vgc3/w5vc/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Dm9z/r4HN/9Crx//85cD//OXA//zlwP/85cD//OXA/+zUrv++pHr/vKF3yL2jeOq+pHr/9t25//zlwP/85cD//OXA//zlwP/85cD/u5HK/6+Bzf/VtOr/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9W06v+vgc3/u5HK//zlwP/85cD//OXA//zlwP/85cD/9t25/76kev+9o3jqvaF4+b6kev/64r7//OXA//zlwP/85cD//OXA//zlwP+zhsz/r4HN/93A8P/hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/3cDw/6+Bzf+zhsz//OXA//zlwP/85cD//OXA//zlwP/64r7/vqR6/72hePm9oXj5vqR6//rivv/85cD//OXA//zlwP/85cD//OXA/7OGzP+vgc3/3cDw/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//dwPD/r4HN/7OGzP/85cD//OXA//zlwP/85cD//OXA//rivv++pHr/vaF4+b2jeOq+pHr/9t25//zlwP/85cD//OXA//zlwP/85cD/u5HK/6+Bzf/VtOr/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9W06v+vgc3/u5HK//zlwP/85cD//OXA//zlwP/85cD/9t25/76kev+9o3jqvKF3yL6kev/s1K7//OXA//zlwP/85cD//OXA//zlwP/Qq8f/r4HN/8Ob3P/hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/w5vc/6+Bzf/Qq8f//OXA//zlwP/85cD//OXA//zlwP/s1K7/vqR6/7yhd8i9oXiYvqR6/9/Fnv/85cD//OXA//zlwP/85cD//OXA/+/Twv+vgcz/r4PN/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//hw/P/4cPz/9a16/+vg83/r4HM/+/Twv/85cD//OXA//zlwP/85cD//OXA/9/Fnv++pHr/vaF4mL2feFW+pHr/y7GJ//zlwP/85cD//OXA//zlwP/85cD//OXA/8+rx/+vgc3/tIfQ/9a16//hw/P/4cPz/+HD8//hw/P/4cPz/+HD8//Wtev/tIfQ/6+Bzf/Pq8f//OXA//zlwP/85cD//OXA//zlwP/85cD/y7GJ/76kev+9n3hVootzC7yhePO+pHr/8tq1//zlwP/85cD//OXA//zlwP/85cD/+uLA/8Obyf+vgc3/r4PN/8Ob3P/VtOr/3cDw/93A8P/VtOr/w5vc/6+Dzf+vgc3/w5vJ//riwP/85cD//OXA//zlwP/85cD//OXA//Latf++pHr/vKF486KLcwsAAAAAu6N3l76kev/Uu5L//OXA//zlwP/85cD//OXA//zlwP/85cD/+uLA/8+rx/+vgcz/r4HN/6+Bzf+vgc3/r4HN/6+Bzf+vgc3/r4HM/8+rx//64sD//OXA//zlwP/85cD//OXA//zlwP/85cD/1LmS/76kev+7oXiWAAAAAAAAAAC3l28gvaN5+L6kev7t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+/Twv/Qq8f/u5HK/7OGzP+zhsz/u5HK/9Crx//v08L//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA/+3Vr/++pHr+vaN5+LeXbyAAAAAAAAAAAAAAAAC6oneCvqR6/8Wsg//54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/34Lz/xayD/76kev+6oneCAAAAAAAAAAAAAAAAAAAAAH9/VQa8oHjLvqR6/8yyiv/64r7//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD/+uK+/8yyiv++pHr/vKB4y39/VQYAAAAAAAAAAAAAAAAAAAAAAAAAALKhbh67o3nkvqR6/8yyiv/54Lz//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//ngvP/Msor/vqR6/7ujeeSyoW4eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALqbdim7o3nkvqR6/8Wsg//t1a///OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/t1a//xayD/76kev+7o3nkupt2KQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALKhbh68oHjLvqR6/76kev7Uu5L/8tq1//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/85cD//OXA//zlwP/y2rX/1LmS/76kev6+pHr/vKB4y7Khbh4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH9/VQa6oneCvaN5+L6kev++pHr/y7GJ/9/Fnv/s1K7/9t25//rivv/64r7/9t25/+zUrv/fxZ7/y7GJ/76kev++pHr/vaN5+Lqid4J/f1UGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3l28gu6F4lryhePO+pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vqR6/76kev++pHr/vKF487uheJa3l28gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAootzC72feFW9oXiYvKF3yL2jeOq9oXj5vaF4+b2jeOq8oXfIvaF4mL2feFWii3MLAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/gB///gAH//gAAf/wAAD/4AAAf8AAAD+AAAAfAAAADwAAAA4AAAAGAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAGAAAABwAAAA8AAAAPgAAAH8AAAD/gAAB/8AAA//gAAf/+AAf//4Af/
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
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
A ''getWeek'' method has been added to the Date object.  Any date object can return it's week number (between 1 and 52).
The function can be use like this:
//{{{
var date = new Date();	// Mon Feb 07 2011 23:35:42 GMT+0100 (CET) {}
date.getWeek();		// 6
//}}}
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
!Description
The gradient macro renders a vertical or horizontal gradient as a background to content.
!Usage
{{{
<<gradient direction start-color mid-color end-color>>
INNER CONTENT
>>
}}}
{{annotation{
''Note'': Notice how the INNER CONTENT directly follows the gradient macro and is closed with another pair of greater-than characters {{{>>}}}.
}}}
Use the following parameters...
| !Parameter | !Description |
|''direction''|either {{{vert}}} (vertical) or {{{horiz}}} (horizontal)|
|''start-color''|the color at which the gradient starts|
|''mid-color''|the color at the middle of the gradient, not required|
|''end-color''|the color at which the gradient ends|
|''INNER CONTENT''|the wiki text rendered inside the gradient|
{{annotation{
''Note'': Using a mid-color is not required. It is enough to define a start- and an end-color for the gradient.
}}}
!Example
{{{
<<gradient horiz #abc #fff>>
@@color:white;font-size:5em;padding:10px;display:block;A GRADIENT@@
>>
}}}
<<gradient horiz #abc #fff>>
@@color:white;font-size:5em;padding:10px;display:block;A GRADIENT@@
>>
Tiddlers used for the display in the html representation of TiddlyWiki.org, e.g. used for Transclusions via [[tiddler (macro)]].
Want to embed an iFrame into TiddlyWiki? See [[HTML Formatting]]...
!Description
The [[importTiddlers macro|importTiddlers]] outputs the same import wizard that is provided in the [[Backstage Area]]...
!Usage
{{{
<<importTiddlers>>
}}}
<<importTiddlers>>
/***
|''Name''|jQueryOutline|
|''Documentation''|http://listfiltr.tiddlyspace.com|
|''Author''|[[Tobias Beer|http://tobibeer.tiddlyspace.com]]|
|''Idea''|http://stackoverflow.com/questions/1852816/nested-ordered-lists|
|''Version''|0.4.0 (2013.09.24)|
|''CoreVersion''|2.5.3|
|''Readable Source''|https://raw.github.com/tobibeer/TiddlyWikiPlugins/master/resources/ListFiltrPlugin/jQueryOutline.js|
/%***/
/*{{{*/
(function(e){e.fn.outline=function(t,n){function r(e){if(!+e)return false;var t=String(+e).split(""),n="",r=3,i=["","C","CC","CCC","CD","D","DC","DCC","DCCC","CM","","X","XX","XXX","XL","L","LX","LXX","LXXX","XC","","I","II","III","IV","V","VI","VII","VIII","IX"];while(r--)n=(i[+t.pop()+r*10]||"")+n;return Array(+t.join("")+1).join("M")+n}function i(e){var n,i,s="",o,u=t.counterTemplates,a=t.plain,f=a?e.length-1:0;for(n=f;n<e.length;n++){i=e[n];o=n%u.length;switch(u[o].substr(0,1)){case"a":i=String.fromCharCode(96+i);break;case"A":i=String.fromCharCode(64+i);break;case"i":i=r(i).toLowerCase();break;case"I":i=r(i);break}s+=i+u[o].substr(1)}return s+" "}var t=e.extend({},e.fn.outline.defaults,t),n=n||[];this.each(function(){e(this).children("li").each(function(r){var s=n.concat([r+1]);e("<span></span>").addClass(t.liClass).text(i(s)).prependTo(this);e(this).children("ol").outline(t,s)})});if(!n.length)this.addClass(t.olClass)};e.fn.outline.defaults={liClass:"pseudo-ol-li",olClass:"pseudo-ol",counterTemplates:["1.","a.","i."],plain:true};var t=config.macros.outline={handler:function(t){var n=e(t).children().last();while(n.is("br")){n=n.prev()}if(n.is("span, div")){n=n.children("ol").first()}n.outline()}}})(jQuery);config.shadowTiddlers["StyleSheetjQueryOutline"]="/*{{{*/\n"+"ol .pseudo-ol-li { display: none }\n"+"ol.pseudo-ol, ol.pseudo-ol ol { list-style: none; margin-left: 1.5em; padding-left: 0.5em;}\n"+"ol.pseudo-ol {margin-left: 0.5em;padding-left:0em;}\n"+"ol.pseudo-ol .pseudo-ol-li { display: inline; font-weight: bold; padding-right:3px; }\n"+"/*}}}*/";store.addNotification("StyleSheetjQueryOutline",refreshStyles)
//%/
/*
 * jQuery Autocomplete plugin 1.1
 *
 * Copyright (c) 2009 Jörn Zaefferer
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Revision: $Id: jquery.autocomplete.js 15 2009-08-22 10:30:27Z joern.zaefferer $
*/
//{{{
(function($){$.fn.extend({autocomplete:function(urlOrData,options){var isUrl=typeof urlOrData=="string";options=$.extend({},$.Autocompleter.defaults,{url:isUrl?urlOrData:null,data:isUrl?null:urlOrData,delay:isUrl?$.Autocompleter.defaults.delay:10,max:options&&!options.scroll?10:150},options);options.highlight=options.highlight||function(value){return value;};options.formatMatch=options.formatMatch||options.formatItem;return this.each(function(){new $.Autocompleter(this,options);});},result:function(handler){return this.bind("result",handler);},search:function(handler){return this.trigger("search",[handler]);},flushCache:function(){return this.trigger("flushCache");},setOptions:function(options){return this.trigger("setOptions",[options]);},unautocomplete:function(){return this.trigger("unautocomplete");}});$.Autocompleter=function(input,options){var KEY={UP:38,DOWN:40,DEL:46,TAB:9,RETURN:13,ESC:27,COMMA:188,PAGEUP:33,PAGEDOWN:34,BACKSPACE:8};var $input=$(input).attr("autocomplete","off").addClass(options.inputClass);var timeout;var previousValue="";var cache=$.Autocompleter.Cache(options);var hasFocus=0;var lastKeyPressCode;var config={mouseDownOnSelect:false};var select=$.Autocompleter.Select(options,input,selectCurrent,config);var blockSubmit;$.browser.opera&&$(input.form).bind("submit.autocomplete",function(){if(blockSubmit){blockSubmit=false;return false;}});$input.bind(($.browser.opera?"keypress":"keydown")+".autocomplete",function(event){hasFocus=1;lastKeyPressCode=event.keyCode;switch(event.keyCode){case KEY.UP:event.preventDefault();if(select.visible()){select.prev();}else{onChange(0,true);}break;case KEY.DOWN:event.preventDefault();if(select.visible()){select.next();}else{onChange(0,true);}break;case KEY.PAGEUP:event.preventDefault();if(select.visible()){select.pageUp();}else{onChange(0,true);}break;case KEY.PAGEDOWN:event.preventDefault();if(select.visible()){select.pageDown();}else{onChange(0,true);}break;case options.multiple&&$.trim(options.multipleSeparator)==","&&KEY.COMMA:case KEY.TAB:case KEY.RETURN:if(selectCurrent()){event.preventDefault();blockSubmit=true;return false;}break;case KEY.ESC:select.hide();break;default:clearTimeout(timeout);timeout=setTimeout(onChange,options.delay);break;}}).focus(function(){hasFocus++;}).blur(function(){hasFocus=0;if(!config.mouseDownOnSelect){hideResults();}}).click(function(){if(hasFocus++>1&&!select.visible()){onChange(0,true);}}).bind("search",function(){var fn=(arguments.length>1)?arguments[1]:null;function findValueCallback(q,data){var result;if(data&&data.length){for(var i=0;i<data.length;i++){if(data[i].result.toLowerCase()==q.toLowerCase()){result=data[i];break;}}}if(typeof fn=="function")fn(result);else $input.trigger("result",result&&[result.data,result.value]);}$.each(trimWords($input.val()),function(i,value){request(value,findValueCallback,findValueCallback);});}).bind("flushCache",function(){cache.flush();}).bind("setOptions",function(){$.extend(options,arguments[1]);if("data"in arguments[1])cache.populate();}).bind("unautocomplete",function(){select.unbind();$input.unbind();$(input.form).unbind(".autocomplete");});function selectCurrent(){var selected=select.selected();if(!selected)return false;var v=selected.result;previousValue=v;if(options.multiple){var words=trimWords($input.val());if(words.length>1){var seperator=options.multipleSeparator.length;var cursorAt=$(input).selection().start;var wordAt,progress=0;$.each(words,function(i,word){progress+=word.length;if(cursorAt<=progress){wordAt=i;return false;}progress+=seperator;});words[wordAt]=v;v=words.join(options.multipleSeparator);}v+=options.multipleSeparator;}$input.val(v);hideResultsNow();$input.trigger("result",[selected.data,selected.value]);return true;}function onChange(crap,skipPrevCheck){if(lastKeyPressCode==KEY.DEL){select.hide();return;}var currentValue=$input.val();if(!skipPrevCheck&&currentValue==previousValue)return;previousValue=currentValue;currentValue=lastWord(currentValue);if(currentValue.length>=options.minChars){$input.addClass(options.loadingClass);if(!options.matchCase)currentValue=currentValue.toLowerCase();request(currentValue,receiveData,hideResultsNow);}else{stopLoading();select.hide();}};function trimWords(value){if(!value)return[""];if(!options.multiple)return[$.trim(value)];return $.map(value.split(options.multipleSeparator),function(word){return $.trim(value).length?$.trim(word):null;});}function lastWord(value){if(!options.multiple)return value;var words=trimWords(value);if(words.length==1)return words[0];var cursorAt=$(input).selection().start;if(cursorAt==value.length){words=trimWords(value)}else{words=trimWords(value.replace(value.substring(cursorAt),""));}return words[words.length-1];}function autoFill(q,sValue){if(options.autoFill&&(lastWord($input.val()).toLowerCase()==q.toLowerCase())&&lastKeyPressCode!=KEY.BACKSPACE){$input.val($input.val()+sValue.substring(lastWord(previousValue).length));$(input).selection(previousValue.length,previousValue.length+sValue.length);}};function hideResults(){clearTimeout(timeout);timeout=setTimeout(hideResultsNow,200);};function hideResultsNow(){var wasVisible=select.visible();select.hide();clearTimeout(timeout);stopLoading();if(options.mustMatch){$input.search(function(result){if(!result){if(options.multiple){var words=trimWords($input.val()).slice(0,-1);$input.val(words.join(options.multipleSeparator)+(words.length?options.multipleSeparator:""));}else{$input.val("");$input.trigger("result",null);}}});}};function receiveData(q,data){if(data&&data.length&&hasFocus){stopLoading();select.display(data,q);autoFill(q,data[0].value);select.show();}else{hideResultsNow();}};function request(term,success,failure){if(!options.matchCase)term=term.toLowerCase();var data=cache.load(term);if(data&&data.length){success(term,data);}else if((typeof options.url=="string")&&(options.url.length>0)){var extraParams={timestamp:+new Date()};$.each(options.extraParams,function(key,param){extraParams[key]=typeof param=="function"?param():param;});$.ajax({mode:"abort",port:"autocomplete"+input.name,dataType:options.dataType,url:options.url,data:$.extend({q:lastWord(term),limit:options.max},extraParams),success:function(data){var parsed=options.parse&&options.parse(data)||parse(data);cache.add(term,parsed);success(term,parsed);}});}else{select.emptyList();failure(term);}};function parse(data){var parsed=[];var rows=data.split("\n");for(var i=0;i<rows.length;i++){var row=$.trim(rows[i]);if(row){row=row.split("|");parsed[parsed.length]={data:row,value:row[0],result:options.formatResult&&options.formatResult(row,row[0])||row[0]};}}return parsed;};function stopLoading(){$input.removeClass(options.loadingClass);};};$.Autocompleter.defaults={inputClass:"ac_input",resultsClass:"ac_results",loadingClass:"ac_loading",minChars:1,delay:400,matchCase:false,matchSubset:true,matchContains:false,cacheLength:10,max:100,mustMatch:false,extraParams:{},selectFirst:true,formatItem:function(row){return row[0];},formatMatch:null,autoFill:false,width:0,multiple:false,multipleSeparator:", ",highlight:function(value,term){return value.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+term.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"<strong>$1</strong>");},scroll:true,scrollHeight:180};$.Autocompleter.Cache=function(options){var data={};var length=0;function matchSubset(s,sub){if(!options.matchCase)s=s.toLowerCase();var i=s.indexOf(sub);if(options.matchContains=="word"){i=s.toLowerCase().search("\\b"+sub.toLowerCase());}if(i==-1)return false;return i==0||options.matchContains;};function add(q,value){if(length>options.cacheLength){flush();}if(!data[q]){length++;}data[q]=value;}function populate(){if(!options.data)return false;var stMatchSets={},nullData=0;if(!options.url)options.cacheLength=1;stMatchSets[""]=[];for(var i=0,ol=options.data.length;i<ol;i++){var rawValue=options.data[i];rawValue=(typeof rawValue=="string")?[rawValue]:rawValue;var value=options.formatMatch(rawValue,i+1,options.data.length);if(value===false)continue;var firstChar=value.charAt(0).toLowerCase();if(!stMatchSets[firstChar])stMatchSets[firstChar]=[];var row={value:value,data:rawValue,result:options.formatResult&&options.formatResult(rawValue)||value};stMatchSets[firstChar].push(row);if(nullData++<options.max){stMatchSets[""].push(row);}};$.each(stMatchSets,function(i,value){options.cacheLength++;add(i,value);});}setTimeout(populate,25);function flush(){data={};length=0;}return{flush:flush,add:add,populate:populate,load:function(q){if(!options.cacheLength||!length)return null;if(!options.url&&options.matchContains){var csub=[];for(var k in data){if(k.length>0){var c=data[k];$.each(c,function(i,x){if(matchSubset(x.value,q)){csub.push(x);}});}}return csub;}else
if(data[q]){return data[q];}else
if(options.matchSubset){for(var i=q.length-1;i>=options.minChars;i--){var c=data[q.substr(0,i)];if(c){var csub=[];$.each(c,function(i,x){if(matchSubset(x.value,q)){csub[csub.length]=x;}});return csub;}}}return null;}};};$.Autocompleter.Select=function(options,input,select,config){var CLASSES={ACTIVE:"ac_over"};var listItems,active=-1,data,term="",needsInit=true,element,list;function init(){if(!needsInit)return;element=$("<div/>").hide().addClass(options.resultsClass).css("position","absolute").appendTo(document.body);list=$("<ul/>").appendTo(element).mouseover(function(event){if(target(event).nodeName&&target(event).nodeName.toUpperCase()=='LI'){active=$("li",list).removeClass(CLASSES.ACTIVE).index(target(event));$(target(event)).addClass(CLASSES.ACTIVE);}}).click(function(event){$(target(event)).addClass(CLASSES.ACTIVE);select();input.focus();return false;}).mousedown(function(){config.mouseDownOnSelect=true;}).mouseup(function(){config.mouseDownOnSelect=false;});if(options.width>0)element.css("width",options.width);needsInit=false;}function target(event){var element=event.target;while(element&&element.tagName!="LI")element=element.parentNode;if(!element)return[];return element;}function moveSelect(step){listItems.slice(active,active+1).removeClass(CLASSES.ACTIVE);movePosition(step);var activeItem=listItems.slice(active,active+1).addClass(CLASSES.ACTIVE);if(options.scroll){var offset=0;listItems.slice(0,active).each(function(){offset+=this.offsetHeight;});if((offset+activeItem[0].offsetHeight-list.scrollTop())>list[0].clientHeight){list.scrollTop(offset+activeItem[0].offsetHeight-list.innerHeight());}else if(offset<list.scrollTop()){list.scrollTop(offset);}}};function movePosition(step){active+=step;if(active<0){active=listItems.size()-1;}else if(active>=listItems.size()){active=0;}}function limitNumberOfItems(available){return options.max&&options.max<available?options.max:available;}function fillList(){list.empty();var max=limitNumberOfItems(data.length);for(var i=0;i<max;i++){if(!data[i])continue;var formatted=options.formatItem(data[i].data,i+1,max,data[i].value,term);if(formatted===false)continue;var li=$("<li/>").html(options.highlight(formatted,term)).addClass(i%2==0?"ac_even":"ac_odd").appendTo(list)[0];$.data(li,"ac_data",data[i]);}listItems=list.find("li");if(options.selectFirst){listItems.slice(0,1).addClass(CLASSES.ACTIVE);active=0;}if($.fn.bgiframe)list.bgiframe();}return{display:function(d,q){init();data=d;term=q;fillList();},next:function(){moveSelect(1);},prev:function(){moveSelect(-1);},pageUp:function(){if(active!=0&&active-8<0){moveSelect(-active);}else{moveSelect(-8);}},pageDown:function(){if(active!=listItems.size()-1&&active+8>listItems.size()){moveSelect(listItems.size()-1-active);}else{moveSelect(8);}},hide:function(){element&&element.hide();listItems&&listItems.removeClass(CLASSES.ACTIVE);active=-1;},visible:function(){return element&&element.is(":visible");},current:function(){return this.visible()&&(listItems.filter("."+CLASSES.ACTIVE)[0]||options.selectFirst&&listItems[0]);},show:function(){var offset=$(input).offset();element.css({width:typeof options.width=="string"||options.width>0?options.width:$(input).width(),top:offset.top+input.offsetHeight,left:offset.left}).show();if(options.scroll){list.scrollTop(0);list.css({maxHeight:options.scrollHeight,overflow:'auto'});if($.browser.msie&&typeof document.body.style.maxHeight==="undefined"){var listHeight=0;listItems.each(function(){listHeight+=this.offsetHeight;});var scrollbarsVisible=listHeight>options.scrollHeight;list.css('height',scrollbarsVisible?options.scrollHeight:listHeight);if(!scrollbarsVisible){listItems.width(list.width()-parseInt(listItems.css("padding-left"))-parseInt(listItems.css("padding-right")));}}}},selected:function(){var selected=listItems&&listItems.filter("."+CLASSES.ACTIVE).removeClass(CLASSES.ACTIVE);return selected&&selected.length&&$.data(selected[0],"ac_data");},emptyList:function(){list&&list.empty();},unbind:function(){element&&element.remove();}};};$.fn.selection=function(start,end){if(start!==undefined){return this.each(function(){if(this.createTextRange){var selRange=this.createTextRange();if(end===undefined||start==end){selRange.move("character",start);selRange.select();}else{selRange.collapse(true);selRange.moveStart("character",start);selRange.moveEnd("character",end);selRange.select();}}else if(this.setSelectionRange){this.setSelectionRange(start,end);}else if(this.selectionStart){this.selectionStart=start;this.selectionEnd=end;}});}var field=this[0];if(field.createTextRange){var range=document.selection.createRange(),orig=field.value,teststring="<->",textLength=range.text.length;range.text=teststring;var caretAt=field.value.indexOf(teststring);field.value=orig;this.selection(caretAt,caretAt+textLength);return{start:caretAt,end:caretAt+textLength}}else if(field.selectionStart!==undefined){return{start:field.selectionStart,end:field.selectionEnd}}};})(jQuery);

//}}}
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
!Description
The [[list macro|list]] outputs a list of tiddlers for a certain list-type.
!Usage
{{{
<<list
	<list-type>
	template: [[My List Template Tiddler]]
	emptyMessage: "No matching tiddler found..."]
>>
}}}
The following parameters can be defined...
| !Parameter | !Description |width:200px; !Default |h
|<list-type> |always the __first__ parameter, the list-type defines what kind of list is generated which, e.g.:<br><<tiddler "list##TYPES">>|{{{<none>}}}<br>interpreted as {{{all}}}|
|''template''|a reference to a tiddler or """tiddler section""" defining how each item in the resulting list is displayed<br><br>''Example:''<br>To also display the author for each list item create a template tiddler with the following text:<br>{{{<<view title link>> by <<view modified link>>}}}<br>Then reference to this tiddler using the {{{template}}} parameter.|{{{<<view title link>>}}}<br>See [[view macro|view]]|
|''emptyMessage''|defines the wiki text displayed when the resulting list is empty||
!Example
The last five modified plugins:
{{{<<list filter "[tag[systemConfig]] [sort[-modified]] [limit[5]]">>}}}
<<list filter "[tag[systemConfig]] [sort[-modified]] [limit[5]]">>{{annotation{
''Note'': The sequence for filter parameters does matter, i.e. use {{{sort}}} before {{{limit}}} and everything else before either, otherwise you would fetch a defined number of arbitrary tiddlers which are only then matched or sorted.
}}}/%
!TYPES
;"""all"""
:list all tiddlers:
:{{{<<list all>>}}}
;"""filter"""
:list tiddlers matching a given [[filter criteria|Filters]], e.g. all [[Plugins]]:
:{{{<<list filter [tag[systemConfig]]>>}}}
;"""missing"""
:list tiddlers that have links to them but are not defined:
:{{{<<list missing>>}}}
;"""orphans"""
:list tiddlers that are not linked to from any other tiddlers:
:{{{<<list orphans>>}}}
;"""shadowed"""
:list [[Shadow Tiddlers]] that come with TiddlyWiki:
:{{{<<list shadowed>>}}}
;"""touched"""
:list tiddlers that have been modified locally since the wiki has loaded:
:{{{<<list touched>>}}}
!END%/
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
See [[Member]]...
!Description
The [[message]] macro is used in shadow tiddlers like the EditTemplate to recursively lookup and output a context related string from the core JavaScript.
!Usage
{{{
<span macro='message views.editor.tagPrompt'></span>
}}}
Enclosed in {{{<html>..</html>}}} the above renders as:
<<<
<html><span macro='message views.editor.tagPrompt'></span></html>
<<<
!Description
The newJournal macro generates a {{button{New Journal}}} button that allows you to to create a journal tiddler with...
*the current time and date as the title
*the tag <<tag journal>> by default

In all other respects the newJournal macro is identical to the [[newTiddler]] macro.
!Usage
{{{
<<newJournal [date format] [default tag]>>
}}}
Use the optional first parameter to specify a custom [[date format|DateFormats]].
The optional second parameter allows to override the <<tag journal>> tag.

''Note:'' In addition, all parameters available for the [[newTiddler]] macro can be used as well.
The [[newTiddler]] macro generates a button to create a new tiddler from, e.g.<<newTiddler>>. See [[Tiddler Templates]] on how to create a new tiddler from a template tiddler.

It can be used with the following named parameters, all of which are optional:
|!"""Parameter"""|!Description|!Default|h
| ''label''|button label |{{{config.macros.newTiddler.label}}}|
| ''prompt''|button tooltip |{{{config.macros.newTiddler.prompt}}}|
| ''"""title"""''|title for the new tiddler (defaults to "New Tiddler") |{{{config.macros.newTiddler.title}}}|
| ''text''|contents for the new tiddler |{{{config.views.editor.defaultText}}}<br/>{{{%0}}} being the new tiddler title |
| ''tag''|tag to be applied to the new tiddler; can be used repeatedly to specify multiple tags ||
| ''accessKey''|single letter to use as access key to trigger the button |{{{config.macros.newTiddler.accessKey}}}|
| ''focus''|the editable field that will be given focus when the new tiddler is opened, e.g. {{{title}}}, {{{text}}}, {{{tags}}} |title|
| ''template''|name of the HTML template used to display the new tiddler (defaults to EditTemplate) ||
| ''"""fields"""''|custom fields to be assigned to the new tiddler (space-separated list of key:value pairs; e.g. fields:"k1:v1 k2:v2") ||
!Usage
;<<newTiddler label:WikiWord text:"text" tag:tag tag:tag accessKey:key focus:field>>
:{{{
<<newTiddler label:WikiWord text:"text" tag:tag tag:tag accessKey:key focus:field>>
}}}
;to create a new tiddler with a [[custom field|Custom Fields]]@glossary {{{server.content-type}}} set to {{{text/javascript}}}, e.g.
:{{{
<<newTiddler label:"new javascript file" fields:"server.content-type:text/javascript">>
}}}
<<<
Only fields contained as input fields in the specified template can be primed with an initial value.
<<<
!Examples
{{{
<<newTiddler
	label:"New Tiddler"
	text:"Hello world."
	tag:"test"
	tag:"an example"
	accessKey:"1"
	focus:"tags"
>>
}}}
Using evaluated parameters, the content of {{{AnnotherTiddler}}} can be inserted as template text:
{{{
<<newTiddler text:{{store.getTiddlerText("AnnotherTiddler")}}>>
}}}
!Also see...
* [[newJournal]] macro

<<tiddler "Suppressing Formatting">>
!Description
The [[option]] macro renders inputs for editing option cookies, e.g.
*checkboxes for boolean cookies
*input fields for text cookies
!Usage
{{{
UserName: <<option txtUserName>>
}}}
UserName: <<option txtUserName>>
{{{
<<option chkAutoSave>> Auto save changes?
}}}
<<option chkAutoSave>> Auto save changes?
!Description
The [[options]] macro outputs the same AdvancedOptions as you find in the [[Backstage Area]]...
!Usage
{{{
<<options>>
}}}
<<options>>
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
!Description
The [[permaview]] macro provides a button which outputs a URL to all open tiddlers in the browsers' address bar.
!Usage
{{{
<<permaview>>
}}}
<<permaview>>
See [[Plugin]]
!Description
The [[plugins]] macro outputs the plugins manager...
!Usage
{{{
<<plugins>>
}}}
<<plugins>>
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
	<meta charset="utf-8"/>
	<title>Policy Maker App</title>
	
	<link rel="stylesheet" href="http://tiddlyspace.com/bags/common/tiddlers/reset">
	<link rel="stylesheet" href="policymaker.css">

	<script src="js/modernizr-2.5.3.min.js"></script>
</head>
<body>
	<div id="wrapper">
		<div class="beta">Beta</div>

		<section class="guest-view">
			<h2>You are not a member of this space.</h2>
			<p class="big">That means you can not edit the policy of this spaces. If you want to edit the policy of your space please include the <a href="http://policymaker.tiddlyspace.com">policymaker</a> space.</p>
		</section>

		<section class="policy-view public" data-privacy="public">
			<section>
				<h3>Current space: <strong></strong></h3>
				<div class="porp">
					<button class="public">Use public bag</button>
					<button class="private">Use private bag</button>
				</div>
			</section>
			<section>
				<form action="">
					<label for="readinput">Read</label>
					<input type="text" id="readinput" name="read" />
					<label for="writeinput">Write</label>
					<input type="text" id="writeinput" name="write" />
					<label for="createinput">Create</label>
					<input type="text" id="createinput" name="create" />
					<label for="deleteinput">Delete</label>
					<input type="text" id="deleteinput" name="delete" />
					<label for="acceptinput">Accept</label>
					<input type="text" id="acceptinput" name="accept" />
					<label for="manageinput">Manage</label>
					<input type="text" id="manageinput" name="manage" />
					<div class="form-ctrls">
						<button type="submit" class="submit btn">Save</button>
						<button class="reset btn">Cancel</button>
					</div>
				</form>
			</section>
			<section class="help">
				<h4>How To:</h4>
				<p>A string representing one of these built in meanings:
					<ul>
						<li>GUEST: The default unauthenticated user.</li>
						<li>NONE: No user, whether GUEST or authenticated, may pass this constraint. Web access is completely restricted for this constraint.</li>
						<li>ANY: Any authenticated (not GUEST) user.</li>
					</ul>
					For more info visit <a href="http://tiddlyweb.tiddlyspace.com/bags/tiddlyweb_public/tiddlers/policy">here</a>.
				</p>
			</section>
		</section>
	</div>

</body>
<script src="http://tiddlyspace.com/bags/common/tiddlers/jquery.js"></script>
<script src="http://tiddlyspace.com/bags/tiddlyspace/tiddlers/chrjs"></script>
<script src="http://tiddlyspace.com/bags/common/tiddlers/backstage.js"></script>
<script src="policymaker.js"></script>
</html>
/* line 13, sass/policymaker.scss */
html {
  background: #f2f2f2;
}

/* line 17, sass/policymaker.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
  letter-spacing: 0.02em;
  color: #4d4d4d;
  font-size: 62.5%;
  background-position: 0px 0px;
}

/* line 25, sass/policymaker.scss */
#wrapper {
  margin: 0 auto 2em;
  max-width: 960px;
  position: relative;
}
/* line 30, sass/policymaker.scss */
#wrapper > section {
  padding: 1em;
  box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
  margin: 2em 0 0;
}

/* line 37, sass/policymaker.scss */
.beta {
  font-size: 1.6em;
  background: #EB4715;
  color: white;
  padding: 0.6em;
  display: inline;
  position: absolute;
  top: -3em;
  right: 0;
}

/* line 47, sass/policymaker.scss */
.guest-view {
  background: #db3138;
  font-size: 2.4em;
  color: white;
  display: none;
}
/* line 53, sass/policymaker.scss */
.guest-view a {
  color: white;
}

/* line 58, sass/policymaker.scss */
.policy-view {
  font-size: 2.4em;
  background: #fff;
  padding-top: 0;
  position: relative;
}
/* line 64, sass/policymaker.scss */
.policy-view h3 {
  font-size: 1.5em;
}

/* line 69, sass/policymaker.scss */
.public {
  border-top: 4px solid #0082af;
}

/* line 73, sass/policymaker.scss */
.private {
  border-top: 4px solid #bc4378;
}

/* line 77, sass/policymaker.scss */
.disabled {
  border-top: 4px solid #ccc;
  color: #ccc;
}
/* line 81, sass/policymaker.scss */
.disabled label {
  color: #ccc;
}

/* line 86, sass/policymaker.scss */
.porp {
  margin-bottom: 1.5em;
}

/* line 90, sass/policymaker.scss */
div.porp button {
  background: #fff;
  color: #ccc;
  border: 2px solid #fff;
}

/* line 96, sass/policymaker.scss */
.public .public {
  border: 2px solid #0082af;
  color: #0082af;
}

/* line 101, sass/policymaker.scss */
.private .private {
  border: 2px solid #bc4378;
  color: #bc4378;
}

/* line 106, sass/policymaker.scss */
.private button.public:hover {
  color: #ADD1DD;
  border: 2px solid #ADD1DD;
}

/* line 111, sass/policymaker.scss */
.public button.private:hover {
  color: #DCA2BB;
  border: 2px solid #dca2bb;
}

/* line 118, sass/policymaker.scss */
.disabled .public, .disabled .private {
  color: #ccc;
  border: 2px solid #ccc;
}

/* line 124, sass/policymaker.scss */
form {
  max-width: 600px;
}

/* line 128, sass/policymaker.scss */
label {
  width: 29%;
  display: inline-block;
  padding-left: 1%;
}

/* line 134, sass/policymaker.scss */
input {
  font-size: inherit;
  width: 65%;
  margin-bottom: 0.5em;
  border: 1px solid #BDBDBD;
  padding: 0.2em;
}

/* line 142, sass/policymaker.scss */
.public input {
  color: #ADD1DD;
}
/* line 145, sass/policymaker.scss */
.public input:focus {
  outline: 0;
  border-color: rgba(0, 130, 175, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
}

/* line 152, sass/policymaker.scss */
.lt-ie9 .public input:focus {
  border-color: #0082af;
}

/* line 156, sass/policymaker.scss */
.private input {
  color: #DCA2BB;
}
/* line 159, sass/policymaker.scss */
.private input:focus {
  outline: 0;
  border-color: rgba(188, 67, 122, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
}

/* line 166, sass/policymaker.scss */
.lt-ie9 .private input:focus {
  border-color: #bc4378;
}

/* line 170, sass/policymaker.scss */
.public input.editing, .public input.changed {
  color: #0082af;
}

/* line 174, sass/policymaker.scss */
.private input.editing, .private input.changed {
  color: #bc4378;
}

/* line 178, sass/policymaker.scss */
.form-ctrls {
  margin-top: 1em;
}
/* line 181, sass/policymaker.scss */
.form-ctrls button {
  padding: 0.65em 1em;
}

/* line 186, sass/policymaker.scss */
button {
  cursor: pointer;
  padding: 0.65em 0.5em;
  font-size: inherit;
  border: none;
  color: #fff;
}

/* line 194, sass/policymaker.scss */
.public button {
  background: #0082af;
}

/* line 198, sass/policymaker.scss */
.private button {
  background: #bc4378;
}

/* line 202, sass/policymaker.scss */
.disabled button {
  background: #ccc;
}

/* line 206, sass/policymaker.scss */
form button.reset {
  background: none;
  color: #0082af;
}

/* line 211, sass/policymaker.scss */
.disabled form button.reset {
  color: #ccc;
}

/* line 215, sass/policymaker.scss */
.private .reset {
  color: #bc4378;
}

/* line 219, sass/policymaker.scss */
.help {
  font-size: 0.67em;
  width: 32%;
  background: #F0F4F8;
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.25), -1px 0px 3px 0px rgba(0, 0, 0, 0.25);
  position: absolute;
  right: -3em;
  top: 3em;
  border-radius: 2px;
  padding: 1em;
}

/* line 230, sass/policymaker.scss */
.help, .help a {
  color: #8C9DA7;
}

/* line 234, sass/policymaker.scss */
.disabled .help {
  background: #fff;
  color: #ccc;
}
(function($, tw) {

	var bag,
		form,
		space,
		owner,
		publicPolicy,
		privatePolicy;

	function guestView() {
		$(".policy-view")
			.addClass("disabled")
			.find("input, button")
				.attr("disabled", "disabled");

		$(".guest-view").show();

	}

	function policyView() {
		var $pview = $(".policy-view");
		$pview.find("section h3 strong").text(space);
		form = $pview.find("form");

		function selectPolicy(newType) {
			var oldType = (newType === "public") ? "private" : "public";
			if($pview.hasClass( oldType )) {
				$pview
					.removeClass( oldType )
					.addClass( newType )
					.data("privacy", newType);
				fetchPolicy( newType );
			}
		}

		$("button.public", $pview).click(function() {
			selectPolicy( "public" );
			return false;
		});
		$("button.private", $pview).click(function() {
			selectPolicy( "private" );
			return false;
		});

		fetchPolicy( $pview.data("privacy") );
		setFormHandlers(form);
	}

	function fetchPolicy(type, callback) {
		bag = new tw.Bag(space + "_" + type, "/");
		bag.get(function(resource, status, xhr) {
			// on success
			owner = resource.policy.owner;
			populateForm(resource.policy);
			if(callback) {
				callback();
			}
		}, function(xhr, error, exc) {
			// error occurred
			console.log("error fetching");
			console.log(xhr, error, exc);
		});
	}

	function savePolicy(policy, successCB, errorCB) {
		console.log(policy);
		bag.policy = $.extend(bag.policy, policy);
		console.log(bag.policy);
		bag.put(function(resource, status, xhr) {
			// success
			if(successCB) {
				successCB(resource, status, xhr);
			}
		}, function(xhr, error, exc) {
			// error
			if(errorCB) {
				errorCB(xhr, error, exc);
			}
		});
	}
	
	function populateForm(policy) {
		form.find("#readinput")
			.val( policy.read.join(",") )
			.attr( "data-original", policy.read.join(",") );
		form.find("#writeinput")
			.val( policy.write.join(",") )
			.attr( "data-original", policy.write.join(",") );
		form.find("#deleteinput")
			.val( policy["delete"].join(",") )
			.attr( "data-original", policy["delete"].join(",") );
		form.find("#manageinput")
			.val( policy.manage.join(",") )
			.attr( "data-original", policy.manage.join(",") );
		form.find("#acceptinput")
			.val( policy["accept"].join(",") )
			.attr( "data-original", policy["accept"].join(",") );;
		form.find("#createinput")
			.val( policy.create.join(",") )
			.attr( "data-original", policy.create.join(",") );
	}
	
	function setFormHandlers(form) {
		
		form.find(".reset").click(function(e) {
			e.preventDefault();
			// reset the field values to their original
			form.find("input").each(function(i,el) {
				var $el = $(el);
				$el.val( $el.attr("data-original") );
			});
		});

		form.find(".submit").click(function(e) {
			e.preventDefault();
			var newpolicy = {
				owner: owner
			};
			form.find("input").each(function(i, el) {
				var $el = $(el),
					name = $el.attr("name"),
					val = $el.val();
				
				newpolicy[name] = (val === "") ? [] : val.replace(/ /g,'').split(",");
			})
			savePolicy(newpolicy, function(r,s,x){
				console.log(s);
			}, function(x,er,ex) {
				console.log(er);
			});
		});

		// input focusing
		form.find("input").focus(function(e){
			$(e.target).addClass("editing");
		}).blur(function(e){
			var $me = $(e.target);
			$me.removeClass("editing");
			if($me.val() !== $me.attr("data-original")) {
				$me.addClass("changed");
			}
		});
	}

	/*
	 * Start up, establishing if the current user has the power to edit.
	 */
	function init() {

		$.ajaxSetup({
			beforeSend: function(xhr) {
				xhr.setRequestHeader("X-ControlView", "false");
			}
		});

		$.ajax({
			dataType: 'json',
			url: '/status',
			success: function(data) {
				//space = data.space.name || "policymaker";
				space = (data.space) ? data.space.name : "policymaker";
				if (data.username === 'GUEST') {
					guestView();
				} else {
					$.ajax({
						url: '/spaces/' + space + '/members',
						success: policyView,
						error: guestView,
					});
				}
			}
		});
	}

	init();

})(jQuery, tiddlyweb);
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
When TiddlyWiki is displayed in readOnly mode, different toolbar commands are displayed and you won't be able to edit tiddlers.

This state is stored in the global JavaScript variable called {{{readOnly}}}. You can define how TiddlyWiki starts and whether or not readOnly mode should apply when viewed over the web.
!Description
The [[refreshDisplay]] helper macro outputs a button to redraw TiddlyWiki as currently displayed.
!Usage
{{{
<<refreshDisplay>>
}}}
<<refreshDisplay>>
!Description
The saveChanges macro generates a button to save all changes to disk -- in a standard TiddlyWiki it is displayed in the SideBarOptions tiddler in the right sidebar.
!Parameters
{{{<<saveChanges [label] [tooltip]>>}}}
Introduced with TiddlyWiki v2.4, the optional parameters define the button's label and tooltip.
!Usage
{{{
<<saveChanges 'Save Now!' 'Click here to save this TiddlyWiki now!'>>
}}}
<<saveChanges 'Save Now!' 'Click here to save this TiddlyWiki now!'>>
(function($, tw) {

	var bag,
		host,
		form,
		space,
		owner,
		publicPolicy,
		privatePolicy;

	function guestView() {
		$(".policy-view")
			.addClass("disabled")
			.find("input, button")
				.attr("disabled", "disabled");

		$(".guest-view").show();

	}

	function policyView() {
		var $pview = $(".policy-view");
		$(".policy-view section h3 strong").text(space);
		form = $(".policy-view form");
		var porp = $(".policy-view").attr("data-privacy");

		$("button.public", $pview).click(function() {
			if($pview.hasClass("private")) {
				$pview
					.removeClass("private")
					.addClass("public")
					.attr("data-privacy", "public");
				fetchPolicy("public");
			}
		});
		$("button.private", $pview).click(function() {
			if($pview.hasClass("public")) {
				$pview
					.removeClass("public")
					.addClass("private")
					.attr("data-privacy", "private");
				fetchPolicy("private");
			}
		});

		fetchPolicy(porp);
		setFormHandlers(form);
	}

	function fetchPolicy(type, callback) {
		bag = new tw.Bag(space + "_" + type, host);
		bag.get(function(resource, status, xhr) {
			// on success
			owner = resource.policy.owner;
			populateForm(resource.policy);
			if(callback) {
				callback();
			}
		}, function(xhr, error, exc) {
			// error occurred
			console.log("error fetching");
			console.log(xhr, error, exc);
		});
	}

	function savePolicy(policy, successCB, errorCB) {
		console.log(policy);
		bag.policy = $.extend(bag.policy, policy);
		console.log(bag.policy);
		bag.put(function(resource, status, xhr) {
			// success
			if(successCB) {
				successCB(resource, status, xhr);
			}
		}, function(xhr, error, exc) {
			// error
			if(errorCB) {
				errorCB(xhr, error, exc);
			}
		});
	}
	
	function populateForm(policy) {
		form.find("#readinput")
			.val( policy.read.join(",") )
			.attr( "data-original", policy.read.join(",") );
		form.find("#writeinput")
			.val( policy.write.join(",") )
			.attr( "data-original", policy.write.join(",") );
		form.find("#deleteinput")
			.val( policy["delete"].join(",") )
			.attr( "data-original", policy["delete"].join(",") );
		form.find("#manageinput")
			.val( policy.manage.join(",") )
			.attr( "data-original", policy.manage.join(",") );
		form.find("#acceptinput")
			.val( policy["accept"].join(",") )
			.attr( "data-original", policy["accept"].join(",") );;
		form.find("#createinput")
			.val( policy.create.join(",") )
			.attr( "data-original", policy.create.join(",") );
	}
	
	function setFormHandlers(form) {
		
		form.find(".reset").click(function(e) {
			e.preventDefault();
			// reset the field values to their original
			form.find("input").each(function(i,el) {
				var $el = $(el);
				$el.val( $el.attr("data-original") );
			});
		});

		form.find(".submit").click(function(e) {
			e.preventDefault();
			var newpolicy = {
				owner: owner
			};
			form.find("input").each(function(i, el) {
				var $el = $(el),
					name = $el.attr("name"),
					val = $el.val();
				
				newpolicy[name] = (val === "") ? [] : val.replace(/ /g,'').split(",");
			})
			savePolicy(newpolicy, function(r,s,x){
				console.log(s);
			}, function(x,er,ex) {
				console.log(er);
			});
		});

		// input focusing
		form.find("input").focus(function(e){
			$(e.target).addClass("editing");
		}).blur(function(e){
			var $me = $(e.target);
			$me.removeClass("editing");
			if($me.val() !== $me.attr("data-original")) {
				$me.addClass("changed");
			}
		});
	}

	/*
	 * Start up, establishing if the current user has the power to edit.
	 */
	function init() {

		$.ajaxSetup({
			beforeSend: function(xhr) {
				xhr.setRequestHeader("X-ControlView", "false");
			}
		});

		var url = '/status',
			devHost = false;

		if (window.location.href.match(/^file:/)) {
			// for dev
			url = '/status';
			devHost = true;
		}

		$.ajax({
			dataType: 'json',
			url: url,
			success: function(data) {
				//space = data.space.name || "policymaker";
				space = (data.space) ? data.space.name : "policymaker";
				host = '/';
				if (devHost) {
					host = data.server_host.scheme + '://'
					+ space + '.' + data.server_host.host + '/';
				}
				if (data.username === 'GUEST') {
					guestView();
				} else {
					$.ajax({
						url: host + 'spaces/' + space + '/members',
						success: policyView,
						error: guestView,
					});
				}
			}
		});
	}

	init();

})(jQuery, tiddlyweb);
!Description
Renders an input field for searching TiddlyWiki and abutton to start searching.
!Usage
{{{
<<search [search-term]>>
}}}
A default search term can be added using a {{{[search-term]}}} as the first parameter.
!Example
{{{
<<search TiddlyWiki>>
}}}
<<search TiddlyWiki>>
!Description
The [[slider]] macro provides button that allows to toggle the visibility of [[transclusion|transcluded]] content of some tiddler in another tiddler.
!Usage
{{{
<<slider chkUniqueCookieName tiddler label tooltip>>
}}}
The following macro parameters are required...
| !Parameter | !Description |h
|''chkUniqueCookieName''|use the first parameter to define a unique cookie name starting with {{{chk}}} in which the toggle state is saved for this slider; the state is reapplied when the tiddler is reopened |
|''"""tiddler"""''|a reference to a tiddler-title, -section or slice to be content of the slider|
|''label''|the title for the slider button|
|''tooltip''|the tooltip for the slider button|
!Example:
{{{
<<slider
	chkSliderGettingStarted
	[[GettingStarted]]
	"Getting Started"
	"Show getting started info...">>
}}}
<<slider chkSliderGettingStarted [[GettingStarted]] "Getting Started" "Show getting started info...">>
!Using Hidden Sections In The Same Tiddler
If you want to have both the slider and the target content in the same tiddler, you can use [[hidden sections|http://tiddlywiki.org/#%5B%5BHidden%20Text%5D%5D]], e.g.
<<slider
    chkHiddenStuff
    "slider##HIDDEN"
    Hidden!
    "Click to show hidden stuff..."
>>
{{{
<<slider
    chkHiddenStuff
    "slider##HIDDEN"
    "Hidden Stuff"
    "Click to show hidden stuff..."
>>/%
!HIDDEN
hidden slider content
!END%/
}}}
html {
	background: #F2F2F2;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	letter-spacing: 0.02em;
	color: #4D4D4D;
	font-size: 62.5%;
	background-position: 0px 0px;
}

#wrapper {
	margin: 0 auto 2em;
	max-width: 960px;
	position: relative;
}

#wrapper > section {
	padding: 1em;
	box-shadow: 0px 0px 4px rgba(50,50,50,0.2);
	margin: 2em 0 0;
}

.beta {
	font-size: 1.6em;
	background: #EB4715;
	color: #fff;
	padding: 0.6em;
	display: inline;
	position: absolute;
	top: -3em; right: 0;
}

.guest-view {
	background: #db3138;
	font-size: 2.4em;
	color: #fff;
	display: none;
}

.guest-view a {
	color: #fff;
}

.policy-view {
	font-size: 2.4em;
	background: #fff;
	padding-top: 0;
	position: relative;
}

.policy-view h3 {
	font-size: 1.5em;
}

.public {
	border-top: 4px solid #0082AF;
}

.private {
	border-top: 4px solid #BC4378;
}

.disabled {
	border-top: 4px solid #ccc;
	color: #ccc;
}

.disabled label {
	color: #ccc;
}

.porp {
	margin-bottom: 1.5em;
}

div.porp button {
	background: #fff;
	color: #ccc;
	border: 2px solid #fff;
}

.public .public {
	border: 2px solid #0082AF;
	color: #0082AF;
}

.private .private {
	border: 2px solid #BC4378;
	color: #BC4378;
}

.private button.public:hover {
	color: #ADD1DD;
	border: 2px solid #ADD1DD;
}

.public button.private:hover {
	color: #DCA2BB;
	border: 2px solid #dca2bb;
}

.disabled .private,
.disabled .public {
	color: #ccc;
	border: 2px solid #ccc;
}

form {
	max-width: 600px;
}

label {
	width: 29%;
	display: inline-block;
	padding-left: 1%;
}

input {
	font-size: inherit;
	width: 65%;
	margin-bottom: 0.5em;
	border: 1px solid #BDBDBD;
	padding: 0.2em;
}

.public input {
	color: #ADD1DD;
}

.public input:focus {
	outline: 0;
	border-color: rgba(0, 130, 175, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
	-ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
	-o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(0, 130, 175, 0.6);
}

.lt-ie9 .public input:focus {
	border-color: #0082AF;
}

.private input {
	color: #DCA2BB;
}

.private input:focus {
	outline: 0;
	border-color: rgba(188, 67, 122, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(188, 67, 122, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(188, 67, 122, 0.6);
	-ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(188, 67, 122, 0.6);
	-o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(188, 67, 122, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(188, 67, 122, 0.6);
}

.lt-ie9 .private input:focus {
	border-color: #BC4378;
}

.public input.editing, .public input.changed {
	color: #0082AF;
}

.private input.editing, .private input.changed {
	color: #BC4378;
}

.form-ctrls {
	margin-top: 1em;
}

button {
	cursor: pointer;
	padding: 0.65em 0.5em;
	font-size: inherit;
	border: none;
	color: #fff;
}

.form-ctrls button {
	padding: 0.65em 1em;
}

.public button {
	background: #0082AF;
}

.private button {
	background: #BC4378;
}

.disabled button {
	background: #ccc;
}

form button.reset {
	background: none;
	color: #0082AF;
}

.disabled form button.reset {
	color: #ccc;
}

.private .reset {
	color: #BC4378;
}

.help {
	font-size: 0.67em;
	width: 32%;
	background: #F0F4F8;
	box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.25), -1px 0px 3px 0px rgba(0,0,0,0.25);
	position: absolute;
	right: -3em; top: 3em;
	border-radius: 2px;
	padding: 1em;
}

.help, .help a {
	color: #8C9DA7;
}

.disabled .help {
	background: #fff;
	color: #ccc;
}
''Deprecated'': Did output the same SynchronizationWizard as in the [[Backstage Area]].
!Description
The tabs macro lets you create tab interfaces such as the one used for the timeline in the sidebar.
!Usage
{{{
<<tabs
	txtUniqueCookieName
	title
	tooltip
	reference
	title
	tooltip
	reference
	...
>>
}}}
The parameters for the tabs macro are used in a dedicated sequence...
{{annotation{
''Important:'' If any of these parameter values require blanks, enclose them in """'single quotes', "double quotes", or [[double square brackets]]""".
}}}
| !Parameter | !Description |
|''txtUniqueCookieName''|use the first parameter to define a unique cookie name starting with {{{txt}}} in which the name of the currently opened tab is stored; this tab is reopened when the tiddler is reopened|
|tab params|for each desired tab, provide the following three paramaters in this order...<<tiddler tabs##PARAMETERS>>|
!Example
{{{
<<tabs
	txtFavouriteMacros
	tag
	"Information on the tag macro..."
	tag
	tags
	"Information on the tags macro..."
	tags
	allTags
	"Information on the allTags> macro..."
	allTags
>>
}}}
<<tabs
	txtFavouriteMacros
	tag
	"Information on the tag macro..."
	tag
	tags
	"Information on the tags macro..."
	tags
	allTags
	"Information on the allTags> macro..."
	allTags
>>/%
!PARAMETERS
;title
:the title for the tab
;tooltip
:the tooltip for the tab
;reference
:a reference to a tiddler-title, -section or -slice the content of which are displayed in the tab
!END%/
!Description
The [[tag]] macro generates a button with the name of a specified [[tag|Tags]] which -- when clicked -- opens a popup containing a list of all [[Tiddlers|Tiddler]] tagged with the given tag along with options to:
* open all listed tiddlers at once
* open the tag tiddler itself
!Usage
{{{
<<tag tagName [label] [tooltip]>>
}}}
!Example
{{{
<<tag Macros>>
}}}
<<tag Macros>>
!Description
The [[tagChooser]] macro is a helper macro that is used __exclusively__ in the shadow tiddler called EditTemplate to render a button that displays a popup listing all available tags. Click a tag in the tagChooser popup to add it to or remove it from the tag input box.
!Usage
{{{
<span macro='tagChooser excludeLists'></span>
}}}
@@Please do not modify this tiddler; it was created automatically upon space creation.@@
!Description
The [[tagging]] macro lists all the tiddlers for a specified tag.
!Usage
{{{
<<tagging [[TagName]]>>
}}}
!Parameters
Pass the name of the tag for which you want the tagging list as the first parameter to the macro.

Optionally you can use a second, named parameter called {{{sep}}} to define a minimalistic separator displayed between each list item.
!Example
{{{
<<tagging [[Core Macros]]>>
}}}
<<tagging [[Core Macros]]>>
!CSS Separator
Instead of using the {{{sep}}} parameter, you are better advised to wrap the {{{<<tagging>>}}} macro in a custom class along with desired css rules for it in your StyleSheet, e.g.:
{{{
.viewer .listWrapper li {
	margin-top:1px;
	background:[[ColorPalette::TertiaryPale]];
	list-style-type:none;
	padding:0;
}
.viewer .listWrapper li .tiddlyLink {
	display:block;
	padding:0 4px;
}
.viewer .listWrapper li.listTitle {
	background:transparent;
}
}}}
Then use the custom class, here {{{.listWrapper}}}, around your macro like this...
{{{
{{listWrapper{<<tagging [[Core Macros]]>>}}}
}}}
{{listWrapper{
<<tagging [[Core Macros]]>>
}}}
!Description
The [[tags macro|tags]] outputs a list of [[Tags]] assigned to a tiddler.
!Usage
{{{
<<tags [TiddlerName]>>
}}}
!Parameters
Without parameters, the tags macro displays the tags for the current tiddler. Using some {{{Tiddler Name}}} as the optional first parameter, tags are listed for that tiddler instead.
{{annotation{
''Note'': Tags which themselves are tagged <<tag excludeLists>> are not displayed, e.g. if we have a tiddler called ''Foo'' which is tagged <<tag excludeLists>> and the tags macro is run on some other tiddler that has <<tag Foo>> as a tag, the tag <<tag Foo>> will not be displayed in the list.
}}}
!Example
{{{
<<tags "tag (macro)">>
}}}
<<tags "tag (macro)">>
!Description
The [[tiddler macro|tiddler]] allows you to embed (or [[transclude|Transclusion]]) the entire text, a section or a slice of some tiddler into the current tiddler.
!Usage
{{{
<<tiddler [TextReference]>>
}}}
The {{{TextReference}}} can be any of...
| !Reference | !Example |h
|a tiddler title |{{{<<tiddler SomeTiddler>>}}}|
|a tiddler section|{{{<<tiddler [[Some Tiddler##Some Section]]>>}}}|
|a tiddler slice|{{{<<tiddler "Some Tiddler::SliceName">>}}}|
{{annotation{
''Note:'' Notice the different ways for wrapping a macro parameter in quotes or double square-brackets.
}}}
!"""Parameterised Transclusion"""
You can create tiddlers as templates by using the placeholders {{{$1}}} to {{{$9}}} for the content that you want replaced during transclusion.
{{annotation{
''Note:'' Transclusion parameters start with a dollar sign ({{{$}}}) not with percent ({{{%}}}) as commonly used in JavaScript string functions.
}}}
Appending the {{{with:}}} parameter followed by the desired parameter values will replace the placeholders {{{$1}}} to {{{$9}}} with these values in the transcluded tiddler content.

!!!"""An Example For Parameterized Transclusion"""
Create a tiddler called MyTemplates containing this text:
<<<
{{{!What I like}}}
{{{I like //$1// in [[$2|https://www.google.com/search?q=$2]]!}}}
<<<
Use transclusion while passing down parameters {{{$1='pineapple'}}} and {{{$2='Piña Colada'}}} as follows:
{{{
<<tiddler [[MyTemplates##What I like]] with: "pineapple" "Piña Colada">> 
}}}
''The Output:''
<<<
I like //pineapple// in [[Piña Colada|https://www.google.com/search?q=Piña Colada]]!
<<<
!Description
The [[timeline]] macro allows to create a chronological list of recently edited tiddlers.
!Usage
{{{
<<timeline field maxlength dateformat template:title groupTemplate:title filter:filter>>
}}}
All macro parameters are optional:
| !Parameter | !Description |width:200px; !Default |h
|''"""field"""''|determines the field used as the basis for the list, usually {{{modified}}} or {{{created}}}|{{{modified}}}|
|''maxlength''|an integer that limits the maximum number of tiddlers in the list||
|''dateformat''|a [[date format string|DateFormats]] for the format of dates||
|''template''|a reference to a tiddler or tiddler section used as the template for list entries|{{{<<view title link>>}}}|
|''groupTemplate''|a reference to a tiddler or tiddler section used as the template for grouping entries in the list with {{{%0}}} being the name of the field that is displayed and {{{%1}}} being a rendered date based on the [[date format|DateFormats]], see parameter ''dateformat'' above|{{{<<view %0 date '%1'>>}}}|
|''filter''|a [[filter|Filters]] used to filter the tiddlers relevant for the list||
!Examples
{{{<<timeline created 5>>>}}}
:{{annotation{
<<timeline created 5>>
}}}
{{{<<timeline modified 5>>}}}
:{{annotation{
<<timeline modified 5>>
}}}
!Description
This macro displays the current date and time. 
!Usage 
{{{
<<today "[date-format]">>
}}}
See [[DateFormats]]...
!Descriptions
The [[toolbar macro|toolbar]] is used in the shadow tiddlers called ViewTemplate and EditTemplate to render the corresponding toolbar for view mode and edit mode.
!Usage
in EditTemplate:
{{{
<div class='toolbar'
	macro='toolbar [[ToolbarCommands::EditToolbar]]'>
</div>
}}}
in ViewTemplate:
{{{
<div class='toolbar'
	macro='toolbar [[ToolbarCommands::ViewToolbar]]'>
</div>
}}}
Use the shadow tiddler called ToolbarCommands to define the commands to be displayed in a corresponding toolbar.
!Description
The [[upgrade]] macro outputs the same UpgradeWizard as in the Backstage Area...
!Usage
{{{
<<upgrade>>
}}}
<<upgrade>>
!Description
The [[version]] macro displays the version of a TiddlyWiki.
{{annotation{
''Note:'' Old TiddlyWiki versions can be found in the [[Archive]].
}}}
!Usage 
{{{<<version>>}}}
<<version>>
See [[version macro|version]]...
!Description
The [[view macro|view]] is a powerful macro that allows you to output the value of a tiddler field and format them.
!Usage
In general, the [[view macro|view]] is used in the shadow tiddler called ViewTemplate, e.g.:
{{{
<div class='viewer' macro='view text wikified'></div>
}}}
To use it in wiki text, use...
{{{
<<view field mode>>
}}}
The first parameter is the field which you want to output, e.g.:
* title
* text
* created
* modified
* ##sectionName
* ::sliceName
''Note:''
* The field {{{tags}}} cannot be used.
* If you use {{{##sectionName}}} or {{{::sliceName}}} with the wikified parameter, it's possible to produce endless loops. So ''be carefull''!

The second parameter defines the output mode in which the value of the field is rendered.
|!Mode|!Description|width:300px;!Example|
|link|renders the value as a link|{{{<<view title link>>}}}<br/>- <<view title link>>|
|text|renders the value exactly as stored|{{{<<view modified text>>}}}<br/>{{{<<view modified text>>}}}|
|date|outputs the field value as a date with an optional third parameter being the [[date format|DateFormats]], e.g. for the fields {{{created}}} or {{{modified}}}.|{{{<<view created date>>}}}<br /><<view created date>><br/>{{{<<view modified date "YYYY">>}}}<br><<view modified date "YYYY">>|
|wikified|outputs the field value as wikitext with an optional third parameter that can be used for formatting; {{{%0}}} corresponds to the field value. <br/><br/>''Note:'' the placeholder starts with {{{%}}} in contrast to a placeholder used by the [[tiddler macro|tiddler]] which start with {{{$}}} |{{{<<view "server.bag" wikified "//%0//">>}}}<br/><<view "server.bag" wikified "//%0//">>|
/***
<<tiddler zzConfig...>>
***/
//{{{
//uncomment to enable evaluated parameters
//config.evaluateMacroParameters = "full";
//}}}
A ''zzConfig'' or ''zzTweaks'', etc. is in fact a small plugin tiddler tagged <<tag systemConfig>> that you create to override ~TiddlyWiki defaults. It owes its name to the fact that plugins are loaded in alphabetical order, so zzSomething takes care of having it load last.

For details see [[Changing Default Options]].