Mario Pietsch
b16ed6629d
Docs: Improve Formatting in Wikitext ( #7320 )
...
* improve Formatting in Wikitext
* formatting add more info about semantic meaning
* back to 1 tiddler Formatting in Wikitext
* single backtics are used for code - fix typo
2023-03-03 21:57:21 +00:00
Mario Pietsch
d4b10605c3
improve WikiText docs add a Markdown tiddler ( #7319 )
...
* improve WikiText docs add a Markdown tiddler
* remove Elements heading as requested
2023-03-03 21:51:01 +00:00
Mario Pietsch
867d647839
Move fourcolumns CSS class as multicolumns to tw5-styles for reuse ( #7318 )
2023-03-03 21:25:12 +00:00
Mario Pietsch
8c39c9e911
Docs: Add HTML Entities to WikiText info ( #7321 )
2023-03-03 20:25:28 +00:00
jeremy@jermolene.com
9700030d12
Merge branch 'parameterised-transclusions' into geospatial-plugin
2023-02-28 08:46:28 +00:00
jeremy@jermolene.com
ea055f2ba5
Merge branch 'master' into parameterised-transclusions
2023-02-28 08:45:56 +00:00
yaisog
ba2c9f44b0
Make some cosmetic changes to the DateFormat and Date Fields documentation ( #7295 )
...
* Add description of field date format
* Add description of field date format and improvements
Due to the re-creation of the PR all changes to this file got mushed together.
2023-02-27 09:24:36 +00:00
Jeremy Ruston
2271f6885a
Add focusSelectFromStart/focusSelectFromEnd attributes to <$edit-text> widget ( #7222 )
...
* Initial commit
* WIP
* Align implementation with @yaisog's suggestion
See https://github.com/Jermolene/TiddlyWiki5/pull/7222#issuecomment-1410194593
* Commit missing from 3262b8d77d
Thanks @pmario
* Fix version number
Thanks @yaisog
* Add two examples for text selection (#7286 )
---------
Co-authored-by: yaisog <m@rcuswinter.de>
2023-02-25 18:25:46 +00:00
Mateusz Wilczek
55124b4ee6
Improve documentation of WikiText formatting ( #7272 )
...
* Improve 'Formatting in WikiText.tid'
Add highlight formatting example.
Simplify code formatting example to be single line without nested list.
Improve bold, italic, and underscore formatting examples to be consistent with others.
* Improve 'Styles and Classes in WikiText.tid'
Add more examples, including the default highlight styling when no style or class is defined, as introduced in #6877
2023-02-17 19:14:21 +01:00
jeremy@jermolene.com
be118af0a3
Merge branch 'parameterised-transclusions' into geospatial-plugin
2023-02-10 16:04:49 +00:00
jeremy@jermolene.com
0d1667c467
Merge branch 'master' into parameterised-transclusions
2023-02-10 16:04:08 +00:00
Cameron Fischer
028dfe39b7
Fixed issue where $genesis didn't pass isBlock ( #7230 )
...
* Fixed issue where $genesis didn't pass isBlock
* Added $mode attribute for genesis
* Added documentation for $mode attribute
2023-02-10 10:17:32 +00:00
TonyM
8567c48be8
Update BrowseWidget.tid ( #7231 )
...
* Update BrowseWidget.tid
Made sure all references to use of the `<$browse>` widget were changed to `<$browse/>`
Which possibly caused this problem, now closed https://github.com/Jermolene/TiddlyWiki5/issues/7223
If not closed other widgets may work
* To documentation standard
Replaced `The content of the `<$browse>` widget is ignored.`
`The content of the <<.wid BrowseWidget>> widget is ignored.`
To restore documentation standards as per @Jermolene
2023-02-03 19:25:23 +00:00
jeremy@jermolene.com
89fd8871b6
Add encodebase64/decodebase64 operators
...
Proposed by @ericshulman
2023-02-02 09:55:54 +00:00
jeremy@jermolene.com
1dea0a03b8
Merge branch 'master' into parameterised-transclusions
2023-01-30 09:43:54 +00:00
jeremy@jermolene.com
ec03775c65
Merge branch 'master' into geospatial-plugin
2023-01-29 16:58:58 +00:00
jeremy@jermolene.com
12f88bb446
Move Flickr demo into geospatial plugin tab
...
Because it is integrated via the geomarker tag
2023-01-28 23:55:02 +00:00
Jeremy Ruston
d70b6a7d6c
Make save wiki button be accessible to users without colour vision ( #7232 )
...
* Make save wiki button be accessible to users without colour vision
* Make the dynamic button be a separate button
For backwards compatibility
2023-01-28 09:51:25 +00:00
jeremy@jermolene.com
a5df1866e7
Merge branch 'parameterised-transclusions' into geospatial-plugin
2023-01-23 16:37:42 +00:00
jeremy@jermolene.com
4160365659
WIP
2023-01-23 16:37:18 +00:00
jeremy@jermolene.com
a62d7f1b0d
Merge branch 'master' into parameterised-transclusions
2023-01-21 20:45:21 +00:00
Jeremy Ruston
a5894946de
Extend encodeuricomponent to process additional characters ( #7128 )
...
* First commit
* Fix version number in docs
* Add code comment
2023-01-19 17:45:54 +00:00
jeremy@jermolene.com
67a8f7aeba
Merge branch 'tiddlywiki-com'
2023-01-19 16:44:09 +00:00
jeremy@jermolene.com
485bf19c3c
Remove docs references to Beaker Browser now it is archived
...
See https://github.com/beakerbrowser/beaker/blob/master/archive-notice.md
2023-01-19 16:43:48 +00:00
jeremy@jermolene.com
290af7c2f2
Add pagination to Flickr example
2023-01-18 11:55:20 +00:00
jeremy@jermolene.com
74beb05360
Switch over to procedures from macros
2023-01-18 11:27:14 +00:00
jeremy@jermolene.com
7f546718f9
Flickr demo: refactor to get photosets or interesting set
2023-01-18 09:06:35 +00:00
jeremy@jermolene.com
e635de359e
Improve Zotero API demo
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
46e24042bf
Add demo retrieving pictures from Flickr
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
261f0f5261
Add query string support for tm-http-request
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
4b9a6b5757
Add a Zotero demo for the new http mechanism
...
An initial experiment for handling paginated APIs. This isn't perfect; it isn't possible to interrupt things, for example.
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
e78f0f8bd0
Include the geospatial plugin in the main release and in default tiddlers
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
d2607489b6
Add basic support for traveltime.com isochrone API
2023-01-18 09:06:34 +00:00
jeremy@jermolene.com
66cf779abb
Merge branch 'master' into parameterised-transclusions
2023-01-18 09:05:48 +00:00
Mario Pietsch
af1cc56c0c
[DOC] Improve ActionCreateTiddlerWidget documentation ( #7202 )
...
* [DOC] Improve ActionCreateTiddlerWidget documentation
* action-createtitddler improve docs as requested
2023-01-17 17:29:08 +00:00
jeremy@jermolene.com
5bf60cd26f
Remove some contractions that have crept in
...
They do not belong in technical documentation
2023-01-17 16:56:52 +00:00
jeremy@jermolene.com
4546828541
Genesis widget rewording
2023-01-17 16:56:25 +00:00
jeremy@jermolene.com
1a69fb7e5c
Merge branch 'tiddlywiki-com'
2023-01-17 16:48:26 +00:00
Mario Pietsch
db88eed88f
Improve docs for genesis-widget ( #7174 )
...
* Improve docs for genesis-widget
* improve wording
* use <<.attr macro instead of <<.param
2023-01-17 16:45:51 +00:00
jeremy@jermolene.com
81002f9f30
Merge branch 'master' into parameterised-transclusions
2023-01-17 16:40:47 +00:00
jeremy@jermolene.com
c8d99c8aad
Merge branch 'tiddlywiki-com'
2023-01-17 12:32:04 +00:00
yaisog
166f68cc15
Improve \parsermode documentation ( #7214 )
2023-01-17 12:31:07 +00:00
jeremy@jermolene.com
7632a3317a
Merge branch 'tiddlywiki-com'
2023-01-16 19:21:07 +00:00
jeremy@jermolene.com
0039c2134b
Use correct image for Mastodon link
2023-01-16 14:05:36 +00:00
twMat
4d040d2499
Docs: Update is.tid ( #7213 )
...
Ref [discussion](https://talk.tiddlywiki.org/t/filter-q-is-tiddler-or-shadow-how/5888 )
2023-01-16 12:56:51 +00:00
jeremy@jermolene.com
02d28c100b
Merge branch 'tiddlywiki-com'
2023-01-15 18:46:46 +00:00
jeremy@jermolene.com
aeec6aee23
Docs typo
2023-01-14 14:56:49 +00:00
jeremy@jermolene.com
f9efbd93b1
Docs: Fix ordering of badges
2023-01-14 14:31:37 +00:00
jeremy@jermolene.com
b7c420393c
Add a "NEW" banner to the newsletter badge
2023-01-14 14:11:19 +00:00
jeremy@jermolene.com
9574506a89
Image for TiddlyWiki newsletter badge
2023-01-14 14:09:05 +00:00
jeremy@jermolene.com
13c0f3c5e2
TiddlyWiki Newsletter badge
2023-01-14 14:06:03 +00:00
jeremy@jermolene.com
301a0ecec7
Docs: Remove another stray camelcase link
2023-01-14 14:00:25 +00:00
jeremy@jermolene.com
917975b464
Avoid unnecessary full stop
2023-01-14 13:49:36 +00:00
jeremy@jermolene.com
c9691bdb27
Docs: Remove camelcase wikification for newsletter badge
2023-01-14 13:47:16 +00:00
jeremy@jermolene.com
5ea9743cd5
Add TiddlyWiki Newsletter badge
2023-01-14 13:39:25 +00:00
Wincent Balin
0ee53bbc01
Use British English ( #7180 )
...
Fixed some typos too.
2023-01-12 20:59:34 +00:00
Mohammad Rahmani
494ee984f8
Update Macro Definitions in WikiText.tid ( #7201 )
...
Ref: https://talk.tiddlywiki.org/t/requesting-macro-massage-willing-to-donate-50-to-tw/5833/17
Add explanation for single line nested macro
2023-01-11 18:57:21 +00:00
Marxsal
9c70ee34d4
Update community resources TiddlyResearch and Drift ( #7198 )
2023-01-10 22:18:32 +00:00
TonyM
51acc24b0a
Remove the tag to itself on the "Open collective" tiddler ( #7187 )
...
Remove [[Open Collective]] from the tags of itself.
This breaks the heirachy of the TOC and produces an entry that will not open its own list see HelloThere > Open Collective
2023-01-08 13:20:17 +00:00
Saq Imtiaz
dd6e00687b
Adds support for indenting pragmas with whitespace ( #7185 )
...
* feat: first pass at allowing pragmas to be indented
* Added documentation
2023-01-08 13:17:01 +00:00
jeremy@jermolene.com
4f96465141
Merge branch 'master' into parameterised-transclusions
2023-01-07 09:34:11 +00:00
Nick Bell
8a2fad2499
Using stamp - docs ( #7165 )
...
* Using stamp - docs
* Moved from-version pill
* Changed tag-pill to tag
* Corrected the right tag-pill
Oops!
2023-01-01 18:15:09 +00:00
jeremy@jermolene.com
42a408146d
Empty or missing type on genesis widget should not render an element/widget
...
Fixes #7153
2022-12-30 21:42:07 +00:00
jeremy@jermolene.com
43214c1cc6
Docs: System tag doc tables should display description if caption is missing
...
Fixes #7161
2022-12-30 15:15:24 +00:00
jeremy@jermolene.com
3a7a3d64c2
Docs: Update indexes operator to note that results are sorted
...
See https://talk.tiddlywiki.org/t/how-can-i-get-the-indexes-of-a-data-tiddler-in-the-order-they-are-given-there/3359
2022-12-29 09:43:18 +00:00
Mario Pietsch
c819b2d365
Changecount macro change the wording ... just a bit ( #7146 )
2022-12-24 16:00:30 +00:00
Mario Pietsch
119813529d
changecount macro change the wording ... just a bit ( #7147 )
2022-12-24 15:59:48 +00:00
jeremy@jermolene.com
95e6168839
Fix logout triggering 404 error
...
See https://talk.tiddlywiki.org/t/logout-error-xmlhttprequest-error-code-404/5590/5 for details
We can't POST to the logout endpoint without triggering authentication, so we report in advance whether logout is supported.
2022-12-24 12:13:01 +00:00
jeremy@jermolene.com
76e3a341da
Merge branch 'master' into parameterised-transclusions
2022-12-21 17:26:10 +00:00
Wincent Balin
d217826375
Fix miscellaneous docs typos ( #7143 )
2022-12-21 10:07:14 +00:00
jeremy@jermolene.com
55d9a5e16d
Preparing for v5.2.6
2022-12-19 18:52:03 +00:00
jeremy@jermolene.com
44de7918ab
Preparing for release of v5.2.5
2022-12-19 18:46:10 +00:00
jeremy@jermolene.com
5ee6af0632
Merge branch 'tiddlywiki-com'
2022-12-19 18:41:28 +00:00
jeremy@jermolene.com
ccf444c834
Release note updates
2022-12-19 17:25:52 +00:00
Wincent Balin
ecaa288fc5
Docs typo ( #7137 )
2022-12-19 15:49:05 +00:00
Mario Pietsch
1bd7924e1b
Docs: "Saving with the HTML5 saver" improvements ( #7109 )
...
* "Saving with the HTML5 saver" improvements
* fix typos add platform tags
* reset modified date and fix minor typos
2022-12-17 08:22:27 +00:00
jeremy@jermolene.com
25b8f26073
Banner for v5.2.5
...
Daria has kindly reworked their v5.2.4 artwork for v5.2.5.
2022-12-16 17:41:59 +00:00
jeremy@jermolene.com
34bd0f0ae5
Merge branch 'master' into parameterised-transclusions
2022-12-13 17:31:51 +00:00
jeremy@jermolene.com
0b1a4f3a4d
Fix release note typo
2022-12-13 17:30:52 +00:00
jeremy@jermolene.com
8d48964aca
Preparing for v5.2.5
2022-12-13 16:42:40 +00:00
jeremy@jermolene.com
6235f29749
Preparing for release of v5.2.4
2022-12-13 16:34:14 +00:00
jeremy@jermolene.com
ba3cba6170
Merge branch 'tiddlywiki-com'
2022-12-13 16:20:11 +00:00
Simon Baird
34c9e83bec
Remove "Saving" tag from "Saving on TiddlySpot" ( #7115 )
...
The content is still there since there are links to it from various
places, but let's not have its card appear in the list of savers
shown in the "Saving" tiddler any more.
Removing just the "Saving" tag would have been sufficient, but I
think it makes sense to remove the other tags as well.
2022-12-13 12:26:14 +00:00
jeremy@jermolene.com
34ce7cacc3
Merge branch 'master' into parameterised-transclusions
2022-12-13 11:08:54 +00:00
jeremy@jermolene.com
22bc826247
Merge branch 'tiddlywiki-com'
2022-12-12 08:51:52 +00:00
jeremy@jermolene.com
6e6efcafc9
Reword Grok TiddlyWiki card
2022-12-12 08:45:38 +00:00
jeremy@jermolene.com
3c81558d74
Add introduction message to "Saving" tiddler
...
Fixes #7095
2022-12-10 14:23:28 +00:00
Mario Pietsch
cc47bb0330
Improve readability for: Using the external JavaScript template ( #7097 )
...
* Improve readability for: Using the external JavaScript template
* remove the extra button
2022-12-10 14:10:54 +00:00
Jeremy Ruston
0ce5788747
Fixes for JSON operators ( #7105 )
2022-12-09 18:31:23 +00:00
jeremy@jermolene.com
be65819441
Docs note about nested macro definitions
2022-12-07 10:01:58 +00:00
jeremy@jermolene.com
5bb7168c02
Merge branch 'master' into parameterised-transclusions
2022-12-07 10:01:38 +00:00
jeremy@jermolene.com
28c1e6bfc3
Docs update for nested macro definitions
...
Suggested by @kookma in bcb3b06d60 (commitcomment-91922651)
and bcb3b06d60 (commitcomment-91922974)
2022-12-07 09:43:39 +00:00
jeremy@jermolene.com
8d050e0e69
Merge branch 'tiddlywiki-com'
2022-12-06 15:36:04 +00:00
jeremy@jermolene.com
e77006de63
Update links to Open Collective
2022-12-05 22:44:35 +00:00
jeremy@jermolene.com
31f4c1f6af
Merge branch 'master' into parameterised-transclusions
2022-12-05 17:21:33 +00:00
Télumire
229159fea7
Correction of zindex for tc-card-ribbon-wrapper (new ribbon) ( #7088 )
2022-12-04 23:29:36 +00:00
Télumire
a311e5ebac
correction of the z-index for the card ribbon wrapper ( #7087 )
2022-12-04 22:09:06 +00:00
jeremy@jermolene.com
9ff479ce87
Merge branch 'tiddlywiki-com'
2022-12-04 21:23:08 +00:00
jeremy@jermolene.com
1bd58db944
Add missing docs for commands command
2022-12-04 21:14:30 +00:00
jeremy@jermolene.com
4be0c17dd0
Fix HelloThere thumbnail for latest version to work in prerelease
2022-12-04 21:00:31 +00:00