Jump to content

TiddlyWiki

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 195.124.114.41 (talk) at 12:49, 24 August 2012 (add external links about workarounds to run tiddlywiki on small screen devices). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TiddlyWiki
Developer(s)Jeremy Ruston
Initial release2004-09-30
Stable release
2.6.5 / 2011-10-06
Repository
Operating systemCross-platform
Available inMultilingual, 10 languages in TiddlyWiki 2.6.2 fully translated, older versions have more translations.[1]
TypeWiki
LicenseBSD license
Websitehttp://www.tiddlywiki.com and http://tiddlywiki.org
A standard edit dialog on a tiddler

TiddlyWiki is an open-source single page application wiki. A single HTML file contains CSS, JavaScript, and the content. The content is divided into a series of components, or Tiddlers. A user is encouraged to read a TiddlyWiki by following links rather than sequentially scrolling down the page.

Tiddlers

TiddlyWiki content is divided into a series of components called tiddlers. Each tiddler is stored inside an HTML division that contains the source text and meta data in wiki markup. For example, the following could be the HTML source code for the beginning of this section written as a tiddler:

<div title="Tiddlers" 
    modifier="John Smith" 
    created="200811132220" 
    modified="200811132225" 
    changecount="3" 
    tags="wikipedia section example code">
      <pre>TiddlyWiki content is divided into a ...

Plugins

In addition to containing text, a tiddler can be a plugin with additional JavaScript and CSS to extend TiddlyWiki. As a result, TiddlyWiki is used in a wide variety of adaptations and uses beyond that of a personal wiki.

File saving

A TiddlyWiki opened from a file URI may save changes made back to the original file using one of the following techniques:

Applications

Although there are many TiddlyWiki documents on the Web, the majority of TiddlyWikis reside on personal computers and are exchanged on thumb drives and over email, in a manner similar to word processing documents and spreadsheets. It has been suggested that, as a single HTML file, TiddlyWiki is useful in corporate environments where red tape or IT resources might prevent the use of a wiki that requires a more complicated installation.[5]

TiddlyWiki has been used as a Software framework to build specialisations. SocialText uses TiddlyWiki as a part of their unplugged feature.[6]

TiddlyWiki can also be used as a personal productivity tool using the methods in David Allen's book Getting Things Done.[7][8]

History

The first version of TiddlyWiki was released by Jeremy Ruston in September 2004. BT Group bought Osmosoft in 2007[9][10] appointing Ruston as BT's "Head of Open Source Innovation".[11] TiddlyWiki was selected as one of the Top 100 Tools for 2007 and 2008 by the Centre for Learning & Performance Technologies.[12] In November 2011, Jeremy Ruston announced his departure from Osmosoft and commitment to continue development on TiddlyWiki.[13][14]

License

TiddlyWiki is free and open source software and is distributed under the terms of the BSD license.[15] The copyright of TiddlyWiki is held in trust by UnaMesa, a Non-profit organization.[16]

See also

References

  1. ^ "TiddlyWiki Translations". TiddlyWiki Trac Wiki. TiddlyWiki Development team. 2004–2011. Retrieved 20 January 2011.{{cite web}}: CS1 maint: date format (link)
  2. ^ "File I/O - MDN". Developer.mozilla.org. 2012-03-31. Retrieved 2012-05-23.
  3. ^ Mitch Stoltz. "Per-File Permissions". Mozilla.org. Retrieved 2012-05-23.
  4. ^ "FileSystemObject Basics". MSDN. Microsoft. Retrieved 2012-05-23.
  5. ^ "Guerilla wiki". Tech Writer Wiki. Retrieved 11 February 2012.
  6. ^ "TiddlyWiki - a reusable non-linear personal web notebook". W3.org. 2008-01-01. Retrieved 2012-05-23.
  7. ^ GTDTiddlyWiki, Tiddler about modified versions of TiddlyWiki. Retrieved on 21 February 2010.
  8. ^ Contact Kyle Pott: Comment (2007-07-18). "Get things done with MonkeyGTD". Lifehacker. Retrieved 2012-05-23.
  9. ^ [1][dead link]
  10. ^ "Telco 2.0: BT Tries To Fix Global Services with Open Source". Telco2.net. Retrieved 2012-05-23.
  11. ^ "Open Source Will Change Enterprises, Says BT Guru". TechWeekEurope UK. Eweekeurope.co.uk. 2009-10-16. Retrieved 2012-05-23.
  12. ^ Hart, Jane (13 August 2011). "Top Tools: Tiddlywiki". Centre for Learning & Performance Technologies. Retrieved 2012-05-23.
  13. ^ "On Leaving BT and Osmosoft - TiddlyWiki | Google Groups". Groups.google.com. Retrieved 2012-05-23.
  14. ^ http://osmosoft.com/#%5B%5BJeremy%20Ruston%20to%20leave%20BT%5D%5D
  15. ^ http://tiddlywiki.org/wiki/TiddlyWiki_License
  16. ^ "tiddlywiki - home". Tiddlywiki.projects.unamesa.org. Retrieved 2012-05-23.