jeremy@jermolene.com
32a6b6bb90
Docs updates
2022-09-09 12:05:08 +01:00
jeremy@jermolene.com
82b22523aa
Rejig genesis widget to be easier to use
2022-09-09 10:37:39 +01:00
jeremy@jermolene.com
fe74a776e9
Docs: Add note for retrieving system tiddlers via HTTP under Node.js
...
See #6866
2022-09-09 10:02:26 +01:00
Roma Hicks
93e1a632b8
Updated URL to new public site. ( #6496 )
2022-09-05 18:04:47 +01:00
jeremy@jermolene.com
f0fa1af3a8
Merge branch 'master' into parameterised-transclusions
2022-09-02 18:17:32 +01:00
Jeremy Ruston
35b9faaa89
JSON Filter Operators (Revised Attempt) ( #6936 )
...
* First commit
Cherry-picked from #6666
* Adjust release version number
Just in case we decide to make a release before we merge #6666
2022-09-02 18:15:45 +01:00
jeremy@jermolene.com
d852123f61
Tweak semantics of JSON operators to match #6932
...
This allows us to later bring in the optimisations without breaking backwards compatibility.
2022-09-02 17:14:50 +01:00
Marxsal
c1f6e02d14
Fix missing links in Getting Started. ( #6900 )
...
* Fix empty links in Getting Started.
* Remove standalone TH reference and combine lines.
2022-08-19 08:14:04 +01:00
jeremy@jermolene.com
2b8b133d4a
Merge branch 'master' into parameterised-transclusions
2022-08-17 18:11:21 +01:00
jeremy@jermolene.com
f0423c20b9
Merge branch 'tiddlywiki-com'
2022-08-17 18:11:12 +01:00
twMat
406dbd0883
Update Releases.tid ( #6880 )
2022-08-04 19:18:06 +01:00
jeremy@jermolene.com
6207ec4812
Merge branch 'master' into parameterised-transclusions
2022-08-02 17:49:28 +01:00
jeremy@jermolene.com
3fd2cfc339
Preparing for v5.2.4
...
Note that we currently only plan to release v5.2.4 if there's an issue with v5.2.3, and that the next release version will be v5.3.0
2022-08-02 17:31:20 +01:00
jeremy@jermolene.com
1f4b12cd0e
Preparing for release of v5.2.3
2022-08-02 12:27:50 +01:00
jeremy@jermolene.com
608aa3378a
Merge branch 'tiddlywiki-com'
2022-08-02 12:21:14 +01:00
jeremy@jermolene.com
bff7dc88e8
Update release note
2022-08-02 10:03:28 +01:00
jeremy@jermolene.com
fb037de091
WIP
2022-07-31 15:34:31 +01:00
jeremy@jermolene.com
75865385a6
Docs: Fix typos
...
Thanks @amreus
Fixes #6860
Fixes #6859
2022-07-31 15:23:58 +01:00
jeremy@jermolene.com
1acad41574
Docs: Clarify ordering of tagged tiddlers
...
Fixes #6850
2022-07-29 14:16:09 +01:00
jeremy@jermolene.com
5d9b71771a
Updated new release banner
...
See https://talk.tiddlywiki.org/t/banner-competition-voting-for-v5-2-3/4009/16
2022-07-29 14:09:55 +01:00
jeremy@jermolene.com
daf4eec702
Final new release banner for v5.2.3
...
See https://talk.tiddlywiki.org/t/banner-competition-voting-for-v5-2-3/4009
2022-07-29 10:20:45 +01:00
Saq Imtiaz
453d91caeb
Fix invalid file path in tiddlywiki-com branch ( #6844 )
...
* Delete editions/tw5.com/tiddlers/$:/editions/tw5.com directory
* Create systemtag-template.tid
2022-07-28 21:31:14 +01:00
jeremy@jermolene.com
8f85fbca33
Added some background on different types of brackets
2022-07-28 16:05:10 +01:00
Nathaniel Knight
655cf4729a
Add tiddly-wiki-server to TiddlyWeb implementors ( #6794 )
2022-07-27 19:22:49 +01:00
Robin Munn
63bba13758
Fix copy-and-paste mistake in insertafter docs ( #6824 )
2022-07-25 08:41:06 +01:00
btheado
4f38903c7b
Add description and examples comparing :map vs. :map:flat ( #6821 )
...
* Added description and examples comparing :map vs. :map:flat
* Make it clear :flat is just a suffix on the :map filter run
* Reword the description comparing :map and :map:flat
* Swap the :map and :map:flat columns in the examples table
* Removed mention of how to express ':map' in terms of ':map:flat'
2022-07-24 19:12:33 +01:00
Saq Imtiaz
ab1e85e01e
Fixes invalid path in new docus view template ( #6820 )
...
* Delete editions/tw5.com/tiddlers/$:/editions/tw5.com directory
Delete invalid file path directory
* Create systemtag-template.tid
Restore deleted file
2022-07-23 13:53:39 +01:00
Saq Imtiaz
613b3df367
Image lazy loading ( #6809 )
...
* Extend image widget with lazy loading support
* docs: added from-version to docs update
2022-07-21 15:30:56 +01:00
jeremy@jermolene.com
0366d6d7ba
Merge branch 'master' into parameterised-transclusions
2022-07-21 10:11:23 +01:00
jeremy@jermolene.com
39996c7a2f
Merge branch 'tiddlywiki-com'
2022-07-21 10:11:14 +01:00
jeremy@jermolene.com
b1cf9f241e
Merge branch 'master' into parameterised-transclusions
2022-07-21 10:10:49 +01:00
Saq Imtiaz
0237d9ed94
feat(filters): extend :map filter run prefix to accept a suffix to enable mapflat ( #6806 )
2022-07-21 09:23:01 +01:00
Robin Munn
caa6b888e9
Make insertafter docs more similar to insertbefore ( #6801 )
...
Now both the insertafter and insertbefore filter operators have similar
wording in their documentation tiddlers, making it more clear that the
"start" and "end" suffixes are only available in the two-parameter form.
2022-07-20 09:56:06 +01:00
twMat
a1b240de2f
[doc] Update TagMacro.tid ( #6797 )
2022-07-19 19:10:39 +01:00
twMat
7a98ab1677
[doc] SystemTag template ( #6798 )
2022-07-19 19:10:07 +01:00
twMat
c49d5a3b08
[tw.com] Improve the saver cards ( #6799 )
...
* [tw.com] Improve the saver cards
* [tw.com] Improve the saver cards _ take 2
* Update tw5.com-styles.tid
2022-07-19 19:05:23 +01:00
jeremy@jermolene.com
7d90083d14
Docs: Transclude widget
2022-07-18 19:44:53 +01:00
jeremy@jermolene.com
93717560dc
Docs: Update advice about using counter attribute of list widget
2022-07-18 12:03:42 +01:00
Mohammad Rahmani
2275255c2b
Improve formatting of Contributors Section in Release Tiddler ( #6788 )
...
* improve contributors section in release tiddler
* comments implemented
Jeremy comments were implemented
2022-07-15 18:20:40 +01:00
Jeremy Ruston
1ca6305acb
Split the tiddler subtitle into individual segments tagged $:/tags/ViewTemplate/Subtitle ( #6779 )
2022-07-15 17:37:25 +01:00
Saq Imtiaz
19331cc6f9
Fix: brittle selector implementation for draggable widget ( #6786 )
...
* Fix: fixes #6595 , brittle selector implementation for draggable widget
* Docs: updated for fix to selector implementation for draggable widget
2022-07-15 15:38:09 +01:00
jeremy@jermolene.com
1c1dd2a4cf
Merge branch 'tiddlywiki-com'
2022-07-14 13:50:08 +01:00
jeremy@jermolene.com
f957874d18
Docs: Improve styling of GitHub contributors listing
2022-07-14 13:49:23 +01:00
Jeremy Ruston
338dc11436
Show stylesheets as rendered plain text with highlighting ( #6778 )
...
* First commit
* Enable syntax highlighting when highlight plugin is installed
* Use highlighting for the control panel stylesheet listings
2022-07-14 09:00:56 +01:00
twMat
c270e3cd6b
Update TiddlyWiki in the Sky for TiddlyWeb.tid ( #6769 )
...
For e.g the listing in
https://tiddlywiki.com/prerelease/#Deprecated%20-%20What%20does%20it%20mean
2022-07-13 17:27:45 +01:00
Robin Munn
18d8173dcc
New insertafter filter operator ( #6771 )
...
* Implement insertafter operator (like insertbefore)
Currently, the behavior of insertafter if the target is not found is to
append the inserted tiddler to the end of the list, like insertbefore
does. In the next commit, we'll add a suffix to customize what both
insertafter and insertbefore do when the target is not found.
* Add failing tests for insertafter suffixes
Also includes tests for insertbefore suffixes (start/end), since we'll
be implementing both of those at the same time.
* Add start/end suffixes for insertafter/before
The tests that exercise the start/end suffixes now pass.
2022-07-13 17:08:17 +01:00
Mohammad Rahmani
4cd3c065e7
Add emptyMessage to list-links-draggable and correct docs ( #6776 )
2022-07-13 15:58:27 +01:00
jeremy@jermolene.com
94b02ba3a0
Docs missed off #6675
2022-07-12 16:51:38 +01:00
jeremy@jermolene.com
189fe428b7
Merge branch 'master' into parameterised-transclusions
2022-07-04 21:15:42 +01:00
jeremy@jermolene.com
a59ec3ebf7
Merge branch 'tiddlywiki-com'
2022-07-04 21:15:23 +01:00
jeremy@jermolene.com
20df381cf3
Docs: Improve deprecation documentation
2022-07-04 17:42:58 +01:00
jeremy@jermolene.com
4185d9a26c
Docs: Make .from-version macro be a link to the release note
...
Fixes #6750
2022-07-04 17:35:03 +01:00
Mario Pietsch
926b7808b3
Fix a typo in the Plugin Ordering tiddler ( #6744 )
2022-06-28 17:59:33 +01:00
Rizwan
bce3ec6e6f
Update Installing TiddlyWiki on Node.js.tid ( #6734 )
2022-06-23 08:48:15 +01:00
Mario Pietsch
8af7054efa
Doc restructuring Plugin Install using core Libraries and with Node.js ( #6722 )
...
* Doc restructuring Plugin Install using core Libraries and with Node.js
* fixing typos and concerns raised by Jeremy
2022-06-20 13:55:12 +01:00
Mario Pietsch
10bc84ba6c
Add Note formatting to an important paragraph in ScrollableWidget ( #6729 )
2022-06-20 13:51:44 +01:00
Marxsal
27609d2619
Add new instructions for saving with Koofr ( #6726 )
2022-06-17 08:01:11 +01:00
jeremy@jermolene.com
3e33d309ed
Docs: format:json
...
Also tweak to the behaviour of format:json if the input string is not valid JSON
2022-06-11 17:29:20 +01:00
jeremy@jermolene.com
688c3bc5f6
Docs: JSON operators and tweaks to genesis widget
2022-06-11 15:22:43 +01:00
Maurycy Zarzycki
45f5ba7d38
update Keyboard Shortcut documentation with information on how it interacts with navigate actions ( #6703 )
2022-06-11 09:53:06 +01:00
jeremy@jermolene.com
b57a6da548
Mark docs as v5.3.0
2022-06-03 09:22:19 +01:00
jeremy@jermolene.com
7fc65d0d1a
Remove accidental commit 6cc99fcbe3
2022-05-27 08:36:31 +01:00
jeremy@jermolene.com
6cc99fcbe3
WIP
2022-05-25 15:15:17 +01:00
jeremy@jermolene.com
170c4b1799
Merge branch 'master' into parameterised-transclusions
2022-05-23 11:28:12 +01:00
jeremy@jermolene.com
c808764254
Merge branch 'tiddlywiki-com'
2022-05-23 09:14:54 +01:00
jeremy@jermolene.com
a9b0c5d7ff
Cherry-pick JSON docs improvements from #6522
2022-05-23 09:14:02 +01:00
jeremy@jermolene.com
9e3c233686
Add some warnings about the dangers of title lists
2022-05-23 08:56:10 +01:00
jeremy@jermolene.com
96cb66a27e
New example for tm-new-tiddler
...
Fixes #6690
2022-05-21 14:38:05 +01:00
jeremy@jermolene.com
1a377a485b
Merge branch 'tiddlywiki-com'
2022-05-14 15:55:42 +01:00
lin onetwo
71ee271eac
docs: mark out-of-box standalone apps ( #6677 )
...
docs: delete tiddlyie and ie tiddler
docs: delete [[Internet Explorer]] tag
Revert "docs: delete [[Internet Explorer]] tag"
This reverts commit a796fc1fff3748f73a1919c5f2fff6d50990ae38.
Revert "docs: delete tiddlyie and ie tiddler"
This reverts commit 38067c7369c92f1b22ffd98090bdabdd96fa1fb3.
2022-05-14 14:04:36 +01:00
Mario Pietsch
084a5cb0f0
Fix headings in wikitext example code ( #6692 )
2022-05-14 13:31:36 +01:00
FlashSystems
e9405ac810
Fix for Bug #6618 ( #6628 )
...
* Fix for Bug #6618
This Commit fixes Bug #6618 . It is a little bit more complicated than
using one tiddler to store the new value for a field. Because the
following can happen:
* The user types "not-a-date" into the field value of a simple text field.
* The user now selects a field name that uses a HTML5 date editor. The
Editor will show no date because the value cannot be parsed.
* The user saves the tiddler by clicking the checkmark.
Now the date-field contains the value "not-a-date" but the user was not
aware that this will be added. The edit control showed no date (because
the value was invalid) and the user assumed the field was empty and
won't be added to the tiddler.
To prevent this, every kind of field editor gets its own storage tiddler.
Its name is derived from the SHA256-hash of the name of the tiddler that
is returned by the Field Editor Cascade. That way every editor in the
cascade is only seeing its input. As long as the default setup (with one
default editor) is used, everything works like in 5.2.1.
This commit also fixes the bug that the after adding a field the
field-type input box was not focused again.
* Update Documentation for Field Editor Cascade
The fix for bug #6618 makes the handling of the tiddler backing the edit
operation much more complicated. See previous commit "Fix for Bug #6618 "
for more details.
2022-05-14 13:30:04 +01:00
Simon Huber
b4deb7cc45
Add tv-widgetnode-width and tv-widgetnode-height ( #6681 )
...
* Add tv-widgetnode-width and tv-widgetnode-height to collectDOMVariables
* Add docs
* update docs
* Update modified field
2022-05-09 10:42:23 +01:00
jeremy@jermolene.com
c5b10d5c1d
Add visible transclusions component and demo
...
Very useful to see transclusions explicitly
Makes a good demo of a super-complicated widget override.
2022-05-06 15:39:45 +01:00
jeremy@jermolene.com
f56e316c86
Fix genesis widget example
2022-05-05 11:34:06 +01:00
jeremy@jermolene.com
ea51b8a3fe
Merge branch 'master' into parameterised-transclusions
2022-05-05 08:30:48 +01:00
jeremy@jermolene.com
f3bf5b6e85
Add support for $:/tags/Macro/View/Body macros
2022-05-05 08:30:05 +01:00
jeremy@jermolene.com
56c2242e4e
Introduce genesis widget for dynamically creating widgets
...
See the "RedefineLet" test for a contrived example of usage
2022-05-03 12:55:10 +01:00
jeremy@jermolene.com
2ea0374b55
Allow the let widget to create variables starting with $
2022-05-03 08:44:33 +01:00
Télumire
873ce4823f
Added a reference to encrypted wiki in "Creating a splash screen" ( #6664 )
...
A user was wondering how to add a background image to the password screen of an encrypted wiki (https://talk.tiddlywiki.org/t/background-image-on-login-page/3145 ). It was not obvious that an encrypted wiki is considered as "loading", so I updated this tiddler to hint at this.
I also added a hint to the other system tags $:/tags/RawMarkup.. since they can also be used for the same purpose.
2022-04-27 22:21:59 +01:00
Marxsal
03910fce66
Add tiddler 'How to update ...' ( #6667 )
...
Adding tiddler 'How to update TiddlyWiki to the latest version' which transcludes the existing tiddler 'Upgrading'.
Some people search for term 'update' instead of 'upgrade' .
2022-04-27 17:24:06 +01:00
jeremy@jermolene.com
ed4ccc4290
Sites menu: remove link underlining
2022-04-20 09:43:03 +01:00
jeremy@jermolene.com
6e3f4c8772
Sites menu: Fix standalone styling
2022-04-19 20:01:56 +01:00
jeremy@jermolene.com
400936920a
Merge branch 'tiddlywiki-com'
2022-04-19 16:37:51 +01:00
jeremy@jermolene.com
c78bff5bb2
Fix sites menu
2022-04-19 16:24:48 +01:00
jeremy@jermolene.com
8b309ecb42
Make the sites menu exportable by dragging the TiddlyWikiSitesMenu tag pill
2022-04-19 16:08:11 +01:00
Guang Li
f0416964fa
Add TiddlyMemo edition ( #6647 )
...
TiddlyMemo focuses on learning and memorization
2022-04-18 20:50:28 +01:00
Robin Munn
8dec674121
Allow checkboxes to be indeterminate ( #6593 )
...
* Documentation for indeterminate checkboxes
* Unit tests for indeterminate checkboxes
* Implement indeterminate checkboxes
* Simplify indeterminate checkbox example
* Slightly simplify refresh logic for indeterminate
That five-line if statement can be turned into a simple assignment.
* Use "yes" and "no" for checkbox indeterminate attr
This makes the "indeterminate" attribute of the checkbox widget work the
same way as other boolean attributes of other widgets.
* Fix bug with invertTag attribute
One place in the checkbox widget code was checking invertTag for
Javascript truthiness rather than the value "yes", which could have
produced incorrect results if anyone wrote invertTag="no". Fixed.
2022-04-18 20:50:03 +01:00
jeremy@jermolene.com
16f56af873
Sites menu: fix mobile view
...
See https://talk.tiddlywiki.org/t/new-sites-menu-for-tiddlywiki-com/3093/6
2022-04-18 19:16:20 +01:00
jeremy@jermolene.com
e9fa861418
Merge branch 'tiddlywiki-com'
2022-04-18 17:42:20 +01:00
jeremy@jermolene.com
5ab2148807
Sites menu: Add upgrader
2022-04-18 17:37:06 +01:00
jeremy@jermolene.com
d31839d1e8
Merge branch 'tiddlywiki-com'
2022-04-18 13:26:29 +01:00
jeremy@jermolene.com
7d404e4ec5
Sites menu: fix URLs
2022-04-18 13:26:09 +01:00
jeremy@jermolene.com
5356345f19
Sites menu: fix matching of current site
2022-04-18 11:37:17 +01:00
jeremy@jermolene.com
f3ee7f429c
Site menu: Adjust spacing of current site
2022-04-18 11:28:22 +01:00
jeremy@jermolene.com
59417f0896
Merge branch 'tiddlywiki-com'
2022-04-18 11:23:29 +01:00
jeremy@jermolene.com
2ab0f762e0
Add shared "sites" menu to tiddlywiki.com, dev, org
2022-04-18 11:22:06 +01:00
es-kha
8d5c94e028
Update Mathematics Operators documentation ( #6598 )
2022-04-17 21:09:20 +01:00
jeremy@jermolene.com
dc2c4635c1
Merge branch 'tiddlywiki-com'
2022-04-17 19:42:18 +01:00
jeremy@jermolene.com
7d6923f3d6
Revert "Give plugin authors the chance to extend a palette ( #6624 )"
...
This reverts commit b3b3020d99
.
2022-04-16 17:37:08 +01:00