Jeremy Ruston
dd2df9f80f
Move the international section into Quick Start
2023-10-17 11:28:43 +01:00
Jeremy Ruston
2f9eb9071c
Update Chinese Community Content
2023-10-17 11:20:13 +01:00
Jeremy Ruston
8eec0d326a
Fix Chinese translation
...
Thanks @linonetwo
2023-10-16 19:09:48 +01:00
Jeremy Ruston
94fd4ff09f
Merge branch 'master' into international-communities
2023-10-16 19:08:31 +01:00
Jeremy Ruston
4d548580e6
Merge branch 'tiddlywiki-com'
2023-10-16 18:32:37 +01:00
Guang Li
a7bd134c35
Docs: Add FSRS4TW plugin ( #7770 )
2023-10-16 12:23:22 +01:00
Jeremy Ruston
32966c9e91
Introduce jsonset operator ( #7742 )
2023-10-14 09:43:23 +01:00
Jeremy Ruston
b7562f0c7b
Conditional Shortcut Syntax ( #7710 )
...
* Initial Commit
* Update docs
* Add support for elseif blocks
* Another test
* WIP
* Change from `{%if%}` to `<%if%>`
See discussion here - https://talk.tiddlywiki.org/t/proposed-if-widget/7882/64
* Don't use the widget body as the template if a list-empty widget is present
See discussion here - https://github.com/Jermolene/TiddlyWiki5/pull/7710#issuecomment-1717193296
* List widget should search recursively for list-template and list-empty
* Allow block mode content within an if/then/else clause
* Update docs
* Add from-version tag to docs
2023-10-14 09:41:21 +01:00
Jeremy Ruston
4c9c85aec5
Add support for list-template and list-empty widgets for specifying list widget templates ( #7784 )
...
Cherry picked from #7710
2023-10-14 09:31:11 +01:00
Jeremy Ruston
8f50630695
Initial Commit
2023-10-12 10:28:53 +01:00
Jeremy Ruston
106e1c68df
Merge branch 'tiddlywiki-com'
2023-10-08 16:23:29 +01:00
Jeremy Ruston
12f42ad62f
Add a summary for each release, and include in archive listing
2023-10-08 10:29:42 +01:00
Mateusz Wilczek
35e45f3b90
Clean up after #7671 (Change favicon format from ICO to PNG) ( #7774 )
...
* Delete editions/tw5.com/tiddlers/_tw_shared/favicons/favicons.svg
* Delete editions/tw5.com/tiddlers/_tw_shared/favicons/favicons.svg.md
2023-10-06 21:39:43 +01:00
Jeremy Ruston
93bc9e4309
Merge branch 'tiddlywiki-com'
2023-10-05 22:29:45 +01:00
Jeremy Ruston
23b75bbc5d
Add links to archived versions of TiddlyWiki
...
@pmario v5.3.0 and v5.3.1 are missing from the archive, would you be able to kindly prepare a PR?
2023-10-05 22:25:07 +01:00
Mateusz Wilczek
68da654eb3
Change favicon format from ICO to PNG, fix #7665 ( #7671 )
...
* Change favicon format from ICO to PNG
* Revert renaming `./favicon.ico`
Keep the backwards compatible file name `./favicon.ico` (though they will actually be in PNG format now).
* Add SVG template for creating favicons
Add `favicons.svg`, the template for creating the current PNG favicons, along with some helpful information about it in `favicons.svg.md`.
* Add source Inkscape SVG
Add source Inkscape SVG as an example of image tiddler in tw-com
2023-10-04 22:15:23 +01:00
Robin Munn
9ee1ef7e23
Fix a dangling link in filter run prefix docs ( #7715 )
...
One example was moved to another tiddler but its link wasn't updated to
follow it. This fixes the link to point to the example again.
2023-09-24 20:20:13 +01:00
Jeremy Ruston
e4d8849f22
Merge branch 'tiddlywiki-com'
2023-09-21 18:17:28 +01:00
Jeremy Ruston
bd99cf3385
Docs: Clarify that whitespace trim is inherited by procedure and widget definitions
2023-09-21 18:11:54 +01:00
Mateusz Wilczek
697dc8db4c
Improve jsonstringify
and stringify
operators docs ( #7650 )
2023-09-19 15:52:04 +01:00
Jeremy Ruston
217af20fcd
Merge branch 'tiddlywiki-com'
2023-09-11 18:56:49 +01:00
TonyM
6d0b4108a4
Update _Timimi_ Extension and executable by Riz.tid ( #7726 )
...
* Update _Timimi_ Extension and executable by Riz.tid
Include the line
* The native host requires a component installed on the host computer, outside the browser.
So it is clearer there are two components to be installed and access to the local machine is implied.
* Update _Timimi_ Extension and executable by Riz.tid
Added blank line
2023-09-07 09:36:39 +01:00
TonyM
db79bf2380
Update WidgetMessage_ tm-permalink.tid ( #7721 )
...
Addition of note that the permalink message;
"The resulting link will be copied to the clipboard."
2023-09-06 12:27:06 +01:00
TonyM
2b16fa7b5c
Update GenesisWidget.tid ( #7723 )
...
Add "or HTML element" to the description of "attributes not starting with $".
2023-09-06 12:26:27 +01:00
Mohammad Rahmani
64c9d17181
Update TranscludeWidget.tid correct procedure name ( #7717 )
...
The copy pasted `mymacro` from old docs is changed to `myproc`
2023-09-04 16:59:08 +01:00
Buckaroo Banzai
ceee20fd59
Remove tiddler with invalid link and advertising ( #7709 )
...
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-09-01 17:21:21 +01:00
Jeremy Ruston
dbe233fc87
Merge branch 'tiddlywiki-com'
2023-08-20 18:12:38 +01:00
Jeremy Ruston
3965e2c027
Tweak release note
2023-08-20 12:53:59 +01:00
Jeremy Ruston
c22cd3f4c6
Temporary banner image for v5.3.2
2023-08-20 12:51:21 +01:00
Jeremy Ruston
dc282db31b
Missing banner credits for v5.3.1
2023-08-20 12:50:08 +01:00
Jeremy Ruston
6877082090
Preparing for release of v5.3.1
2023-08-20 11:31:23 +01:00
Jeremy Ruston
9201d2bedc
Merge remote-tracking branch 'origin/tiddlywiki-com'
2023-08-20 11:18:43 +01:00
yaisog
78ecc20c5e
Add notes about subfilter expressions ( #7667 )
2023-08-08 09:52:39 +01:00
Marxsal
8b6bc6664b
Link to archive of Jeffrey Kishner site ( #7668 )
2023-08-08 09:50:28 +01:00
Jeremy Ruston
6c67dc8235
Dog demo: Update CSS
2023-08-01 16:13:22 +02:00
Jeremy Ruston
72a4adbd6b
Update Procedure Definitions.tid
2023-08-01 07:58:39 +01:00
btheado
aaf0bffb39
Transclude the widget attribute subtiddlers ( #7654 )
...
* Use 'translink' macro on widget attribute 'subtiddlers' to make it browsable by scrolling
* Avoid the styling of the translink macro by directly transcluding
---------
Co-authored-by: btheado <btheado@mailinator.com>
2023-08-01 07:56:45 +01:00
Saq Imtiaz
9bbd8a70c2
Updates example for ActionPopupWidget ( #7653 )
2023-07-31 21:26:23 +01:00
Jeremy Ruston
cc57cf2fe9
Update SystemTag_ $__tags_Macro.tid
...
Fixing missing colon
2023-07-31 21:02:49 +01:00
Jeremy Ruston
34bc9c72c6
Merge branch 'tiddlywiki-com'
2023-07-31 16:30:54 +01:00
Mario Pietsch
aeb502657b
Some new gitlab related docs changes ( #7651 )
...
* Some new GitLab related Definitions an minor changes to Git related docs
* remove DevOps tiddler and move tiddlers to their paths
2023-07-31 16:30:41 +01:00
Jeremy Ruston
48705db21f
Fix random dog link
2023-07-31 16:04:24 +01:00
Jeremy Ruston
b926a33b55
Warn about random dog image/video sizes
2023-07-31 14:36:29 +01:00
Jeremy Ruston
cef0ac680d
Update release note
2023-07-31 12:25:12 +01:00
Jeremy Ruston
ed82536a55
Merge branch 'tiddlywiki-com'
2023-07-31 12:16:12 +01:00
btheado
d99b1897c3
Refactor variable invocation docs ( #7642 )
...
* Factored out variable invocation tiddlers into separate tiddlers
* Document the variable attribute value behavior more completely
---------
Co-authored-by: btheado <btheado@mailinator.com>
2023-07-31 12:13:37 +01:00
Mateusz Wilczek
3684cfd178
Improve docs on styles and classes in WikiText ( #7641 )
2023-07-31 12:12:14 +01:00
Mateusz Wilczek
643819f5f5
Add docs on achieving unique tag
macro dropdowns inside list
widget ( #7639 )
2023-07-31 12:09:46 +01:00
lilscribby
52f7f6382b
Fixed typos in documentation for new pragma ( #7637 )
2023-07-31 12:06:04 +01:00
Marxsal
73f256a411
Change hashmap references to indicate additional variables ( #7635 )
2023-07-31 12:01:44 +01:00