From 85b6147a2ae82c1a1c3df1d42ac06fab0bf860f1 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:24:42 +0000 Subject: [PATCH 1/8] Typos in workingwithtw/ This includes placing commas and full stops outside the quotes, and replacing single quotes with the double quotes that seem to be the standard on tw.com. --- .../tiddlers/workingwithtw/Using links to navigate.tid | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid index 3b30e2e6e..86818fece 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid @@ -4,11 +4,11 @@ tags: [[Working with TiddlyWiki]] title: Using links to navigate between tiddlers type: text/vnd.tiddlywiki -You can use internal hyperlinks (links between tiddlers, normally displayed in blue text) to navigate between your tiddlers. Clicking on a link to any tiddler will take you to that tiddler. If the tiddler is closed, it will be opened. The wonderful thing about ~Tiddlywiki is that it has made links to tiddlers as accessible as possible. There are links everywhere! Here are the key places where you can find links to tiddlers in ~TiddlyWiki: +You can use internal hyperlinks (links between tiddlers, normally displayed in blue text) to navigate between your tiddlers. Clicking on a link to any tiddler will take you to that tiddler. If the tiddler is closed, it will be opened. The wonderful thing about ~TiddlyWiki is that it has made links to tiddlers as accessible as possible. There are links everywhere! Here are the key places where you can find links to tiddlers in ~TiddlyWiki: * You can ''create a link'' to a tiddler, whether it exists yet or not, in the body of any tiddler. See [[Linking in WikiText]] to see the various, easy ways to create links between tiddlers. -* Each ''tag pill'' found in your tiddler (such as the 'Working with ~TiddlyWiki' tag pill under the title of this tiddler) contains a link to that tag tiddler, as well a lists of all the tiddlers tagged with that tag. This allows you to go to any of those tiddlers. +* Each ''tag pill'' found in your tiddler (such as the "Working with ~TiddlyWiki" tag pill under the title of this tiddler) contains a link to that tag tiddler, as well as lists of all the tiddlers tagged with that tag. This allows you to go to any of those tiddlers. * The ''~TiddlerInfo section'' of each tiddler, accessed by clicking the {{$:/core/images/info-button}} button at the top of the tiddler, gives you access to four additional lists of tiddlers related to your tiddler: @@ -34,7 +34,7 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b *** ''Missing'' lists all the hyperlinks found in tiddler text for which no tiddler currently exists. This is helpful for finding tiddlers you at some point expected to create, but never got around to creating. -*** ''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. +*** ''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. @@ -48,6 +48,6 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b * Finally, you can create your own custom lists of tiddlers by various methods: -** You can transclude a [[filter|Filters]] (see [[Transclusion in WikiText]]). For example, adding `{{{ [tag[mountain]] }}}` to a tiddler will insert a list of all tiddlers tagged with 'mountain'. +** You can transclude a [[filter|Filters]] (see [[Transclusion in WikiText]]). For example, adding `{{{ [tag[mountain]] }}}` to a tiddler will insert a list of all tiddlers tagged with "mountain". ** You can use the ListWidget. This is more complicated than transcluding a [[filter|Filters]], but in return allows you more flexibility in designing and displaying the list exactly as you want it to appear. From aed34ebabadf76ef54b96be13070c98f6bbe099f Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:33:36 +0000 Subject: [PATCH 2/8] Typos in workingwithtw/ --- .../tiddlers/workingwithtw/Creating journal tiddlers.tid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid index 97ac8ebf6..064504c3f 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid @@ -16,11 +16,11 @@ For example, a journal tiddler called "10th October 2014" might be used to recor The easiest way to create a journal tiddler is to use the ''new journal'' button in the tools tab of the sidebar. If you find yourself often using the button then click the checkbox to display the button in the page control toolbar where it is more easily accessible. -The new journal button creates the journal tiddler as a blank tiddler with the tag "Journal" and a title derived from todays date. If there is already an existing journal tiddler then it is opened for editing. +The new journal button creates the journal tiddler as a blank tiddler with the tag "Journal" and a title derived from today's date. If there is already an existing journal tiddler then it is opened for editing. ! Creating a tagged journal tiddler -A common sequence of actions is creating (or re-opening) todays journal and adding a tag for the current tiddler. This can be done with the ''new journal here'' button in the tiddler toolbar (you can find this button in the tools tab of the tiddler info panel). +A common sequence of actions is creating (or re-opening) today's journal and adding a tag for the current tiddler. This can be done with the ''new journal here'' button in the tiddler toolbar (you can find this button in the tools tab of the tiddler info panel). For example, one might be reviewing a tiddler called "Oxford Street" and realise that it is relevant for planning the shopping trip. Clicking the ''new journal here'' button on the "Oxford Street" tiddler will bring up a journal tagged with "Oxford Street". @@ -29,7 +29,7 @@ For example, one might be reviewing a tiddler called "Oxford Street" and realise Visit the control panel Info/Basics tab to configure new journal creation: * "Title of new journal tiddlers" specifies the naming of journal tiddlers as a [[date format string|DateFormat]]. The default setting of "DDth MMM YYYY" causes new journals to have titles of the form "10th October 2014" -* "Tags for new journal tiddlers" specifies one or more optional tags that are automatically applied to new journal tiddlers. Multiple tags should be separated with spaces. Tags containing spaces should be surrounded by double square brackes. For example: `Journal [[Multi-word tag]]` +* "Tags for new journal tiddlers" specifies one or more optional tags that are automatically applied to new journal tiddlers. Multiple tags should be separated with spaces. Tags containing spaces should be surrounded by double square brackets. For example: `Journal [[Multi-word tag]]` One useful hint is to use a title format such as `YYYY-0MM-0DD at 0hhh0mm'0ss''` which causes the time (including seconds) to be included in the journal title. This means that a new, separate journal tiddler will be created each time the button is clicked. From d16dfdb12f1136f6d93f3d544b80978cd41dde5d Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:35:43 +0000 Subject: [PATCH 3/8] Typos in workingwithtw/ --- .../tiddlers/workingwithtw/Creating and editing tiddlers.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid index 0374fd081..6180a3252 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid @@ -23,7 +23,7 @@ Creating new tiddlers and editing existing tiddlers both open up the ~EditTempla *''The title editor'' Use this to edit the title of the tiddler *''The tag editor'' Use this to add or remove tags to the tiddler. Type a tag name and either select a tag from the dropdown list or finish typing to create a new tag. Then click the 'add' button to add it to the tiddler. Delete tags from a tiddler by clicking the 'x' on the tag pill *''The text editor'' Use this to add content to the tiddler. You can also use the preview button to preview changes to the tiddler text -*''The type editor'' Use this when you have a specific type of content that needs to be displayed in a different way, such as an image. See ContentType for a list of possible content types. The default is text/vnd.tiddlywiki) +*''The type editor'' Use this when you have a specific type of content that needs to be displayed in a different way, such as an image. See ContentType for a list of possible content types. The default is `text/vnd.tiddlywiki` *''The field editor'' Use this to add fields to the tiddler. For example, you can use a [[list field|ListField]] to display the order of tiddlers tagged with the current tiddler's title in ways that are not alphabetical ! Save, cancel or delete From 21719fcfbed7df4246b9ee6f5545f20b2acf2e17 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:38:36 +0000 Subject: [PATCH 4/8] Typos in workingwithtw/ --- .../workingwithtw/Navigating between open tiddlers.tid | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Navigating between open tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Navigating between open tiddlers.tid index aab29639b..aacda2c23 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Navigating between open tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Navigating between open tiddlers.tid @@ -4,18 +4,17 @@ tags: [[Working with TiddlyWiki]] title: Navigating between open tiddlers type: text/vnd.tiddlywiki -In the default 'classic' storyview mode, open tiddlers are displayed in a vertical column called the 'story river.' There are a number of ways you can navigate the story river - that is, how you can jump back and forth between the open tiddlers. +In the default "classic" storyview mode, open tiddlers are displayed in a vertical column called the "story river". There are a number of ways you can navigate the story river - that is, how you can jump back and forth between the open tiddlers. * One obvious way is to ''scroll the page up and down'' using the story river scrollbar to the right. ** Note that when both the story river and the sidebar extend below the visible screen, there will be //two// scrollbars. The outer or far-right scrollbar controls the story river. The inner scrollbar controls the sidebar. * One clunky way that many new users attempt is to ''close tiddlers one by one'' until they get to the tiddler they are looking for. - ** Closing any tiddler at the top or in the middle of the story river will cause all the tiddlers below it to slide up the river. The tiddler immediately below the tiddler you closed will slide up to take its place. ** Closing the bottom tiddler will close it and the bottom of the tiddler above it will come into view. -* The best approach is to ''use the open tab'' in the sidebar to click on the open tiddler to which you wish to navigate. +* The best approach is to ''use the Open tab'' in the sidebar to click on the open tiddler to which you wish to navigate. -** The 'Open' tab contains a list of all the open tiddlers. You can click on any tiddler in the list to jump to it, or click the 'x' next to a tiddler link to close it. There is also a handy 'close all' button at the bottom of the list of open tiddlers. +** The ''Open'' tab contains a list of all the open tiddlers. You can click on any tiddler in the list to jump to it, or click the "×" next to a tiddler link to close it. There is also a handy ''close all'' button at the bottom of the list of open tiddlers. From 44beefb3171c3d9c9a77271a43d6b64c8954d524 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:42:06 +0000 Subject: [PATCH 5/8] Typos in workingwithtw/ --- .../workingwithtw/Creating journal tiddlers.tid | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid index 064504c3f..bdab06365 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid @@ -10,19 +10,19 @@ Journal tiddlers are tiddlers that use a date and/or time as their title. They a Additional tags on a journal tiddler can be used to link it to other tiddlers, helping to establish the relationships between items of information. -For example, a journal tiddler called "10th October 2014" might be used to record thoughts and information captured on that particular day. The tags "Shopping" and "London" might be used to indicate that the entry concerns shopping in London. +For example, a journal tiddler called ''10th October 2014'' might be used to record thoughts and information captured on that particular day. The tags ''Shopping'' and ''London'' might be used to indicate that the entry concerns shopping in London. ! Creating a journal tiddler -The easiest way to create a journal tiddler is to use the ''new journal'' button in the tools tab of the sidebar. If you find yourself often using the button then click the checkbox to display the button in the page control toolbar where it is more easily accessible. +The easiest way to create a journal tiddler is to use the ''new journal'' button in the ''Tools'' tab of the sidebar. If you find yourself often using the button then click the checkbox to display the button in the page control toolbar where it is more easily accessible. -The new journal button creates the journal tiddler as a blank tiddler with the tag "Journal" and a title derived from today's date. If there is already an existing journal tiddler then it is opened for editing. +The new journal button creates the journal tiddler as a blank tiddler with the tag ''Journal'' and a title derived from today's date. If there is already an existing journal tiddler then it is opened for editing. ! Creating a tagged journal tiddler A common sequence of actions is creating (or re-opening) today's journal and adding a tag for the current tiddler. This can be done with the ''new journal here'' button in the tiddler toolbar (you can find this button in the tools tab of the tiddler info panel). -For example, one might be reviewing a tiddler called "Oxford Street" and realise that it is relevant for planning the shopping trip. Clicking the ''new journal here'' button on the "Oxford Street" tiddler will bring up a journal tagged with "Oxford Street". +For example, one might be reviewing a tiddler called ''Oxford Street'' and realise that it is relevant for planning the shopping trip. Clicking the ''new journal here'' button on the ''Oxford Street'' tiddler will bring up a journal tagged with ''Oxford Street''. ! Customising journal tiddlers @@ -34,6 +34,3 @@ Visit the control panel Info/Basics tab to configure new journal creation: One useful hint is to use a title format such as `YYYY-0MM-0DD at 0hhh0mm'0ss''` which causes the time (including seconds) to be included in the journal title. This means that a new, separate journal tiddler will be created each time the button is clicked. Another useful trick is to include the string `$(currentTiddler)$` in the journal title format string which causes the title of the current tiddler to be included. This means that a separate journal tiddler will be created each time "new journal here" is used on a different tiddler. - - - From 941bab28934c1fd746ac1f7cac19361e61157f76 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:44:16 +0000 Subject: [PATCH 6/8] Typos in workingwithtw/ --- .../Creating and editing tiddlers.tid | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid index 6180a3252..4b9a4995c 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid @@ -20,16 +20,16 @@ You can edit an existing tiddler by clicking the {{$:/core/images/edit-button}} Creating new tiddlers and editing existing tiddlers both open up the ~EditTemplate. This is your control panel for modifying the tiddler in different ways. The ~EditTemplate has several areas: -*''The title editor'' Use this to edit the title of the tiddler -*''The tag editor'' Use this to add or remove tags to the tiddler. Type a tag name and either select a tag from the dropdown list or finish typing to create a new tag. Then click the 'add' button to add it to the tiddler. Delete tags from a tiddler by clicking the 'x' on the tag pill -*''The text editor'' Use this to add content to the tiddler. You can also use the preview button to preview changes to the tiddler text -*''The type editor'' Use this when you have a specific type of content that needs to be displayed in a different way, such as an image. See ContentType for a list of possible content types. The default is `text/vnd.tiddlywiki` -*''The field editor'' Use this to add fields to the tiddler. For example, you can use a [[list field|ListField]] to display the order of tiddlers tagged with the current tiddler's title in ways that are not alphabetical +*''The title editor'' - Use this to edit the title of the tiddler +*''The tag editor'' - Use this to add or remove tags to the tiddler. Type a tag name and either select a tag from the dropdown list or finish typing to create a new tag. Then click the 'add' button to add it to the tiddler. Delete tags from a tiddler by clicking the "×" on the tag pill +*''The text editor'' - Use this to add content to the tiddler. You can also use the preview button to preview changes to the tiddler text +*''The type editor'' - Use this when you have a specific type of content that needs to be displayed in a different way, such as an image. See ContentType for a list of possible content types. The default is `text/vnd.tiddlywiki` +*''The field editor'' - Use this to add fields to the tiddler. For example, you can use a [[list field|ListField]] to display the order of tiddlers tagged with the current tiddler's title in ways that are not alphabetical ! Save, cancel or delete When you are finished editing, select the desired button at the top of the ~EditTemplate: -*The 'done' button ({{$:/core/images/done-button}}) saves your changes and returns to view mode. -*The 'cancel' button ({{$:/core/images/cancel-button}}) cancels the changes and returns to view mode. -*The 'delete' button ({{$:/core/images/delete-button}}) deletes the entire tiddler. +*The ''done'' button ({{$:/core/images/done-button}}) saves your changes and returns to view mode. +*The ''cancel'' button ({{$:/core/images/cancel-button}}) cancels the changes and returns to view mode. +*The ''delete'' button ({{$:/core/images/delete-button}}) deletes the entire tiddler. From 4e1539e1f308e2a4f9c02e62b6fdcc79c718d872 Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:45:15 +0000 Subject: [PATCH 7/8] Typos in workingwithtw/ --- .../tiddlers/workingwithtw/Creating journal tiddlers.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid index bdab06365..8cbfb4246 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid @@ -28,7 +28,7 @@ For example, one might be reviewing a tiddler called ''Oxford Street'' and reali Visit the control panel Info/Basics tab to configure new journal creation: -* "Title of new journal tiddlers" specifies the naming of journal tiddlers as a [[date format string|DateFormat]]. The default setting of "DDth MMM YYYY" causes new journals to have titles of the form "10th October 2014" +* "Title of new journal tiddlers" specifies the naming of journal tiddlers as a [[date format string|DateFormat]]. The default setting of `DDth MMM YYYY` causes new journals to have titles of the form "10th October 2014" * "Tags for new journal tiddlers" specifies one or more optional tags that are automatically applied to new journal tiddlers. Multiple tags should be separated with spaces. Tags containing spaces should be surrounded by double square brackets. For example: `Journal [[Multi-word tag]]` One useful hint is to use a title format such as `YYYY-0MM-0DD at 0hhh0mm'0ss''` which causes the time (including seconds) to be included in the journal title. This means that a new, separate journal tiddler will be created each time the button is clicked. From 8e9c69872137f8c4c2b01fda823e55a0e05a884a Mon Sep 17 00:00:00 2001 From: Astrid Elocson Date: Sun, 21 Dec 2014 16:51:03 +0000 Subject: [PATCH 8/8] Typos in workingwithtw/ --- .../tiddlers/workingwithtw/Using links to navigate.tid | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid index 86818fece..db46e1fca 100644 --- a/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid +++ b/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate.tid @@ -8,7 +8,7 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b * You can ''create a link'' to a tiddler, whether it exists yet or not, in the body of any tiddler. See [[Linking in WikiText]] to see the various, easy ways to create links between tiddlers. -* Each ''tag pill'' found in your tiddler (such as the "Working with ~TiddlyWiki" tag pill under the title of this tiddler) contains a link to that tag tiddler, as well as lists of all the tiddlers tagged with that tag. This allows you to go to any of those tiddlers. +* Each ''tag pill'' found in your tiddler (such as the ''Working with ~TiddlyWiki'' tag pill under the title of this tiddler) contains a link to that tag tiddler, as well as lists of all the tiddlers tagged with that tag. This allows you to go to any of those tiddlers. * The ''~TiddlerInfo section'' of each tiddler, accessed by clicking the {{$:/core/images/info-button}} button at the top of the tiddler, gives you access to four additional lists of tiddlers related to your tiddler: @@ -34,7 +34,7 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b *** ''Missing'' lists all the hyperlinks found in tiddler text for which no tiddler currently exists. This is helpful for finding tiddlers you at some point expected to create, but never got around to creating. -*** ''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. +*** ''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. @@ -48,6 +48,6 @@ You can use internal hyperlinks (links between tiddlers, normally displayed in b * Finally, you can create your own custom lists of tiddlers by various methods: -** You can transclude a [[filter|Filters]] (see [[Transclusion in WikiText]]). For example, adding `{{{ [tag[mountain]] }}}` to a tiddler will insert a list of all tiddlers tagged with "mountain". +** You can transclude a [[filter|Filters]] (see [[Transclusion in WikiText]]). For example, adding `{{{ [tag[mountain]] }}}` to a tiddler will insert a list of all tiddlers tagged with ''mountain''. ** You can use the ListWidget. This is more complicated than transcluding a [[filter|Filters]], but in return allows you more flexibility in designing and displaying the list exactly as you want it to appear.