jeremy@jermolene.com
93717560dc
Docs: Update advice about using counter attribute of list widget
2022-07-18 12:03:42 +01:00
Mario Pietsch
10bc84ba6c
Add Note formatting to an important paragraph in ScrollableWidget ( #6729 )
2022-06-20 13:51:44 +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
Mario Pietsch
084a5cb0f0
Fix headings in wikitext example code ( #6692 )
2022-05-14 13:31:36 +01:00
Jeremy Ruston
1d8c538e45
Eventcatcher widget: add "matchSelector" attribute ( #6523 )
...
* Initial Commit
* Allow matchSelector to be used even if selector attribute isn't used
2022-03-14 09:56:23 +00:00
jeremy@jermolene.com
29599baa3b
Merge branch 'tiddlywiki-com'
2022-03-01 16:49:36 +00:00
Saq Imtiaz
615d8da64f
Docs: mention MessageCatcher widget in LinkCatcher tiddler ( #6485 )
2022-02-26 18:59:45 +00:00
Saq Imtiaz
4054566493
Extend $draggable to support an optional drag handle ( #6480 )
...
* feat: extend to support a selector attribute identifying the DOM element to be used as the drag handle
* fix: remove redundant variable declaration
* fix: remove extranneous variable declaration
2022-02-24 11:06:18 +00:00
jeremy@jermolene.com
1a4766c5a1
Merge branch 'tiddlywiki-com'
2022-02-05 16:39:35 +00:00
Marxsal
da7cf7a4f3
QualifyWidget documentation ( #6422 )
2022-01-25 17:59:59 +00:00
btheado
f0bd06b38d
Add doc related to WikiText parser modes ( #6415 )
...
* Added macros for displaying wikitext examples in a table
* Added documentation for WikiText parsing
* Changed recognize to British spelling
* Add links to the new wikitext parser tiddlers
2022-01-23 09:44:01 +00:00
twMat
5548186c93
Update size attribute in EditTextWidget.tid ( #6403 )
...
ref: https://github.com/Jermolene/TiddlyWiki5/issues/6165
2022-01-17 10:11:20 +00:00
twMat
def9b553a8
typo in EventCatcherWidget.tid ( #6399 )
2022-01-15 12:57:51 +00:00
jeremy@jermolene.com
0729d730f8
Merge branch 'tiddlywiki-com'
2022-01-03 20:22:05 +00:00
jeremy@jermolene.com
66ae1d6930
Image widget: Add classes for loading/loaded/error
2022-01-02 17:28:54 +00:00
jeremy@jermolene.com
8e3885277f
Update messagecatcher widget example to use newer syntax
2021-12-22 15:31:35 +00:00
btheado
10ebd93df3
Add ViewWidget cross references and examples ( #6355 )
...
* Link ViewWidget formats to similar filter operators
* Merge the ViewWidget columns and use the tip macro instead
* Reference the format filter operator in ViewWidget
* More accurate language in the ViewWidget docs
2021-12-20 10:07:34 +00:00
jeremy@jermolene.com
dd801d1571
Merge branch 'tiddlywiki-com'
2021-12-01 09:08:46 +00:00
btheado
3798a3c7d0
Add NavigatorWidget example ( #6285 )
...
* Add NavigatorWidget example
* Moved NavigatorWidget example into the 'Creating SubStories' tiddler
* Fixed link: NavigationMechanism => HistoryMechanism
2021-11-27 07:58:29 +00:00
jeremy@jermolene.com
b6c8cdae64
Merge branch 'tiddlywiki-com'
2021-11-26 11:19:28 +00:00
jeremy@jermolene.com
b80d079d71
Move docs tiddlers out of the root folder
...
Some of which I'd accidentally left from 1348607c8f
, but I thought it was worth clearing them all up
2021-11-26 11:18:03 +00:00
jeremy@jermolene.com
05606f72ad
Merge branch 'tiddlywiki-com'
2021-11-24 10:07:17 +00:00
Marxsal
f7f32f00a3
Adding tag to ListopsData ( #6248 )
2021-11-19 07:54:43 +00:00
jeremy@jermolene.com
cce18d8e2e
Merge branch 'tiddlywiki-com'
2021-11-17 09:33:55 +00:00
Marxsal
fbee714ffe
Add tags to route to widgets file path ( #6223 )
2021-11-16 22:06:04 +00:00
eiro10
6f8e842105
tw5.com : Fix typo in ActionListopsWidget.tid ( #6215 )
...
* tw5.com : Fix typo in ActionListopsWidget.tid
* tw5.com : update modified field of ActionListopsWidget.tid
When editing a tiddler outside TW itself, this doesn't change automatically the modified field.
2021-11-15 21:17:10 +00:00
Marxsal
97dd832d2e
More tag changes for file routing ( #6199 )
2021-11-14 09:12:19 +00:00
Marxsal
d7e7d87581
Add Filter tag to The Extended Listops Filters ( #6201 )
2021-11-14 08:47:53 +00:00
Marxsal
a33e94c4ee
Correct tag names. Add missing tags ( #6193 )
...
* Correct tag names. Add missing tags
* Update _muritest_ by Simon Huber.tid
Auto PR didn't include this.
* Update _TiddlyServer_ by Matt Lauber.tid
Fixing tag
2021-11-13 08:48:52 +00:00
Marxsal
dcb083abb0
Add example of actions attribute to SelectWidget documentation ( #6181 )
2021-11-08 16:59:17 +00:00
Marxsal
746a8ca17f
Restore some docs re EditTextWidget ( #6170 )
2021-11-04 20:39:53 +00:00
jeremy@jermolene.com
2475e1b501
Merge branch 'tiddlywiki-com'
2021-11-04 20:34:01 +00:00
btheado
7a50603d9d
Added MessageHandlerWidgets and TriggeringWidgets tags ( #6161 )
2021-11-01 12:56:52 +00:00
jeremy@jermolene.com
870c7897ad
Fix docs typos
2021-10-30 15:28:54 +01:00
Cameron Fischer
2bfe522b72
Add $let widget ( #6148 )
...
* $let widget added and tested
* Documentation for $let, doc improvements for $vars
* let properly avoids refreshing when possible
* $let Changes as recommended by others
* Removed superfluous super method call
Also improved $let test
2021-10-30 11:42:22 +01:00
jeremy@jermolene.com
ab0dda1177
Merge branch 'tiddlywiki-com'
2021-10-30 09:54:55 +01:00
Saq Imtiaz
b5c81d2721
Provide actionValue variable to actions fired by EditTextWidget ( #6145 )
...
* feat: provide actionValue variable to actions fired by EditTextWidget
* also extend CodeMirror engine to set actionValue variable when invoking actions
2021-10-28 19:15:50 +01:00
Jeremy Ruston
d5f72cb282
Set multiple fields/variables/params using filters ( #6130 )
...
* Add action-setmultiplefields and setmultiplevariables, and extend action-sendmessage
* Add getfield operator
* Remove getfield operator
See discussion at https://github.com/Jermolene/TiddlyWiki5/pull/6130#issuecomment-949911439
* Add docs
* Adjust whitespace
* Add support for assigning multiple indexes to action-setmultiplefields
2021-10-27 11:20:11 +01:00
jeremy@jermolene.com
71be167592
Clarify ActionWidget Execution Modes to include default value
2021-10-26 09:50:02 +01:00
jeremy@jermolene.com
8654066f03
Remove docs about editing a field of the containing tiddler
...
Doesn't apply post v5.2.0
2021-10-21 09:21:00 +01:00
btheado
cc389ec82b
Improve $action-listops attribute docs ( #6104 )
...
* Added comparisons of $filter, $subfilter, and $tags attributes
* Added comparison between action-listops and action-setfield widgets
2021-10-11 11:59:47 +01:00
jeremy@jermolene.com
68d9200a6b
Breakup the action widgets execution modes documentation
2021-10-03 13:05:48 +01:00
jeremy@jermolene.com
b9c3c38edc
List widget: Clarify performance optimisation impact of counter attribute
2021-10-02 18:27:50 +01:00
jeremy@jermolene.com
aa5413b942
Fix incomplete sentence in MessageCatcherWidget docs
2021-09-30 10:34:27 +01:00
jeremy@jermolene.com
e9e5d37ff0
Draggable widget: Add option to hide drag image
...
Thanks @ericshulman
Fixes #6027
2021-09-12 14:20:03 +01:00
jeremy@jermolene.com
c9c5d4cf79
Remove new docs from #5648
...
See https://github.com/Jermolene/TiddlyWiki5/pull/5648#issuecomment-907845331
2021-08-29 19:36:23 +01:00
jeremy@jermolene.com
124b49456a
MessageCatcher: Expose lists of the message property names
2021-08-21 12:50:38 +01:00
jeremy@jermolene.com
e9613d7f12
eventcatcher widget: Add viewport-relative coordinates
...
This is useful because we get viewport relative coordinates from the link and action-navigate widgets
2021-08-05 08:35:44 +01:00
jeremy@jermolene.com
53c247b9a1
Merge branch 'tiddlywiki-com'
2021-07-27 19:30:44 +01:00