Category:TiddlyWiki: Difference between revisions
Hoof Hearted (talk | contribs) (logo, source code url, wikilinks, tweaks) |
Hoof Hearted (talk | contribs) (Fix redirect, interwiki) |
||
Line 1: | Line 1: | ||
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail--> | {{Wiki Engine <!--see 'Template:Wiki Engine' for full detail and hidden help advice--> | ||
|name = TiddlyWiki,<br>''<small>a non-linear personal web notebook</small>'' | |name = TiddlyWiki,<br>''<small>a non-linear personal web notebook</small>'' | ||
|URL = https://TiddlyWiki.com | |URL = https://TiddlyWiki.com | ||
Line 10: | Line 10: | ||
|source code URL = https://GitHub.com/Jermolene/TiddlyWiki5<!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar--> | |source code URL = https://GitHub.com/Jermolene/TiddlyWiki5<!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar--> | ||
|maintopic = Wiki Engine<!--leave this as is, it can not be over-ridden--> | |maintopic = Wiki Engine<!--leave this as is, it can not be over-ridden--> | ||
|founder = [https://TiddlyWiki.com/#JeremyRuston Jeremy Ruston] | |founder = [https://TiddlyWiki.com/#JeremyRuston Jeremy Ruston] <small>(founder)</small> | ||
|CEO = ''originally:'' Jeremy Ruston <small>(owner)</small><br>''subsequently:'' [https://UnaMesa.org UnaMesa Association] <small>(owner)</small> | |CEO = ''originally:'' Jeremy Ruston <small>(owner)</small><br>''subsequently:'' [https://UnaMesa.org UnaMesa Association] <small>(owner)</small> | ||
|language = English | |language = English<!--for interface only--> | ||
|prog language = JavaScript | |prog language = JavaScript<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang--> | ||
|s/w license = BSD | |s/w license = BSD license | ||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | ||
}}{{PopulateCategory}}<!--https://classic.TiddlyWiki.com/#Examples--> | }}{{PopulateCategory}}<!--https://classic.TiddlyWiki.com/#Examples--> | ||
'''TiddlyWiki — ''a non-linear personal web notebook''''', is a {{tag|Wiki Engine|wiki engine}} compiled from {{tag|JavaScript}}, along with {{tag|HTML}} and {{tag|Cascading Style Sheets|CSS}}. It is a single-file application, originally created by [http://TiddlyWiki.com/#JeremyRuston Jeremy Ruston] from {{tag|London}}, England, | '''TiddlyWiki — ''a non-linear personal web notebook''''', is a {{tag|Wiki Engine|wiki engine}} compiled from {{tag|JavaScript}}, along with {{tag|HTML}} and {{tag|Cascading Style Sheets|CSS}}. It is a single-file application, originally created by [http://TiddlyWiki.com/#JeremyRuston Jeremy Ruston] from {{tag|London}}, England, United Kingdom. | ||
It is designed to run on any modern [[:Category:Browser|browser]] without any server-side requirements, and is highly customisable with an active community of [[developer]]s and [[user]]s. It uses only text files for data-storage, and uses most of the traditional [[:Category:Wiki syntax|wiki syntax]] methods; including [[CamelCase]], [[free link]]s, [[backlink]]s, and [[interwiki]], but notably ''not'' [[sister wiki]]. TiddlyWiki is released as {{tag|FOSS|Free and Open Source}} (FOSS) under | It is designed to run on any modern [[:Category:Browser|browser]] without any server-side requirements, and is highly customisable with an active community of [[developer]]s and [[user]]s. It uses only text files for data-storage, and uses most of the traditional [[:Category:Wiki syntax|wiki syntax]] methods; including [[CamelCase]], [[free link]]s, [[backlink]]s, and [[interwiki]], but notably ''not'' [[sister wiki]]. TiddlyWiki is released as {{tag|FOSS|Free and Open Source}} (FOSS) under a {{tag|BSD license}}. | ||
TiddlyWiki can be used for [[:Category:Personal|personal]], self-contained hypertext documents that can be posted to any web-server, sent by e-mail, stored on a cloud, or kept on a USB memory stick to create a 'wiki on a stick'. | TiddlyWiki can be used for [[:Category:Personal|personal]], self-contained hypertext documents that can be posted to any web-server, sent by e-mail, stored on a cloud, or kept on a USB memory stick to create a 'wiki on a stick'. | ||
Line 33: | Line 33: | ||
*[http://TiddlyVault.TiddlySpot.com TiddlyVault – an index of TiddlyWiki extensions from http://www.GiffMex.org] | *[http://TiddlyVault.TiddlySpot.com TiddlyVault – an index of TiddlyWiki extensions from http://www.GiffMex.org] | ||
*[http://TiddlySpace.com TiddlySpace.com] — 'so long, and thanks for all the tiddlers' | *[http://TiddlySpace.com TiddlySpace.com] — 'so long, and thanks for all the tiddlers' | ||
**[ | **[[GitHub:TiddlySpace|TiddlySpace]] — on [[GitHub|GitHub.com]] | ||
**[https://Groups.Google.com/forum/#!forum/TiddlySpace TiddlySpace on Google Groups] | **[https://Groups.Google.com/forum/#!forum/TiddlySpace TiddlySpace on Google Groups] | ||
*[ | *[[GitHub:Jermolene/TiddlyWiki5|TiddlyWiki5]] — on GitHub.com | ||
*[https://Twitter.com/TiddlyWiki TiddlyWiki Twitter feed (@TiddlyWiki)] | *[https://Twitter.com/TiddlyWiki TiddlyWiki Twitter feed (@TiddlyWiki)] | ||
*[https://Gitter.im/TiddlyWiki/public TiddlyWiki/public – live chat] — at Gitter.im | *[https://Gitter.im/TiddlyWiki/public TiddlyWiki/public – live chat] — at Gitter.im | ||
[[Category:FoundedIn2004]]<!--https://TiddlyWiki.com/#History_of_TiddlyWiki--> | [[Category:FoundedIn2004]]<!--https://TiddlyWiki.com/#History_of_TiddlyWiki--> |
Revision as of 11:51, 23 August 2022
This Category: TiddlyWiki is either empty, or sparsely populated, and needs to be 'populated' with articles, stubs (and / or other categories) relevant to the subject matter of this specific category. Include an article page in this category via one (or more) of three methods: |
TiddlyWiki — a non-linear personal web notebook, is a wiki engine compiled from JavaScript, along with HTML and CSS. It is a single-file application, originally created by Jeremy Ruston from London, England, United Kingdom.
It is designed to run on any modern browser without any server-side requirements, and is highly customisable with an active community of developers and users. It uses only text files for data-storage, and uses most of the traditional wiki syntax methods; including CamelCase, free links, backlinks, and interwiki, but notably not sister wiki. TiddlyWiki is released as Free and Open Source (FOSS) under a BSD license.
TiddlyWiki can be used for personal, self-contained hypertext documents that can be posted to any web-server, sent by e-mail, stored on a cloud, or kept on a USB memory stick to create a 'wiki on a stick'.
When clicking on a TiddlyWiki URL from within an existing TiddlyWiki page, it opens a new 'tab' within the same page, called a 'tiddler'. These individual tiddler tabs can be then individually closed, without navigating away from your former page. Members of TiddlyWiki communities, such as users, developers, etc are also colloquially known as a 'tiddler' (similar say to the more recent Wikipedian or Wikian).
- External links
- TiddlyWiki first version — at TiddlyWiki.com
- Tiddler Toddler – an absolute beginner's guide to Classic TiddlyWiki — at TiddlySpot.com
- TiddlyWiki examples — at TiddlyWiki.com
- TiddlyWiki in action – a showcase of TiddlyWikis used creatively around the world — at TiddlySpot.com
- TiddlyVault – an index of TiddlyWiki extensions from http://www.GiffMex.org
- TiddlySpace.com — 'so long, and thanks for all the tiddlers'
- TiddlyWiki5 — on GitHub.com
- TiddlyWiki Twitter feed (@TiddlyWiki)
- TiddlyWiki/public – live chat — at Gitter.im
Pages in category “TiddlyWiki”
The following 3 pages are in this category, out of 3 total.