mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
commit
210d7fbc23
4
editions/tw5.com/tiddlers/advancedfeatures/Filters.tid
Normal file
4
editions/tw5.com/tiddlers/advancedfeatures/Filters.tid
Normal file
@ -0,0 +1,4 @@
|
||||
title: Filters
|
||||
tags: [[Advanced features]] tc-no-link
|
||||
created: 201409081307
|
||||
modified: 201409081307
|
4
editions/tw5.com/tiddlers/advancedfeatures/Widgets.tid
Normal file
4
editions/tw5.com/tiddlers/advancedfeatures/Widgets.tid
Normal file
@ -0,0 +1,4 @@
|
||||
title: Widgets
|
||||
tags: [[Advanced features]] tc-no-link
|
||||
created: 201409081305
|
||||
modified: 201409081305
|
@ -1,6 +1,6 @@
|
||||
created: 20140320230543190
|
||||
modified: 20140320231444981
|
||||
tags: introduction community [[Get help and learn more]]
|
||||
tags: [[Get help and learn more]]
|
||||
title: Articles about TiddlyWiki
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20140320230543190
|
||||
modified: 20140320231444981
|
||||
tags: HelloThere
|
||||
tags: HelloThere [[Get help and learn more]]
|
||||
title: Examples of TiddlyWiki being used in the wild
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
@ -1,15 +1,22 @@
|
||||
title: Forums
|
||||
created: 20140721121924384
|
||||
modified: 20140721121924384
|
||||
tags: community
|
||||
tags: [[Get help and learn more]]
|
||||
|
||||
!Users
|
||||
|
||||
The ~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.
|
||||
|
||||
* The main ~TiddlyWiki group: http://groups.google.com/group/TiddlyWiki
|
||||
*> 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.
|
||||
* Watch recordings of our regular [[TiddlyWiki Hangouts]]
|
||||
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news
|
||||
|
||||
!Developers
|
||||
|
||||
* The TiddlyWikiDev group for developers: http://groups.google.com/group/TiddlyWikiDev
|
||||
*> 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.
|
||||
* Follow [[@TiddlyWiki on Twitter|http://twitter.com/#!/TiddlyWiki]] for the latest news
|
||||
* Get involved in the [[development on GitHub|https://github.com/Jermolene/TiddlyWiki5]]
|
||||
* Watch recordings of our regular [[TiddlyWiki Hangouts]]
|
||||
|
||||
New releases of TiddlyWiki, TiddlyDesktop and TiddlyFox are announced via the discussion groups and Twitter (you can also subscribe to an Atom/RSS feed of [[TiddlyWiki releases from GitHub|https://github.com/jermolene/tiddlywiki5/releases.atom]])
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: Groups
|
||||
created: 20140721121924384
|
||||
modified: 20140721121924384
|
||||
tags: community
|
||||
tags: [[Get help and learn more]] [[Get involved]]
|
||||
|
||||
! Local ~TiddlyWiki Interest Groups
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
created: 20140320230543190
|
||||
modified: 20140320231444981
|
||||
tags: introduction community
|
||||
title: Resources
|
||||
tags: [[Get help and learn more]]
|
||||
title: Sites with resources for TiddlyWiki
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
These resources created by the TiddlyWiki [[Community]] help you get the best out of TiddlyWiki. Submit new entries via GitHub, Twitter or by posting in the [[TiddlyWiki Groups]].
|
||||
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]].
|
||||
|
||||
<div class="tc-link-info">
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20140720085406905
|
||||
modified: 20140720084548184
|
||||
tags: adaptations
|
||||
tags: usereditions
|
||||
title: "TiddlyWiki for Scholars" by Alberto Molina
|
||||
type: text/vnd.tiddlywiki
|
||||
url: http://tw5.scholars.tiddlyspot.com/
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20140505085406905
|
||||
modified: 20140505085406905
|
||||
tags: adaptations
|
||||
tags: usereditions
|
||||
title: "Wills Q&D gTD" by Matabele
|
||||
type: text/vnd.tiddlywiki
|
||||
url: http://wills.tiddlyspot.com
|
||||
|
@ -1,6 +1,6 @@
|
||||
created: 20140211171341271
|
||||
modified: 20140211171348738
|
||||
tags: concepts
|
||||
tags: concepts [[Advanced features]]
|
||||
title: Macros
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
title: Plugins
|
||||
tags: concepts
|
||||
tags: concepts [[Advanced features]]
|
||||
modified: 201308091623
|
||||
|
||||
A plugin in TiddlyWiki5 is a bundle of tiddlers packaged together as a single tiddler. Plugins are used to distribute optional, custom components for TiddlyWiki.
|
||||
|
@ -10,7 +10,7 @@ Searching is fast and flexible in ~TiddlyWiki.
|
||||
|
||||
Typing text into the search box in the sidebar will turn up a list of all the tiddlers that contain that text.
|
||||
|
||||
:://(Note that the sidebar tabs will be hidden by the search results until you click the 'x' to the right of the search box to delete the search results)//
|
||||
://(Note that the sidebar tabs will be hidden by the search results until you click the 'x' to the right of the search box to delete the search results)//
|
||||
|
||||
''Advanced searching''
|
||||
|
||||
|
@ -0,0 +1,26 @@
|
||||
title: Tips and tutorials
|
||||
tags: [[Get help and learn more]]
|
||||
created: 201409081253
|
||||
modified: 201409081253
|
||||
|
||||
Here are some webpages with tips and tutorials related to ~TiddlyWiki
|
||||
|
||||
<div class="tc-link-info">
|
||||
|
||||
<$list filter="[tag[tutorials]!sort[modified]]">
|
||||
|
||||
<div class="tc-link-info-item">
|
||||
|
||||
! <$link><$view field="title"/></$link>
|
||||
|
||||
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
|
||||
|
||||
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
||||
|
||||
<$transclude/>
|
||||
|
||||
</div>
|
||||
|
||||
</$list>
|
||||
|
||||
</div>
|
@ -0,0 +1,26 @@
|
||||
title: User-created editions of TiddlyWiki
|
||||
tags: [[Get help and learn more]]
|
||||
created: 201409081255
|
||||
modified: 201409081255
|
||||
|
||||
Some ~TiddlyWiki users have created template ~TiddlyWikis for special uses. Below are some of them.
|
||||
|
||||
<div class="tc-link-info">
|
||||
|
||||
<$list filter="[tag[usereditions]!sort[modified]]">
|
||||
|
||||
<div class="tc-link-info-item">
|
||||
|
||||
! <$link><$view field="title"/></$link>
|
||||
|
||||
!!! <a href={{!!url}} target="_blank"><$text text={{!!url}}/></a>
|
||||
|
||||
<div class="tc-subtitle">Posted <$view field="modified" format="relativedate"/></div>
|
||||
|
||||
<$transclude/>
|
||||
|
||||
</div>
|
||||
|
||||
</$list>
|
||||
|
||||
</div>
|
@ -0,0 +1,6 @@
|
||||
title: Create support resources for TiddlyWiki
|
||||
tags: [[Get involved]]
|
||||
created: 201409081241
|
||||
modified: 201409081241
|
||||
|
||||
forthcoming...
|
6
editions/tw5.com/tiddlers/getinvolved/Develop for TW.tid
Normal file
6
editions/tw5.com/tiddlers/getinvolved/Develop for TW.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: Develop for TiddlyWiki
|
||||
tags: [[Get involved]]
|
||||
created: 201409081233
|
||||
modified: 201409081233
|
||||
|
||||
Forthcoming...
|
6
editions/tw5.com/tiddlers/getinvolved/Promote TW.tid
Normal file
6
editions/tw5.com/tiddlers/getinvolved/Promote TW.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: Promote TiddlyWiki
|
||||
tags: [[Get involved]]
|
||||
created: 201409081232
|
||||
modified: 201409081232
|
||||
|
||||
Forthcoming...
|
6
editions/tw5.com/tiddlers/getinvolved/Report bugs.tid
Normal file
6
editions/tw5.com/tiddlers/getinvolved/Report bugs.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: Report bugs
|
||||
tags: [[Get involved]]
|
||||
created: 201409081236
|
||||
modified: 201409081236
|
||||
|
||||
forthcoming...
|
6
editions/tw5.com/tiddlers/getinvolved/Translate TW.tid
Normal file
6
editions/tw5.com/tiddlers/getinvolved/Translate TW.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: Translate TiddlyWiki into your language
|
||||
tags: [[Get involved]]
|
||||
created: 201409081238
|
||||
modified: 201409081238
|
||||
|
||||
forthcoming...
|
@ -1,4 +1,4 @@
|
||||
title: Creating, tagging, and editing tiddlers
|
||||
title: Creating, tagging and editing tiddlers
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409041403
|
||||
modified: 201409041403
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20140820151051019
|
||||
modified: 20140904165057207
|
||||
tags: howto
|
||||
title: Improving TiddlyWiki Documentation
|
||||
tags: [[Get involved]]
|
||||
title: Help us improve TiddlyWiki's documentation
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
Anyone can submit improvements to the TiddlyWiki documentation that appears on http://tiddlywiki.com.
|
||||
|
@ -2,4 +2,5 @@ title: Working with TiddlyWiki
|
||||
tags: TableOfContents tc-no-link
|
||||
created: 201409041011
|
||||
modified: 201409041011
|
||||
list: [[Downloading and saving]] [[Initial customisation]] [[Creating, editing and tagging tiddlers]] [[Navigating between open tiddlers]] [[Using links to navigate between tiddlers]] [[Formatting text in TiddlyWiki]] [[Searching in TiddlyWiki]] [[Hosting your TiddlyWiki on the web]] [[Importing tiddlers between TW files]] [[Upgrading TiddlyWiki]]
|
||||
|
||||
|
@ -0,0 +1,4 @@
|
||||
title: Downloading and saving
|
||||
tags: [[Working with TiddlyWiki]] toc-no-link
|
||||
created: 201409081316
|
||||
modified: 201409081316
|
@ -0,0 +1,4 @@
|
||||
title: Formatting text in TiddlyWiki
|
||||
tags: [[Working with TiddlyWiki]] tc-no-link
|
||||
created: 201409081315
|
||||
modified: 201409081315
|
@ -0,0 +1,6 @@
|
||||
title: Hosting your TiddlyWiki on the web
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409081312
|
||||
modified: 201409081312
|
||||
|
||||
Forthcoming...
|
@ -0,0 +1,6 @@
|
||||
title: Importing tiddlers between TW files
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409081317
|
||||
modified: 201409081317
|
||||
|
||||
forthcoming...
|
@ -0,0 +1,6 @@
|
||||
title: Initial customisation
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409081311
|
||||
modified: 201409081311
|
||||
|
||||
forthcoming...
|
6
editions/tw5.com/tiddlers/workingwithtw/Upgrading TW.tid
Normal file
6
editions/tw5.com/tiddlers/workingwithtw/Upgrading TW.tid
Normal file
@ -0,0 +1,6 @@
|
||||
title: Upgrading TiddlyWiki
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409081319
|
||||
modified: 201409081319
|
||||
|
||||
Forthcoming...
|
Loading…
Reference in New Issue
Block a user