1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 03:03:18 +00:00
Commit Graph

1925 Commits

Author SHA1 Message Date
Jeremy Ruston
d197af7995 Merge pull request #1359 from aelocson/doc-macros
Introduce documentation macros
2015-01-11 19:57:19 +00:00
Astrid Elocson
28b6302a83 Improve filter documentation 2015-01-11 19:09:35 +00:00
Astrid Elocson
76a3a44d4c Introduce documentation macros 2015-01-11 19:04:14 +00:00
Astrid Elocson
d5278866fd Move style guide tiddlers to their own folder 2015-01-11 19:03:21 +00:00
Tobias Beer
557d1e9207 updated tw-code macro to use codeblock widget
As per fix....

https://github.com/Jermolene/TiddlyWiki5/pull/1332#issuecomment-69499836

Tested, working.
2015-01-11 18:15:27 +01:00
Jermolene
9e167dc468 Adjust tests for system tiddler linking (#1103) 2015-01-11 16:44:51 +00:00
Jermolene
f16f66cc5b Release note update 2015-01-11 16:32:32 +00:00
Jermolene
c44a349f1e Release note updates 2015-01-11 16:26:32 +00:00
Jeremy Ruston
77ff5ce86b Merge pull request #1351 from dpdannemiller/patch-1
Update Creating and editing tiddlers.tid
2015-01-11 16:21:52 +00:00
Jermolene
88cf991ec5 Updated release note 2015-01-11 16:19:50 +00:00
Jermolene
f1ca5936e3 Move new editions/editiondescription filter docs
Might as well put them in tw5.com because we can’t build it with 5.1.17
any more anyway.
2015-01-11 15:19:50 +00:00
Jermolene
b768dc332b Refactor edition-info handling
Introducing new filters that can be used under Node.js
2015-01-11 15:00:54 +00:00
Tobias Beer
80631b35ea updated NestedLists, renamed to GroupedLists added tw-code macro
Didn't implement the codeblock widget as suggested here...

https://github.com/Jermolene/TiddlyWiki5/pull/1332#discussion_r22762157

...because it would only return `undefined`.
2015-01-11 11:55:22 +01:00
dpdannemiller
048b50924f Update Creating and editing tiddlers.tid
Typo.
2015-01-10 14:38:37 -06:00
Jeremy Ruston
be06cb1019 Merge pull request #1334 from tobibeer/variable-documentation
updates to variable documentation
2015-01-10 15:05:48 +00:00
Tobias Beer
391768ae3f updates to variable documentation 2015-01-07 16:18:36 +01:00
Tobias Beer
2ff7e0c6c6 removed superfluous newline 2015-01-06 21:22:47 +01:00
Tobias Beer
3d61dd1aa9 documentation for #1330
heavily modified ListWidget
extracted NestedLists

added IteratorVariables
2015-01-06 21:18:28 +01:00
Jeremy Ruston
f920e9e243 Merge pull request #1319 from felixhayashi/patch-1
Update and rename Taskgraph by Felix Kuppers.tid
2015-01-06 14:31:29 +00:00
Jeremy Ruston
dbf945dbcb Merge pull request #1322 from xcazin/fred
fr-FR translation of the TableOfContentsMacro documentation
2015-01-06 14:18:30 +00:00
Astrid Elocson
ed85fdddea Update Introduction to Filters.tid 2015-01-05 20:59:08 +00:00
Astrid Elocson
39d888b688 Update Introduction to Filters.tid 2015-01-05 20:58:36 +00:00
Astrid Elocson
90e43d5f5a Further improvements around filter documentation 2015-01-05 14:06:10 +00:00
Xavier Cazin
a7d2fd4175 fr-FR translation of TableOfContentsMacro documentation 2015-01-05 11:38:32 +01:00
Felix Küppers
ea4b282ed8 Update and rename Taskgraph by Felix Kuppers.tid to TiddlyMap by Felix Kuppers.tid 2015-01-04 21:43:00 +01:00
Jeremy Ruston
71357a8e39 Merge pull request #1316 from aelocson/filter-syntax
Use railroad diagrams to explain filter syntax
2015-01-04 16:00:17 +00:00
Jeremy Ruston
a8b9d2455c Merge pull request #1317 from twMat/patch-1
Update TiddlyWiki Hangouts.tid
2015-01-04 15:57:38 +00:00
Jermolene
95897103ef Update edit-text widget docs 2015-01-04 14:10:13 +00:00
twMat
e319e65574 Update TiddlyWiki Hangouts.tid
Delinkify word "YouTube" to not mistake it for a link.
2015-01-04 11:44:11 +01:00
Astrid Elocson
388464190d Use railroad diagrams to explain filter syntax 2015-01-03 20:16:46 +00:00
Jermolene
3f5e46011f Remove inaccurate docs 2015-01-02 17:42:04 +00:00
Jermolene
785e1c7789 Tweaks to tiddler widget docs 2015-01-02 17:11:37 +00:00
Jeremy Ruston
dcbe2d657e Merge pull request #1300 from tobibeer/patch-3
fixes example and improves readability
2015-01-02 17:08:28 +00:00
Jermolene
652ca2a807 Add Jim Lehmer's site to resources 2015-01-02 16:00:00 +00:00
Tobias Beer
31c9998c62 fixes example and improves readability 2014-12-31 12:38:15 +01:00
Jermolene
544ee4668e Typo correction 2014-12-31 09:34:32 +00:00
Jeremy Ruston
ef6a6fea87 Merge pull request #1294 from aelocson/patch-4
Improvements to filter grammar presentation
2014-12-30 18:42:51 +00:00
Jeremy Ruston
8707d51b7d Merge pull request #1293 from aelocson/patch-3
Improvements to wording
2014-12-30 18:42:03 +00:00
Jermolene
a8854662e4 Keep documentation style guide in the TOC 2014-12-30 18:38:22 +00:00
Jermolene
b8f090e0c6 Clean up from merging @roma0104's changes 2014-12-30 18:37:12 +00:00
Jeremy Ruston
6672af7c62 Merge pull request #1289 from aelocson/patch-2
Expand the Document Style Guide
2014-12-30 18:37:05 +00:00
Jeremy Ruston
399a80643a Merge pull request #1283 from aelocson/patch-1
Improvements to wording
2014-12-30 18:34:55 +00:00
Jermolene
6d87b505b1 Merge branch 'master' of https://github.com/roma0104/TiddlyWiki5 into roma0104-master
Conflicts:
	editions/tw5.com/tiddlers/community/resources/Briefcase mGSD.tid
	licenses/cla-individual.md
2014-12-30 18:22:07 +00:00
Jermolene
21df296c2f Docs: Clarify widgets generated by wikitext transclusion 2014-12-30 09:09:40 +00:00
Astrid Elocson
e6ede67282 Further improvements suggested by felixhayashi 2014-12-28 16:16:24 +00:00
Jermolene
cb8caf6a01 Fix accidental commit of Czech translation as Polish
I inadvertently committed the new Czech translation as Polish.
2014-12-28 15:51:19 +00:00
Astrid Elocson
597a5fb2f2 Update and make easier to understand 2014-12-28 10:07:30 +00:00
Astrid Elocson
79a3beeaa6 Add concept of Tag Tiddlers 2014-12-28 09:55:36 +00:00
Astrid Elocson
4f1d6f71fc Add concept of JSON Tiddlers 2014-12-28 09:54:44 +00:00
Astrid Elocson
9aafed511b Add concept of Dictionary Tiddlers 2014-12-28 09:53:58 +00:00
Astrid Elocson
117d10275f Improvements to wording 2014-12-28 09:51:53 +00:00
Astrid Elocson
e9c6610d74 Improvements to wording 2014-12-28 09:51:13 +00:00
Astrid Elocson
7290be9e47 Improvements to wording 2014-12-28 09:50:19 +00:00
Jermolene
bae00fcbf6 Add Polish translation 2014-12-27 12:37:06 +00:00
Jermolene
5d947ed582 Add Spanish translation 2014-12-27 12:24:17 +00:00
Jermolene
fa9fc38be8 Fix "Hide Furniture" theme
To account for integrating “sticky titles” theme with “Vanilla”
2014-12-27 12:00:52 +00:00
Astrid Elocson
42050e1b03 Remove duplicate field line 2014-12-26 19:33:37 +00:00
Astrid Elocson
c5650708a7 Create Technical Prose Style.tid 2014-12-26 19:32:01 +00:00
Astrid Elocson
bcee212195 Create Typography.tid 2014-12-26 19:31:18 +00:00
Astrid Elocson
439154c0ea Create Spelling.tid 2014-12-26 19:30:11 +00:00
Astrid Elocson
e415edb440 Create Tiddler Structure.tid 2014-12-26 19:29:41 +00:00
Astrid Elocson
1366ef3e1c Create Tiddler Titles.tid 2014-12-26 19:29:03 +00:00
Astrid Elocson
dfd4c480d2 Create Reference Tiddlers.tid 2014-12-26 19:28:24 +00:00
Astrid Elocson
f952b8f1df Create Instruction Tiddlers.tid 2014-12-26 19:27:38 +00:00
Astrid Elocson
421d75a207 Initial expansion of the Documentation Style Guide 2014-12-26 19:24:47 +00:00
Astrid Elocson
1905093411 Change TiddlerChain to TitleList 2014-12-23 21:57:18 +00:00
Astrid Elocson
5f3de6ec17 Change TiddlerChain to TitleList 2014-12-23 21:56:00 +00:00
Astrid Elocson
cc2688bf44 Update and rename TiddlerChain.tid to TitleList.tid 2014-12-23 21:55:04 +00:00
Astrid Elocson
25e447f69e Rephrase route through tabs
Provisionally, rather than using any sort of arrow symbol. We need to standardise a notation for referring to hierarchical UI, but that will come with the documentation style guide.
2014-12-23 21:46:20 +00:00
Astrid Elocson
7ca37739aa Simplify style of arrow in tab hierarchy
This is something that
2014-12-23 17:32:45 +00:00
Astrid Elocson
304848f258 Add a TiddlerChain tiddler
For the common but unnamed concept of a "string [[of tiddler]] titles" like that.
2014-12-23 15:06:18 +00:00
Astrid Elocson
39c786b042 Link to the TiddlerChain tiddler 2014-12-23 15:05:17 +00:00
Astrid Elocson
8e47a20069 Improvements to wording 2014-12-23 14:59:16 +00:00
Astrid Elocson
e450777b94 Correct reference to the download button 2014-12-23 10:44:18 +00:00
Astrid Elocson
626163df69 Correct reference to the download button 2014-12-23 10:43:54 +00:00
Astrid Elocson
ff11f4c43e Correct reference to the download button 2014-12-23 10:41:50 +00:00
Jeremy Ruston
e1138d94c9 Merge pull request #1279 from aelocson/patch-2
Give InfoPanel its own tiddler
2014-12-23 08:43:55 +00:00
Astrid Elocson
1b61ad13d2 Clearer wording 2014-12-23 07:33:38 +00:00
Astrid Elocson
efda54465e Create InfoPanel tiddler 2014-12-23 00:31:54 +00:00
Astrid Elocson
cbc20a40de Give InfoPanel its own tiddler 2014-12-23 00:12:08 +00:00
Astrid Elocson
333100aa33 Clarify AutoSave in docs for "save tiddler" 2014-12-22 23:16:27 +00:00
Jeremy Ruston
e56e2a2450 Merge pull request #1277 from aelocson/patch-5
Improvements to wording
2014-12-22 21:03:41 +00:00
Jeremy Ruston
3cd18d7410 Merge pull request #1275 from aelocson/patch-4
Improvements to wording
2014-12-22 21:00:52 +00:00
Jeremy Ruston
edaa86aa0e Merge pull request #1274 from aelocson/patch-3
Improvements to wording
2014-12-22 21:00:13 +00:00
Jeremy Ruston
0efb8e9a09 Merge pull request #1273 from aelocson/patch-2
Present the best approach to navigating first
2014-12-22 19:13:31 +00:00
Jeremy Ruston
2c8e2df599 Merge pull request #1262 from Jc-L/patch-1
Update ExternalImages.tid
2014-12-22 18:36:20 +00:00
Astrid Elocson
db37f6030f link to InfoPanel 2014-12-22 17:58:05 +00:00
Astrid Elocson
7f0fb08203 remove brackets, add link to InfoPanel 2014-12-22 17:43:15 +00:00
Astrid Elocson
f715286035 correct missing space 2014-12-22 17:37:17 +00:00
Astrid Elocson
c6fbaadfeb Improvements to wording 2014-12-22 17:26:27 +00:00
Astrid Elocson
6fe1024fe8 Improvements to wording 2014-12-22 17:09:48 +00:00
Astrid Elocson
2871c5fcb2 Improvements to wording 2014-12-22 17:07:42 +00:00
Astrid Elocson
0f0ecd3d9e Improvements to wording 2014-12-22 17:05:08 +00:00
Astrid Elocson
09cd827a51 Improvements to wording 2014-12-22 16:03:52 +00:00
Astrid Elocson
3c5dc7061a Improvements to wording 2014-12-22 15:31:21 +00:00
Astrid Elocson
fb86f3ec5a Present the best approach to navigating first
The best technique should be the first one listed. Not everyone will read to the end.
2014-12-22 15:07:49 +00:00
Astrid Elocson
a9829d50e0 Fix links to tw.com from tw.com/dev 2014-12-22 13:47:27 +00:00
Astrid Elocson
059c32aa24 Fix links to tw.com from tw.com/dev 2014-12-22 13:45:57 +00:00
Astrid Elocson
7fc102eea7 Fix links to tw.com from tw.com/dev 2014-12-22 13:45:04 +00:00
Astrid Elocson
4d2e4fc0bb Fix links to tw.com from tw.com/dev 2014-12-22 13:43:46 +00:00