kopia lustrzana https://github.com/miklobit/TiddlyWiki5
commit
24e7c7fc0f
|
@ -5,6 +5,6 @@ modified: 201409041226
|
|||
|
||||
''~TiddlyWiki is also a community:''
|
||||
|
||||
We are a community of users and developers who help each other imagine new ways of thinking and organising and create new solutions, so that ~TiddlyWiki is continually adapting to better serve your needs. ~TiddlyWiki users and developers share questions and advice at a ~TiddlyWiki Google group. They also create tutorials, adaptations, and plugins to enhance your ~TiddlyWiki experience. See [[Get help and learn more]] for more details.
|
||||
We are a community of users and developers who help each other imagine new ways of thinking and organising and create new solutions, so that ~TiddlyWiki is continually adapting to better serve your needs. ~TiddlyWiki users and developers share questions and advice at a ~TiddlyWiki Google group. They also create tutorials, adaptations, and plugins to enhance your ~TiddlyWiki experience. See the section ''Get help and learn more'' of the TableOfContents for more details.
|
||||
|
||||
Next: [[TiddlyWiki is a philosophy]]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
caption: {{$:/language/SideBar/Contents/Caption}}
|
||||
created: 20140809114010378
|
||||
list-after: $:/core/ui/SideBar/Open
|
||||
list: HelloThere [[Working with TiddlyWiki]] [[Customise TiddlyWiki]] [[Advanced features]] [[TiddlyWiki Node.JS]] [[Other TiddlyWiki configurations]] [[Get help and learn more]] [[Get involved]] [[TiddlyWiki glossaries]]
|
||||
list: HelloThere [[Working with TiddlyWiki]] [[Customise TiddlyWiki]] [[Advanced features]] [[TiddlyWiki on Node.JS]] [[Other TiddlyWiki configurations]] [[Get help and learn more]] [[Get involved]] [[TiddlyWiki glossaries]]
|
||||
modified: 20140809114018461
|
||||
tags: $:/tags/SideBar
|
||||
title: TableOfContents
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20140126125259638
|
||||
modified: 20140126125651938
|
||||
tags: definitions [[Other TW configurations]]
|
||||
tags: definitions [[Other TiddlyWiki configurations]]
|
||||
title: TiddlyDesktop
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20131124220600000
|
||||
modified: 20140111102136779
|
||||
tags: howto [[Other TW configurations]]
|
||||
tags: howto [[Other TiddlyWiki configurations]]
|
||||
title: How to build a TiddlyWiki5 from individual tiddlers
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20130825150100000
|
||||
modified: 20140908153204226
|
||||
tags: dev howto [[Other TW configurations]]
|
||||
tags: dev howto [[Other TiddlyWiki configurations]]
|
||||
title: Using TiddlyWiki for GitHub Pages project documentation
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
created: 20131212223146250
|
||||
modified: 20131212223450147
|
||||
tags: howto [[Other TW configurations]]
|
||||
tags: howto [[Other TiddlyWiki configurations]]
|
||||
title: Windows HTA Hack
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
title: TiddlyWiki standalone
|
||||
tags: [[Other TW configurations]]
|
||||
tags: [[Other TiddlyWiki configurations]]
|
||||
created: 201409081451
|
||||
modified: 201409081451
|
||||
|
||||
|
|
|
@ -22,8 +22,8 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b
|
|||
***''Drafts'' lists all unfinished tiddlers still in edit mode. A tiddler draft is considered a separate tiddler by ~TiddlyWiki until it is closed, so if you edit a tiddler entitled "Australia," there will then be two tiddlers, 'Australia' and 'Draft of "Australia."' When you save or cancel your changes to close the draft, it will apply those changes to the 'Australia' tiddler. So treat the Drafts tab as a way of finding any unfinished drafts you started.
|
||||
***''Orphans'' lists all the tiddlers which are not related to any other tiddler by links, tags or lists. This is a helpful aid to editing your file - it shows you the tiddlers that need to be integrated more carefully with the other tiddlers.
|
||||
***''Types'' lists tiddlers by special content types, such as images.
|
||||
***''System'' lists all tiddlers
|
||||
***''Shadows'' lists all behind-the-scenes tiddlers
|
||||
***''System'' lists all SystemTiddlers.
|
||||
***''Shadows'' lists all ShadowTiddlers.
|
||||
*''Search results'' are lists of tiddlers that match the text you enter into the search window.
|
||||
*Finally, you can create your own custom lists of tiddlers by various methods. These
|
||||
**You can transclude a TiddlerFilter (see [[Transclusion in WikiText]]). For example, adding `{{ [tag[mountain]] }}` to a tiddler will insert a list of all tiddlers tagged with 'mountain.'
|
||||
|
|
|
@ -2,5 +2,5 @@ title: Working with TiddlyWiki
|
|||
tags: TableOfContents tc-no-link
|
||||
created: 201409041011
|
||||
modified: 201409041011
|
||||
list: [[Downloading and saving]] [[The First Rule of Using TiddlyWiki]] [[Initial customisation]] [[Creating, tagging and editing tiddlers]] [[Navigating between open tiddlers]] [[Using links to navigate between tiddlers]] [[Formatting text in TiddlyWiki]] [[Searching in TiddlyWiki]] [[Images in TiddlyWiki]] [[Creating tabs]] [[Using tiddler fields]] [[Hosting your TiddlyWiki on the web]] [[Importing tiddlers between TW files]] [[Upgrading TiddlyWiki]]
|
||||
list: [[Downloading and saving]] [[The First Rule of Using TiddlyWiki]] [[Initial customisation]] [[Creating, tagging and editing tiddlers]] [[Navigating between open tiddlers]] [[Using links to navigate between tiddlers]] [[Formatting text in TiddlyWiki]] [[Searching in TiddlyWiki]] [[Images in TiddlyWiki]] [[Creating tabs]] [[Using tiddler fields]] [[Sharing tiddlers with others]] [[Hosting your TiddlyWiki on the web]] [[Importing tiddlers between TW files]] [[Upgrading TiddlyWiki]]
|
||||
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
title: Sharing your tiddlers with others
|
||||
tags: [[Working with TiddlyWiki]]
|
||||
created: 201409081639
|
||||
modified: 201409081639
|
||||
|
||||
There are a number of ways that people can share tiddlers back and forth:
|
||||
|
||||
*You can attach a ~TiddlyWiki to an e-mail
|
||||
*You can publish your ~TiddlyWiki online, and grab a link to send or message to others:
|
||||
**A link to the URL of the file itself
|
||||
**A permalink to a specific tiddler (see [[PermaLinks]])
|
||||
**A permaview link of all the currently open tiddlers (see [[PermaView]])
|
||||
*You can grab tiddlers from ~TiddlyWikis that others have published online by clicking on a link to the tiddler within their file, and then dragging and dropping the link into your own file. An import tiddler will appear, and you can click to import the tiddler or tiddlers to your file.
|
||||
*You can share a link on Twitter. See [[Adding a Twitter Follow button]].
|
Ładowanie…
Reference in New Issue