UNPKG

tiddlywiki-production

Version:
1 lines 3.6 MB
$tw.preloadTiddler({"title":"$:/plugins/tiddlywiki/tw5.com-docs","name":"TW5.com Docs","description":"Documentation from tiddlywiki.com","list":"","version":"5.1.22","plugin-type":"plugin","dependents":"","type":"application/json","text":"{\"tiddlers\":{\"$:/StoryList\":{\"title\":\"$:/StoryList\",\"created\":\"20191004112211823\",\"list\":\"[[WidgetMessage: tm-unload-plugin-library]] [[WidgetMessage: tm-load-plugin-library]] [[WidgetMessage: tm-load-plugin-from-library]] HelloThere GettingStarted Community\",\"modified\":\"20191004113621710\",\"type\":\"text/vnd.tiddlywiki\"},\"ActionCreateTiddlerWidget Example 1\":{\"title\":\"ActionCreateTiddlerWidget Example 1\",\"created\":\"20200131142401129\",\"modified\":\"20200131152023958\",\"tags\":\"ActionCreateTiddlerWidget\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\\\define testCreate()\\n<$action-createtiddler />\\n\\\\end\\n\\nThis example will create \\\"New Tiddler\\\", \\\"New Tiddler 1\\\", \\\" New Tiddler 2\\\" and so on\\n\\n```\\n\\\\define testCreate()\\n<$action-createtiddler />\\n\\\\end\\n\\n<$button actions=<<testCreate>> >\\nCreate Tiddler\\n</$button>\\n```\\n\\n<$button actions=<<testCreate>> >\\n<$action-setfield $tiddler=\\\"$:/state/tab/sidebar-1206596165\\\" text=\\\"$:/core/ui/SideBar/Recent\\\"/>\\nCreate Tiddler\\n</$button> - Clicking this button, will also open the Right sidebar: Recent tab\\n\"},\"ActionCreateTiddlerWidget Example 2\":{\"title\":\"ActionCreateTiddlerWidget Example 2\",\"created\":\"20200131144828713\",\"modified\":\"20200131152102232\",\"tags\":\"ActionCreateTiddlerWidget\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\\\define testCreate()\\n<$action-createtiddler $basetitle={{$:/language/DefaultNewTiddlerTitle}} $overwrite=\\\"yes\\\"/>\\n\\\\end\\n\\nThis example will use the base title defined in [[$:/language/DefaultNewTiddlerTitle]]. \\n\\nIt will overwrite the tiddler, if the button is clicked several times.\\n\\n```\\n\\\\define testCreate()\\n<$action-createtiddler $basetitle={{$:/language/DefaultNewTiddlerTitle}} $overwrite=\\\"yes\\\"/>\\n\\\\end\\n\\n<$button actions=<<testCreate>> >\\nCreate Tiddler\\n</$button>\\n```\\n\\n<$button actions=<<testCreate>> >\\n<$action-setfield $tiddler=\\\"$:/state/tab/sidebar-1206596165\\\" text=\\\"$:/core/ui/SideBar/Recent\\\"/>\\nCreate Tiddler\\n</$button> - Clicking this button, will also open the Right sidebar: Recent tab\\n\"},\"ActionCreateTiddlerWidget Example 3\":{\"title\":\"ActionCreateTiddlerWidget Example 3\",\"created\":\"20200131145355658\",\"modified\":\"20200131152045990\",\"tags\":\"ActionCreateTiddlerWidget\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\\\define testCreate()\\n<$action-createtiddler $basetitle=\\\"base\\\" $template=\\\"ActionCreateTiddlerWidget Template\\\"/>\\n\\\\end\\n\\nThis example will uses a base-title and a template: [[ActionCreateTiddlerWidget Template]]\\n\\nIt will create: \\\"base\\\", \\\"base 1\\\", \\\"base 2\\\" and so on \\n\\n```\\n\\\\define testCreate()\\n<$action-createtiddler $basetitle=\\\"base\\\" $template=\\\"ActionCreateTiddlerWidget Template\\\"/>\\n\\\\end\\n\\n<$button actions=<<testCreate>> >\\nCreate Tiddler\\n</$button>\\n```\\n\\n<$button actions=<<testCreate>> >\\n<$action-setfield $tiddler=\\\"$:/state/tab/sidebar-1206596165\\\" text=\\\"$:/core/ui/SideBar/Recent\\\"/>\\nCreate Tiddler\\n</$button> - Clicking this button, will also open the Right sidebar: Recent tab\\n\"},\"ActionCreateTiddlerWidget Example 4\":{\"title\":\"ActionCreateTiddlerWidget Example 4\",\"created\":\"20200131150229551\",\"modified\":\"20200131152051626\",\"tags\":\"ActionCreateTiddlerWidget\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\\\define testCreate()\\n<$action-createtiddler $basetitle=\\\"base\\\" $template=\\\"ActionCreateTiddlerWidget Template\\\" aa=\\\"new field aa\\\" bb=\\\"new field bb\\\" />\\n\\\\end\\n\\nThis example will uses a base-title: \\\"base\\\" and a template: [[ActionCreateTiddlerWidget Template]].\\n\\nThere will be new fields \\\"aa\\\" and \\\"bb\\\" which are added to the new tiddlers.\\n\\n```\\n\\\\define testCreate()\\n<$action-createtiddler $basetitle=\\\"base\\\" $template=\\\"ActionCreateTiddlerWidget Template\\\" aa=\\\"new field aa\\\" bb=\\\"new field bb\\\" />\\n\\\\end\\n\\n<$button actions=<<testCreate>> >\\nCreate Tiddler\\n</$button>\\n```\\n\\n<$button actions=<<testCreate>> >\\n<$action-setfield $tiddler=\\\"$:/state/tab/sidebar-1206596165\\\" text=\\\"$:/core/ui/SideBar/Recent\\\"/>\\nCreate Tiddler\\n</$button> - Clicking this button, will also open the Right sidebar: Recent tab\\n\"},\"ActionCreateTiddlerWidget Template\":{\"title\":\"ActionCreateTiddlerWidget Template\",\"created\":\"20200131145608087\",\"modified\":\"20200131150801682\",\"tags\":\"test\",\"type\":\"text/vnd.tiddlywiki\",\"x\":\"x\",\"text\":\"This is a tiddler used as a template in: [[ActionCreateTiddlerWidget Example 3]]\"},\"AllTiddlers\":{\"title\":\"AllTiddlers\",\"created\":\"20140225211938920\",\"modified\":\"20140225211938920\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Current tiddlers:\\n\\n<$list filter=\\\"[!is[system]sort[title]]\\\" />\\n\"},\"License\":{\"title\":\"License\",\"created\":\"20170127221457627\",\"modified\":\"20170127222646488\",\"type\":\"text/vnd.tiddlywiki\",\"tags\":\"About\",\"text\":\"TiddlyWiki is published under a [[permissive BSD 3-Clause License|https://opensource.org/licenses/BSD-3-Clause]] stored in the [[shadow tiddler|ShadowTiddlers]] [[$:/core/copyright.txt]]:\\n\\n<div style=\\\"font-size: 0.7em;line-height:1.4;\\\">\\n\\n{{$:/core/copyright.txt}}\\n\\n</div>\\n\\nIn layman's terms, the license says that you can take TiddlyWiki and do anything you want with it without any license fee payment or other legal obligation to the creators of ~TiddlyWiki or anyone else. The quid pro quo is that there is no warranty or guarantee with open source projects like ~TiddlyWiki. You can't sue the contributors to ~TiddlyWiki for any loss or damage due to the use of ~TiddlyWiki: even if your data is lost due to a tragic chain of circumstances that involves ~TiddlyWiki.\\n\\nYou are respectfully requested that to make an attribution to the project, but there's no obligation to do so.\\n\\nFor the avoidance of doubt, any information that you choose to store within your own copy of ~TiddlyWiki remains yours; using ~TiddlyWiki to publish content doesn't change whatever rights you may have to that content.\\n\"},\"TableOfContents\":{\"title\":\"TableOfContents\",\"caption\":\"{{$:/language/SideBar/Contents/Caption}}\",\"created\":\"20140809114010378\",\"list\":\"HelloThere Learning [[Working with TiddlyWiki]] [[Customise TiddlyWiki]] Features Languages Editions Plugins Platforms Reference Community About\",\"list-after\":\"$:/core/ui/SideBar/Open\",\"modified\":\"20150414070242411\",\"tags\":\"$:/tags/SideBar\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"<div class=\\\"tc-table-of-contents\\\">\\n\\n<<toc-selective-expandable 'TableOfContents'>>\\n\\n</div>\\n\"},\"About\":{\"title\":\"About\",\"created\":\"20140912145139340\",\"modified\":\"20140916132022553\",\"tags\":\"TableOfContents\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Information about the making of TiddlyWiki:\\n\\n<<list-links \\\"[tag[About]]\\\">>\\n\"},\"Acknowledgements\":{\"title\":\"Acknowledgements\",\"created\":\"20140129204112515\",\"modified\":\"20140912145138466\",\"tags\":\"About\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"TiddlyWiki wouldn't be possible without the ongoing support of the TiddlyWiki [[Community]]. Their attention and feedback has made it possible to gain an understanding of what is wanted from the product, and their passion for it has taught me that it is worth the investment.\\n\\n{{$:/Acknowledgements}}\\n\"},\"Contributors\":{\"title\":\"Contributors\",\"created\":\"20140916132828137\",\"modified\":\"20140916133148206\",\"tags\":\"About\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The following individuals have generously given their time to [[contribute to the development of TiddlyWiki|https://github.com/Jermolene/TiddlyWiki5/graphs/contributors]]:\\n\\n* Jeremy Ruston ([[@Jermolene|https://github.com/Jermolene]])\\n* Dave Gifford ([[@giffmex|https://github.com/giffmex]])\\n* Bram Chen ([[@BramChen|https://github.com/BramChen]])\\n* Mario Pietsch ([[@pmario|https://github.com/pmario]])\\n* Xavier Cazin ([[@xcazin|https://github.com/xcazin]])\\n* Eric Shulman ([[@ericshulman|https://github.com/ericshulman]])\\n* Stephan Hradek ([[@Skeeve|https://github.com/Skeeve]])\\n* ~BuggyJef ([[@buggyj|https://github.com/buggyj]])\\n* Nathan Cain ([[@natecain|https://github.com/natecain]])\\n* Ton Gerner ([[@gernert|https://github.com/gernert]])\\n* Devin Weaver ([[@sukima|https://github.com/sukima]])\\n* João Bolila ([[@jbolila|https://github.com/jbolila]])\\n* David Johnston ([[@Brennall|https://github.com/Brennall]])\\n* David Jade ([[@davidjade|https://github.com/davidjade]])\\n* Bob Robison ([[@grayeul|https://github.com/grayeul]])\\n* [[@nameanyone|https://github.com/nameanyone]]\\n* Maurizio Pollio ([[@mpollio|https://github.com/mpollio]])\\n* Ogoshi Masayuki ([[@ogoshima|https://github.com/ogoshima]])\\n* Chris Sugden ([[@csugden|https://github.com/csugden]])\\n* [[@asampal|https://github.com/asampal]]\\n* Bow Yi Jang ([[@Eucaly|https://github.com/Eucaly]])\\n* Mal Gamble ([[@malgam|https://github.com/malgam]])\\n* Michael Fogleman ([[@mwfogleman|https://github.com/mwfogleman]])\\n* Daniel Barrett ([[@shendaras|https://github.com/shendaras]])\\n* Simon Baird ([[@simonbaird|https://github.com/simonbaird]])\\n* James Anderson ([[@welford|https://github.com/welford]])\\n* Jon Lister ([[@jayfresh|https://github.com/jayfresh]])\\n* [[@TheDiveO|https://github.com/TheDiveO]]\\n* Danielo Rodríguez ([[@danielo515|https://github.com/danielo515]])\\n* [[@willover|https://github.com/willover]]\\n* [[@slotik|https://github.com/slotik]]\\n* Irene Knapp ([[@IreneKnapp|https://github.com/IreneKnapp]])\\n* Brian Shaver ([[@shakerlxxv|https://github.com/shakerlxxv]])\\n* Tobi Beer ([[@tobibeer|https://github.com/tobibeer]])\\n* Craig Cook ([[@BoyCook|https://github.com/BoyCook]])\\n\"},\"Developers\":{\"title\":\"Developers\",\"created\":\"20150412191004348\",\"modified\":\"20160710150754023\",\"tags\":\"Community Reference\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"There are several resources for developers to learn more about TiddlyWiki and to discuss and contribute to its development.\\n\\n* [[tiddlywiki.com/dev|https://tiddlywiki.com/dev]] is the official developer documentation\\n* [[TiddlyWikiDev group|http://groups.google.com/group/TiddlyWikiDev]] for discussions about TiddlyWiki development\\n* https://github.com/Jermolene/TiddlyWiki5 for the source code and development activity\\n\"},\"History of TiddlyWiki\":{\"title\":\"History of TiddlyWiki\",\"created\":\"20140908114400000\",\"modified\":\"20140923141919329\",\"tags\":\"About\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"//These are personal reflections on the history and development of TiddlyWiki from JeremyRuston.//\\n\\n//There is also a [[podcast|https://changelog.com/196/]] discussing TiddlyWiki's backstory.//\\n\\n! Origins of TiddlyWiki\\n\\nBack in 1997 a colleague introduced me to [[Ward Cunningham's original wiki|http://c2.com/cgi/wiki]]. I was impressed that something so powerful could fit into just 700 lines of Perl, and fascinated by the radical reimagining of security and permissions. Like many other developers, I took every opportunity I could to try out various wikis, and to explore their use at work.\\n\\nThe allure of the wiki for me was the feeling that it could eventually disrupt the prevailing paradigm of print-oriented documents and emails.\\n\\nAfter watching people use wikis for a few years, I noticed that power users made extensive use of the ability to open multiple wiki pages at once in several browser tabs, making it easier for them to compare and review pages, to copy text between them and to act as a sort of queue of pages yet to be read.\\n\\nI felt that this ability to manipulate multiple pages at once was central to the ability to refactor a wiki, and it is generally accepted that a wiki that is lovingly refactored tends to be more useful. And yet, standard wiki user interfaces have always been designed exclusively for the presentation and manipulation of single pages at once.\\n\\nAll of these thoughts came together when I saw GMail in April 2004, which used Ajax cleverly to blend individual emails into threaded conversations.\\n\\nI started experimenting with HTML and JavaScript to explore the idea further. I'd had virtually no experience of either, just having put together some static pages and simple ASP sites in previous lives. Getting my head around these client-side technologies was painful; like everyone else, I was horrified to discover how appalling were the incompatibilities and inconsistencies of web programming.\\n\\n! Launch of TiddlyWiki\\n\\nSo, in September 2004 I released a primitive [[first version of TiddlyWiki|https://classic.tiddlywiki.com/firstversion.html]]. It was the smallest possible thing that demonstrated the idea: it was a simple, self-contained static 48KB HTML file.\\n\\nThe downside of writing the first version of TiddlyWiki in this way was that it made it completely impractical to use for editing - when you click 'save changes' it just pops up a window showing the data that would be saved if it were possible for an HTML page to write to the file system.\\n\\nMuch of the early feedback was that TiddlyWiki was neat, but that it would be more useful when it was possible to properly save changes. I was a little frustrated, as I thought I knew that it was impossible for an HTML file running in the browser to save changes to the local file system.\\n\\nWithin a few months I saw an experimental Firefox extension that enabled TiddlyWiki to save changes in the browser. Examining the code, I realised that the APIs that it used to write to the file system were actually available in ordinary HTML files - as long as they were loaded via a `file://` URI.\\n\\nI adapted the Firefox code into the core of TiddlyWiki, and soon added a similar ability for Internet Explorer (making use of an old ActiveX control that Microsoft distributed with Internet Explorer).\\n\\n! Growth of TiddlyWiki\\n\\nA major milestone in the growth of TiddlyWiki was the creation of \\\"GTDTiddlyWiki\\\" by Nathan Bowers. He took the vanilla TiddlyWiki product and adapted it for the specific application of keeping track of tasks using the popular Getting Things Done methodology. GTDTiddlyWiki was an immediate hit, being enthusiastically greeted on websites like LifeHacker.\\n\\nOver the next couple of years TiddlyWiki continued to grow in popularity, and gained new features and capabilities. Within a year I was able to support myself by performing bespoke development work on TiddlyWiki, notably working with wiki pioneer SocialText on the ability to synchronise changes with an online server\\n\\n! BT Acquisition\\n\\nIn May 2007, [[BT]] acquired [[Osmosoft]], my consultancy company. It was an unusual decision to acquire a company with a single employee and a tiny trickle of revenue - [[Osmosoft]] didn't even own the intellectual property in TiddlyWiki since I had handed it over to UnaMesa to assure its future for the community.\\n\\n[[BT]]'s motivation was to help them understand community-based ecosystems. I joined the organisation as \\\"Head of Open Source Innovation\\\", taking responsibility for open source governance, and providing advice and expertise on how to participate in open soure communities.\\n\\n! [[Osmosoft]] and TiddlySpace\\n\\nI built a team in BT under the name [[Osmosoft]]. Our purpose was to evangelise the benefits of open source, and to help other teams realise those benefits in practice. We also found that it was necessary to evangelise the use of the web in general, and web standards in particular.\\n\\nOur approach was to focus on showing rather than telling. We worked with the TiddlyWiki community to extend the ecosystem and we built numerous internal systems for BT (some based on TiddlyWiki and some not).\\n\\n[[Osmosoft]]'s chief contribution to the TiddlyWiki community was the creation of TiddlyWeb and TiddlySpace. TiddlyWeb was a robust, internet scale server for tiddlers that could also compose TiddlyWiki views of those tiddlers. TiddlySpace was an attempt to package TiddlyWeb into a more directly usable form.\\n\\n! Leaving BT\\n\\nBy the end of 2011 I was increasingly feeling that I would be better placed to realise the potential of TiddlyWiki outside of the corporate confines BT. Accordingly, I left and started work as an independent developer, primarily working on a brand new reboot of TiddlyWiki in the shape of TiddlyWiki5.\\n\\n! Development of TiddlyWiki5\\n\\nI worked on new release of TiddlyWiki from November 2011. As a programmer, working on \\\"version 2.0\\\" of something that I had already written is a very attractive proposition. It means that the requirements were fully understood, allowing me to focus on evolving the architecture needed to support the desired functionality.\\n\\n! The Future\\n\\nNow that TiddlyWiki5 has finally left \\\"beta\\\" status behind, my hope is that it will have a long life. Because it only uses standard features of HTML5 and Node.js, there is no reason why it cannot be fully operational for many years to come. My goal is for it to last for at least 25 years.\\n\\n//Jeremy Ruston, 20th September 2014//\\n\\n\"},\"Philosophy of Tiddlers\":{\"title\":\"Philosophy of Tiddlers\",\"created\":\"20131128075743966\",\"modified\":\"20140919160655340\",\"tags\":\"Learning\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The purpose of recording and organising information is so that it can be used again. The value of recorded information is directly proportional to the ease with which it can be re-used.\\n\\nThe philosophy of [[tiddlers|Tiddlers]] is that we maximise the possibilities for re-use by slicing information up into the smallest semantically meaningful units with [[rich modelling of relationships between them|Structuring TiddlyWiki]]. Then we use aggregation and composition to weave the fragments together to present narrative stories.\\n\\nTiddlyWiki aspires to provide an algebra for tiddlers, a concise way of expressing and exploring the relationships between items of information.\\n\"},\"BuildCommand\":{\"title\":\"BuildCommand\",\"created\":\"20140425085548209\",\"modified\":\"20140427210435569\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"build\",\"text\":\"{{$:/language/Help/build}}\\n\\nSee TiddlyWikiFolders for details of defining build targets.\\n\"},\"ClearPasswordCommand\":{\"title\":\"ClearPasswordCommand\",\"tags\":\"Commands\",\"caption\":\"clearpassword\",\"text\":\"{{$:/language/Help/clearpassword}}\\n\"},\"Commands\":{\"title\":\"Commands\",\"created\":\"20150117174359000\",\"modified\":\"20180626122309578\",\"tags\":\"Concepts Reference\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"A <<.def command>> is one of the following words, written with a `--` prefix and used as a command-line option under Node.js, indicating which action is desired. See [[Using TiddlyWiki on Node.js]] for details of how to use them.\\n\\n<<list-links \\\"[tag[Commands]]\\\">>\\n\"},\"DeleteTiddlersCommand\":{\"title\":\"DeleteTiddlersCommand\",\"tags\":\"Commands\",\"created\":\"20190530155418184\",\"modified\":\"20190530155418184\",\"caption\":\"deletetiddlers\",\"text\":\"{{$:/language/Help/deletetiddlers}}\\n\"},\"EditionsCommand\":{\"title\":\"EditionsCommand\",\"created\":\"20141029114305697\",\"modified\":\"20141029114305697\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"editions\",\"text\":\"{{$:/language/Help/editions}}\\n\"},\"FetchCommand\":{\"title\":\"FetchCommand\",\"created\":\"20170218131511071\",\"modified\":\"20170218131511071\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"fetch\",\"text\":\"{{$:/language/Help/fetch}}\\n\"},\"HelpCommand\":{\"title\":\"HelpCommand\",\"created\":\"20140225195548209\",\"modified\":\"20140225195738745\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"help\",\"text\":\"{{$:/language/Help/help}}\\n\"},\"ImportCommand\":{\"title\":\"ImportCommand\",\"caption\":\"import\",\"created\":\"20170712153850528\",\"modified\":\"20170712153850528\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"{{$:/language/Help/import}}\\n\"},\"InitCommand\":{\"title\":\"InitCommand\",\"created\":\"20140223195548209\",\"modified\":\"20140617212529392\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"init\",\"text\":\"{{$:/language/Help/init}}\\n\\nSee also:\\n\\n* [[Environment Variables on Node.js]]\\n\"},\"ListenCommand\":{\"title\":\"ListenCommand\",\"caption\":\"listen\",\"created\":\"20180626135301279\",\"modified\":\"20180701171046122\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"<<.from-version \\\"5.1.18\\\">> See WebServer for details of TiddlyWiki's web server functionality.\\n\\n{{$:/language/Help/listen}}\"},\"LoadCommand\":{\"title\":\"LoadCommand\",\"created\":\"20140119201439976\",\"modified\":\"20140119201554602\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"load\",\"text\":\"{{$:/language/Help/load}}\\n\"},\"MakeLibraryCommand\":{\"title\":\"MakeLibraryCommand\",\"created\":\"20140903085210479\",\"modified\":\"20140903085210479\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"makelibrary\",\"text\":\"{{$:/language/Help/makelibrary}}\\n\\nSee the UpgradeMechanism for more details.\\n\"},\"NamedCommandParameters\":{\"title\":\"NamedCommandParameters\",\"created\":\"20180626122427188\",\"modified\":\"20180626134639673\",\"tags\":\"[[Using TiddlyWiki on Node.js]]\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"<<.from-version \\\"5.1.18\\\">> Most TiddlyWiki [[Commands]] use a position-based system for their parameters where each parameter must be listed in the precise order defined by the command. Some of the more complex commands offer an alternative scheme of named command parameters. For example, here we provide two parameters named \\\"port\\\" and \\\"host\\\":\\n\\n```\\n--listen port=8090 host=0.0.0.0\\n```\\n\\nNote that the order of the parameters does not matter.\\n\\nUsing special characters within a parameter requires quoting. Unix, Linux and the Mac use single quotes, and Windows uses double quotes:\\n\\n```\\n--listen port=8090 username=joe 'password=s3cret(!'\\n--listen port=8090 username=joe \\\"password=s3cret(!\\\"\\n```\\n\\nNote that the quotes are applied to the entire name=value pair, not just to the value part.\\n\"},\"OutputCommand\":{\"title\":\"OutputCommand\",\"created\":\"20140425085548209\",\"modified\":\"20140425085738745\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"output\",\"text\":\"{{$:/language/Help/output}}\\n\"},\"PasswordCommand\":{\"title\":\"PasswordCommand\",\"tags\":\"Commands\",\"caption\":\"password\",\"text\":\"{{$:/language/Help/password}}\\n\"},\"RenderCommand\":{\"title\":\"RenderCommand\",\"caption\":\"render\",\"created\":\"20170919131752774\",\"modified\":\"20170919131805871\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"{{$:/language/Help/render}}\\n\\n<$button class=\\\"tc-btn-invisible\\\" style=\\\"text-decoration:underline\\\">\\nShow available rendering templates\\n<$action-setfield $tiddler=\\\"$:/temp/advancedsearch\\\" text=\\\"[all[shadows]prefix[$:/core/templates/]]\\\"/>\\n<$action-setfield $tiddler=\\\"$:/state/tab--1498284803\\\" text=\\\"$:/core/ui/AdvancedSearch/Filter\\\"/>\\n<$action-navigate $to=\\\"$:/AdvancedSearch\\\"/>\\n</$button>\\n\"},\"RenderTiddlerCommand\":{\"title\":\"RenderTiddlerCommand\",\"tags\":\"Commands\",\"caption\":\"rendertiddler\",\"text\":\"{{$:/language/Help/rendertiddler}}\\n\"},\"RenderTiddlersCommand\":{\"title\":\"RenderTiddlersCommand\",\"tags\":\"Commands\",\"caption\":\"rendertiddlers\",\"text\":\"{{$:/language/Help/rendertiddlers}}\\n\"},\"SaveCommand\":{\"title\":\"SaveCommand\",\"caption\":\"save\",\"created\":\"20170919131738203\",\"modified\":\"20170919131813069\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"{{$:/language/Help/save}}\\n\"},\"SaveTiddlerCommand\":{\"title\":\"SaveTiddlerCommand\",\"tags\":\"Commands\",\"created\":\"20131218121606089\",\"modified\":\"20131218121606089\",\"caption\":\"savetiddler\",\"text\":\"{{$:/language/Help/savetiddler}}\\n\"},\"SaveTiddlersCommand\":{\"title\":\"SaveTiddlersCommand\",\"tags\":\"Commands\",\"created\":\"20140609121606089\",\"modified\":\"20140609121606089\",\"caption\":\"savetiddlers\",\"text\":\"{{$:/language/Help/savetiddlers}}\\n\"},\"SaveWikiFolderCommand\":{\"title\":\"SaveWikiFolderCommand\",\"tags\":\"Commands\",\"created\":\"20190414110120829\",\"modified\":\"20190414110120829\",\"caption\":\"savewikifolder\",\"text\":\"{{$:/language/Help/savewikifolder}}\\n\"},\"ServerCommand\":{\"title\":\"ServerCommand\",\"caption\":\"server\",\"created\":\"20131219163923630\",\"modified\":\"20180626150505679\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"''Note that the `--server` command is now deprecated in favour of the new ListenCommand''.\\n\\nSee WebServer for details of TiddlyWiki's web server functionality.\\n\\n{{$:/language/Help/server}}\\n\"},\"SetFieldCommand\":{\"title\":\"SetFieldCommand\",\"tags\":\"Commands\",\"created\":\"20140609121606089\",\"modified\":\"20140609121606089\",\"caption\":\"setfield\",\"text\":\"{{$:/language/Help/setfield}}\\n\"},\"UnpackPluginCommand\":{\"title\":\"UnpackPluginCommand\",\"created\":\"20141029114305697\",\"modified\":\"20141029114305697\",\"tags\":\"Commands\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"unpackplugin\",\"text\":\"{{$:/language/Help/unpackplugin}}\\n\"},\"VerboseCommand\":{\"title\":\"VerboseCommand\",\"tags\":\"Commands\",\"caption\":\"verbose\",\"text\":\"{{$:/language/Help/verbose}}\\n\"},\"VersionCommand\":{\"title\":\"VersionCommand\",\"tags\":\"Commands\",\"caption\":\"version\",\"text\":\"{{$:/language/Help/version}}\\n\"},\"Articles\":{\"title\":\"Articles\",\"created\":\"20140320230543190\",\"modified\":\"20160602172752299\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Here are some recent articles written about ~TiddlyWiki. Submit new articles via GitHub, Twitter or by posting in the [[TiddlyWiki Groups|Forums]].\\n\\n<div class=\\\"tc-link-info\\\">\\n\\n<$list filter=\\\"[tag[Articles]!sort[modified]]\\\">\\n\\n<div class=\\\"tc-link-info-item\\\">\\n\\n! <$link><$view field=\\\"title\\\"/></$link>\\n\\n<div class=\\\"tc-subtitle\\\">Posted <$view field=\\\"modified\\\" format=\\\"relativedate\\\"/></div>\\n\\n<$transclude/>\\n\\n</div>\\n\\n</$list>\\n\\n</div>\\n\"},\"Community\":{\"title\":\"Community\",\"created\":\"20130909151600000\",\"modified\":\"20140911084937570\",\"tags\":\"TableOfContents\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Here we gather the latest and most useful material from the TiddlyWiki community.\\n\\n<<tabs \\\"Forums Latest Tutorials Resources Examples Articles Meetups\\\" \\\"Latest\\\">>\\n\"},\"Contributing\":{\"title\":\"Contributing\",\"created\":\"20131101111400000\",\"modified\":\"20190115165616599\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"We welcome contributions to the code and documentation of TiddlyWiki in several ways:\\n\\n* ReportingBugs\\n* Helping to [[improve our documentation|Improving TiddlyWiki Documentation]]\\n* Contributing to the code via [[GitHub|https://github.com/Jermolene/TiddlyWiki5]]\\n** See https://tiddlywiki.com/dev for more details\\n\\nThere are other ways to [[help TiddlyWiki|HelpingTiddlyWiki]] too.\\n\\n! Contributor License Agreement\\n\\n{{Contributor License Agreement}}\\n\\n! How to sign the CLA\\n\\n{{Signing the Contributor License Agreement}}\\n\\n---\\n\\n//The CLA documents used for this project were created using [[Harmony Project Templates|http://www.harmonyagreements.org]]. \\\"HA-CLA-I-LIST Version 1.0\\\" for \\\"CLA-individual\\\" and \\\"HA-CLA-E-LIST Version 1.0\\\" for \\\"CLA-entity\\\".//\\n\\n!! Remarks\\n\\n''If you do not own the copyright in the entire work of authorship'':\\n\\nIn this case, please clearly state so and provide links and any additional information that clarify under which license the rest of the code is distributed.\\n\"},\"Contributor License Agreement\":{\"title\":\"Contributor License Agreement\",\"created\":\"20150630205511173\",\"modified\":\"20150630205632460\",\"tags\":\"\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Like other OpenSource projects, TiddlyWiki5 needs a signed contributor license agreement from individual contributors. This is a legal agreement that allows contributors to assert that they own the copyright of their contribution, and that they agree to license it to the UnaMesa Association (the legal entity that owns TiddlyWiki on behalf of the community).\\n\\n* For individuals use: [[licenses/CLA-individual|https://github.com/Jermolene/TiddlyWiki5/tree/master/licenses/cla-individual.md]]\\n* For entities use: [[licenses/CLA-entity|https://github.com/Jermolene/TiddlyWiki5/tree/master/licenses/cla-entity.md]]\\n\"},\"Examples\":{\"title\":\"Examples\",\"created\":\"20140320230543190\",\"modified\":\"20160602172745917\",\"tags\":\"HelloThere Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"This collection showcases inspiring and interesting examples of ~TiddlyWiki being used in the wild. Submit new entries to this collection via GitHub, Twitter or by posting in the [[TiddlyWiki Groups|Forums]].\\n\\n<div class=\\\"tc-link-info\\\">\\n\\n<$list filter=\\\"[tag[Examples]!sort[modified]]\\\">\\n\\n<div class=\\\"tc-link-info-item\\\">\\n\\n! <$link><$view field=\\\"title\\\"/></$link>\\n\\n<div class=\\\"tc-subtitle\\\">Posted <$view field=\\\"modified\\\" format=\\\"relativedate\\\"/></div>\\n\\n<$transclude/>\\n\\n</div>\\n\\n</$list>\\n\"},\"Forums\":{\"title\":\"Forums\",\"created\":\"20140721121924384\",\"modified\":\"20161229091129395\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"! Users\\n\\nThe ~TiddlyWiki discussion groups are mailing lists for talking about ~TiddlyWiki: requests for help, announcements of new releases and plugins, debating new features, or just sharing experiences. You can participate via the associated website, or subscribe via email.\\n\\n* The main ~TiddlyWiki group: http://groups.google.com/group/TiddlyWiki\\n*> Note that you do not need a Google Account to join the discussion groups. Subscribe by sending an email to mailto:tiddlywiki+subscribe@googlegroups.com or mailto:tiddlywikidev+subscribe@googlegroups.com.\\n** An enhanced group search facility is available on [[mail-archive.com|https://www.mail-archive.com/tiddlywiki@googlegroups.com/]]\\n* Watch recordings of our regular [[TiddlyWiki Hangouts]]\\n* Follow [[@TiddlyWiki on Twitter|http://twitter.com/TiddlyWiki]] for the latest news\\n* New: Join us on our live chat at https://gitter.im/TiddlyWiki/public !\\n* There is also a discord available at https://discord.gg/HFFZVQ8\\n\\n\\n! Developers\\n\\n* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev\\n*> Note that you do not need a Google Account to join the discussion groups. Subscribe by sending an email to mailto:tiddlywiki+subscribe@googlegroups.com or mailto:tiddlywikidev+subscribe@googlegroups.com.\\n** An enhanced group search facility is available on [[mail-archive.com|https://www.mail-archive.com/tiddlywikidev@googlegroups.com/]]\\n* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news\\n* Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]]\\n* Chat at https://gitter.im/TiddlyWiki/public (development room coming soon)\\n\\nNew releases of TiddlyWiki, TiddlyDesktop and TiddlyFox are announced via the discussion groups and [[Twitter|https://twitter.com/TiddlyWiki]] (you can also subscribe to an Atom/RSS feed of [[TiddlyWiki releases from GitHub|https://github.com/jermolene/tiddlywiki5/releases.atom]])\\n\\n! Documentation\\n\\nThere is also a discussion group specifically for discussing TiddlyWiki documentation improvement initiatives: http://groups.google.com/group/tiddlywikidocs\\n\"},\"HelpingTiddlyWiki\":{\"title\":\"HelpingTiddlyWiki\",\"created\":\"20130825160500000\",\"modified\":\"20151010131218969\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"If you find TiddlyWiki useful, there are lots of ways you can help assure its future and make it better.\\n\\n! Teach and Tell\\n\\nOpenSource projects like ~TiddlyWiki thrive on the feedback and engagement of users. ~TiddlyWiki becomes more useful to everyone as more and more people use it. So, if you find ~TiddlyWiki useful, spread the word. The best possible way to assure its future is for it to become a hundred times more popular than before.\\n\\n* [img[https://img.shields.io/twitter/url/http/tiddlywiki.com.svg?style=social]]\\n* Tweet about ~TiddlyWiki: [[I love TiddlyWiki because...|https://twitter.com/intent/tweet?text=I+love+TiddlyWiki+because...&source=tiddlywiki5]]\\n* [img[https://img.shields.io/github/stars/jermolene/tiddlywiki5.svg?style=social&label=Star]]\\n* [[Star the TiddlyWiki5 GitHub Repository|https://github.com/Jermolene/TiddlyWiki5]]\\n* [[Display the TiddlyWiki Poster|https://tiddlywiki.com/poster]]\\n\\n[img width=232 [Tiddler Poster.png]]\\n\\n! Help improve the documentation and code\\n\\nThere are many ways you can contribute to ~TiddlyWiki:\\n\\n* Writing tutorials\\n* Contributing to the documentation on tiddlywiki.com\\n* Making video screencasts\\n* Curating relevant links, hints and tips on a wiki\\n\\nThe main ~TiddlyWiki documentation and code lives on GitHub, and welcomes [[contributions|Contributing]]:\\n\\n* https://github.com/Jermolene/TiddlyWiki5\\n\\n\"},\"Improving TiddlyWiki Documentation\":{\"title\":\"Improving TiddlyWiki Documentation\",\"created\":\"20140820151051019\",\"modified\":\"20190115165616599\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Anyone can submit improvements to the TiddlyWiki documentation that appears on https://tiddlywiki.com. (For improvements to the core code a more complicated process must be used because of the need to test the changes both in the browser and under Node.js before submission).\\n\\n<<.warning \\\"\\\"\\\"If you already know GitHub, note that documentation updates must be directed to the `tiddlywiki-com` branch\\\"\\\"\\\">>\\n\\n# Read and observe the [[Documentation Style Guide]]\\n# Create an account on https://github.com if you don't already have one\\n# If you haven't done so already, sign the [[Contributor License Agreement]] as described in [[Signing the Contributor License Agreement]]\\n# On https://tiddlywiki.com, click \\\"edit\\\" on the tiddler you want to improve\\n# You should see a pink banner with the text: //Can you help us improve this documentation? Find out how to edit this tiddler on ~GitHub//\\n# Click on the external link ...''this tiddler on ~GitHub''\\n## You will be prompted that \\\"you need to fork this repository to propose changes\\\". A \\\"fork\\\" is your own copy of the repository that incorporates the changes you are proposing\\n# A new browser tab should open ready to edit the tiddler on github.com\\n# Below the edit box for the tiddler text you should see a box labelled ''Propose file change''\\n# Enter a brief title to explain the change (eg, \\\"Clarify attribute syntax instability\\\")\\n# If necessary, enter a longer description too\\n# Click the green button labelled ''Propose file change''\\n# On the following screen, click the green button labelled ''Create pull request''\\n\\n[[Jermolene|https://github.com/Jermolene]] or one of the other core developers will then have the opportunity to merge your pull request so that it is incorporated into the next build of https://tiddlywiki.com.\\n\\nMario Pietsch has created these short video tutorials:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/L4zTkMYcri8\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/6ElUruH92tc\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/axFCk9KsMFc\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\"},\"Latest\":{\"title\":\"Latest\",\"created\":\"20140321090511826\",\"modified\":\"20140919170549958\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The latest news, articles, resources and examples.\\n\\n<div class=\\\"tc-link-info\\\">\\n\\n<$list filter=\\\"[tag[Articles]] [tag[Examples]] [tag[Resources]] [tag[Tutorials]] +[!sort[modified]limit[8]]\\\">\\n\\n<div class=\\\"tc-link-info-item\\\">\\n\\n! <$link><$view field=\\\"title\\\"/></$link>\\n\\n<div class=\\\"tc-subtitle\\\">Posted <$view field=\\\"modified\\\" format=\\\"relativedate\\\"/></div>\\n\\n<$transclude/>\\n\\n</div>\\n\\n</$list>\\n\\n</div>\\n\"},\"Meetups\":{\"title\":\"Meetups\",\"created\":\"20140721121924384\",\"modified\":\"20160712121508468\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Local meetings around the world for ~TiddlyWiki people:\\n\\n* The [[TiddlyWiki European Meetup 2016]] and [[TiddlyWiki European Meetup 2017]] in Oxford, UK\\n* [[OXTWIG]], the ''Oxford ~TiddlyWiki Interest Group'' meets monthly in Oxford, UK to share experiences of using TiddlyWiki\\n* ''[[TiddlyWiki Camp Paris]]'' is an all day celebration and exploration of TiddlyWiki for experienced users and beginners alike\\n\\n//If you are a ~TiddlyWiki enthusiast please consider starting a local TWIG in your area, it's a great way to spread the word about using TiddlyWiki//\\n\\n\"},\"OXTWIG\":{\"title\":\"OXTWIG\",\"created\":\"20140222133223882\",\"modified\":\"20140912150349097\",\"tags\":\"Meetups Videos\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The ''Oxford ~TiddlyWiki Interest Group'' meets monthly for discussions and demonstrations about TiddlyWiki.\\n\\nSee https://oxtwig.eventbrite.co.uk/ for details of our next meeting.\\n\\nWe have an email discussion list, too: https://groups.google.com/forum/#!members/oxtwig\\n\\n! OXTWIG #2\\n\\nThe second OXTWIG meeting was held on Thursday 16th January 2014:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/WOK_nVBf_6U\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\\n! OXTWIG #1\\n\\nThe first OXTWIG meeting was held on Thursday 21st November 2013:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/tpNf_Dms_TE\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\"},\"ReportingBugs\":{\"title\":\"ReportingBugs\",\"created\":\"20140604204709181\",\"modified\":\"20140910212541960\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"You can report bugs or problems with TiddlyWiki via our [[discussion groups|Forums]]. If you have a GitHub account then you can raise an issue there:\\n\\nhttps://github.com/Jermolene/TiddlyWiki5/issues/new\\n\\nUnless you are already familiar with GitHub, it's usually easiest to report problems through the discussion groups.\\n\\n! TiddlyWiki on GitHub\\n\\nWe use GitHub Issues to manage bug reports and feature requests for TiddlyWiki. To maintain their effectiveness we endeavour to have as few open issues as possible.\\n\\n!! Policies for Managing Issues\\n\\nOpen issues should be actionable: generally either a reproducible bug report, or a specific feature request. From the perspective of the core developers, the issues list behaves like a shared todo list. Every item on the list requires a little bit of attention each time we check the list.\\n\\nGitHub Issues are not very good for managing ideas that are not immediately actionable. Better to use the [[TiddlyWiki discussion groups|Forums]] for open ended questions, or speculative discussions of new features.\\n\\n!! Creating Issues\\n\\nBefore creating a GitHub issue it is good etiquette to search through the existing issues to see whether the problem has already been reported. If a search isn't practical, don't worry too much; GitHub makes it easy to merge existing issues.\\n\\nWhen you do create an issue, remember that for effective debugging, we need as much information as possible. At a minimum, please try to include:\\n\\n* A descriptive title\\n* A summary\\n* Steps to reproduce\\n* Expected behaviour\\n* Context (OS, browser etc.)\\n\\nConsider also adding screenshots if it makes things clearer.\\n\\nThere's a lot of good material on the web about bug reports:\\n\\n* http://mhay68.tumblr.com/post/1648223018/what-makes-a-good-bug-report\\n* http://www.chiark.greenend.org.uk/~sgtatham/bugs.html\\n\"},\"Resources\":{\"title\":\"Resources\",\"created\":\"20140320230543190\",\"modified\":\"20160602172731726\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"These are sites with resources created by the ~TiddlyWiki [[Community]] help you get the best out of ~TiddlyWiki: plugins, macros and more. Submit new entries via GitHub, Twitter or by posting in the [[TiddlyWiki Groups|Forums]].\\n\\n<div class=\\\"tc-link-info\\\">\\n\\n<$list filter='[tag[Resources]!sort[modified]]'>\\n\\n<div class=\\\"tc-link-info-item\\\">\\n\\n! <$link><$view field=\\\"title\\\"/></$link>\\n\\n<div class=\\\"tc-subtitle\\\">Posted <$view field=\\\"modified\\\" format=\\\"relativedate\\\"/></div>\\n\\n<$transclude/>\\n\\n</div>\\n\\n</$list>\\n\\n</div>\\n\"},\"Signing the Contributor License Agreement\":{\"title\":\"Signing the Contributor License Agreement\",\"created\":\"20150630205653005\",\"modified\":\"20190115165616599\",\"tags\":\"\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Create a GitHub pull request to add your name to `cla-individual.md` or `cla-entity.md`, with the date in the format (YYYY/MM/DD).\\n\\n''step by step''\\n\\n# Navigate to [[licenses/CLA-individual|https://github.com/Jermolene/TiddlyWiki5/tree/master/licenses/cla-individual.md]] or [[licenses/CLA-entity|https://github.com/Jermolene/TiddlyWiki5/tree/master/licenses/cla-entity.md]] according to whether you are signing as an individual or representative of an organisation\\n# Ensure that the \\\"branch\\\" dropdown at the top left is set to `tiddlywiki-com`\\n# Click the \\\"edit\\\" button at the top-right corner (clicking this button will fork the project so you can edit the file)\\n# Add your name at the bottom\\n#* eg: `Jeremy Ruston, @Jermolene, 2011/11/22`\\n# Below the edit box for the CLA text you should see a box labelled ''Propose file change''\\n# Enter a brief title to explain the change (eg, \\\"Signing the CLA\\\")\\n# Click the green button labelled ''Propose file change''\\n# On the following screen, click the green button labelled ''Create pull request''\\n\"},\"TiddlyWiki Camp Paris\":{\"title\":\"TiddlyWiki Camp Paris\",\"created\":\"20150612095925878\",\"modified\":\"20150612100105269\",\"tags\":\"Meetups\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The first TiddlyWiki Camp Paris was held on Saturday 6th June 2015.\\n\\nhttp://paris.twcamp.info\\n\\n> Bienvenue sur le site du TiddlyWiki Camp. Un évènement pour rencontrer la communauté de ce logiciel Open Source, libre et gratuit. Découvrez ce bloc note personnel polyvalent et adoptez-le pour gérer votre quotidien !\"},\"TiddlyWiki Hangouts\":{\"title\":\"TiddlyWiki Hangouts\",\"created\":\"20130823091700000\",\"modified\":\"20140912150339263\",\"tags\":\"Community Videos\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The TiddlyWiki community holds regular Google Hangouts, usually every Tuesday from 4pm to 6pm (UK time). They are announced in the [[TiddlyWiki Google group|https://groups.google.com/d/forum/tiddlywiki]] and on the [[TiddlyWiki Twitter account|https://twitter.com/TiddlyWiki]].\\n\\nPast Hangouts are archived in this ~YouTube playlist:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/videoseries?list=PLVT_2PPd-1p34gGCQ5qpwC8QdykxVAI3u\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\"},\"TiddlyWiki European Meetup 2016\":{\"title\":\"TiddlyWiki European Meetup 2016\",\"created\":\"20160712121509718\",\"modified\":\"20160712121548453\",\"tags\":\"Meetups\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"https://tiddlywiki.com/tiddlywiki-eu-meetup-2016/\\n\\nHere's the stream of day 1:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/7o0ClSI7Tdg\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\\nHere's day 2:\\n\\n<iframe width=\\\"560\\\" height=\\\"315\\\" src=\\\"https://www.youtube.com/embed/ipXyZkC8tjM\\\" frameborder=\\\"0\\\" allowfullscreen></iframe>\\n\"},\"TiddlyWiki European Meetup 2017\":{\"title\":\"TiddlyWiki European Meetup 2017\",\"created\":\"20170426210309235\",\"modified\":\"20170426210309235\",\"tags\":\"Meetups\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"The TiddlyWiki European Meetup 2017, Oxford, on June 10th and 11th 2017.\\n\\nFor more details:\\n\\nhttps://tiddlywiki.com/tiddlywiki-eu-meetup-2017/\\n\"},\"Translate TiddlyWiki into your language\":{\"title\":\"Translate TiddlyWiki into your language\",\"created\":\"20141126153016142\",\"modified\":\"20180701185730340\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"There is a special edition of TiddlyWiki that simplifies creating and maintaining translations:\\n\\n* https://tiddlywiki.com/editions/translators/ to translate current version of ~TiddlyWiki\\n* https://tiddlywiki.com/prerelease/editions/translators/ to translate latest prerelease version of ~TiddlyWiki\\n\\nNote that no knowledge of Node.js or GitHub is required.\\n\\nYou can translate ~TiddlyWiki on Node.js, type `tiddlywiki editions/translators --listen` and visit http://127.0.0.1:8080/ in your browser.\\n\\nSee https://tiddlywiki.com/dev for technical details of creating and maintaining translations.\\n\"},\"Tutorials\":{\"title\":\"Tutorials\",\"created\":\"20140908125300000\",\"modified\":\"20160602172722526\",\"tags\":\"Community\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"Here are some webpages with tips and tutorials related to ~TiddlyWiki.\\n\\n<div class=\\\"tc-link-info\\\">\\n\\n<$list filter=\\\"[tag[Tutorials]!sort[modified]]\\\">\\n\\n<div class=\\\"tc-link-info-item\\\">\\n\\n! <$link><$view field=\\\"title\\\"/></$link>\\n\\n<div class=\\\"tc-subtitle\\\">Posted <$view field=\\\"modified\\\" format=\\\"relativedate\\\"/></div>\\n\\n<$transclude/>\\n\\n</div>\\n\\n</$list>\\n\\n</div>\\n\"},\"\\\"A free, open source wiki revisited\\\" by Mark Gibbs, NetworkWorld\":{\"title\":\"\\\"A free, open source wiki revisited\\\" by Mark Gibbs, NetworkWorld\",\"created\":\"20160204225047445\",\"modified\":\"20160204225307847\",\"tags\":\"Articles\",\"type\":\"text/vnd.tiddlywiki\",\"url\":\"http://www.networkworld.com/article/3028098/open-source-tools/tiddlywiki-a-free-open-source-wiki-revisited.html\",\"text\":\"Interesting article giving the perspective of someone who has been away from TiddlyWiki for a few years:\\n\\n{{!!url}}\\n\\n<<<\\nWay back in the mists of time (actually, January 2009) I wrote about a really cool tool called TiddlyWiki, a “non-linear personal web notebook”. Fast forward to today and I just had an out of body experience: Completely by accident I found a TiddlyWiki that I started when I wrote that piece and it still works! \\n\\nFinding code that works flawlessly after just two or three years is magical enough but after seven years?! And given that TiddlyWiki is written as a single page Web application and considering how different browsers are now than they were in 2009, the fact that the old version of TiddlyWiki still works is not short of miraculous.\\n<<<\\n\"},\"\\\"Notizen mit TiddlyWiki systemübergreifend nutzen\\\" by Michael Sonntag\":{\"title\":\"\\\"Notizen mit TiddlyWiki systemübergreifend nutzen\\\" by Michael Sonntag\",\"created\":\"20140910102845245\",\"modified\":\"20140910102845245\",\"tags\":\"Articles\",\"url\":\"http://michaelsonntag.net/notizen-mit-tiddlywiki-systemuebergreifend-nutzen\",\"text\":\"A quick guide to using TiddlyWiki (written in German)\\n\\n{{!!url}}\\n\\n<<<\\nThose using multiple different computer platforms (if only PC and Android) knows for certain: You would like to sync notes across computers and thereby be independent of any apps or services. I am concerned at any rate so and so I am constantly looking for the perfect solution.\\n\\nWith TiddlyWiki I found it mostly. As the name suggests, it TiddlyWiki is a Wikisystem. In contrast to all other wikis, TiddlyWiki is a single HTML file that runs in the browser and thus can be used on all modern operating systems. And because there is only one file, it can be very easily via the well-known cloud services (Dropbox, Google Drive, ownCloud) or synchronized with FTP or used on a USB stick.\\n<<<\\n\\n(Translation from German by Google Translate)\\n\"},\"\\\"Setting Up a Personal TiddlyWiki Server on OS X\\\" by Kris Johnson\":{\"title\":\"\\\"Setting Up a Personal TiddlyWiki Server on OS X\\\" by Kris Johnson\",\"created\":\"20150403104015626\",\"modified\":\"20150403104206017\",\"tags\":\"Articles\",\"type\":\"text/vnd.tiddlywiki\",\"url\":\"http://undefinedvalue.com/2015/04/02/setting-personal-tiddlywiki-server-os-x\",\"text\":\"Detailed description of setting up [[TiddlyWiki on Node.js]] on OS X.\\n\\n{{!!url}}\\n\\n<<<\\nFor a new job, I decided to set up a personal wiki to keep notes. I wanted to keep it simple, m