mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Add tags to route to widgets file path (#6223)
This commit is contained in:
parent
4d84422f22
commit
fbee714ffe
@ -1,6 +1,6 @@
|
||||
created: 20200131145608087
|
||||
modified: 20200131150801682
|
||||
tags: test
|
||||
modified: 20211116192551162
|
||||
tags: test [[Widget Examples]]
|
||||
title: ActionCreateTiddlerWidget Template
|
||||
type: text/vnd.tiddlywiki
|
||||
x: x
|
||||
|
@ -1,6 +1,7 @@
|
||||
title: ActionWidget Execution Modes
|
||||
modified: 20211026094722447
|
||||
created: 20211003094722447
|
||||
modified: 20211116193245990
|
||||
tags: Widgets
|
||||
title: ActionWidget Execution Modes
|
||||
|
||||
<<.from-version "5.2.0">> The default behaviour of action widgets has some peculiarities that often cause confusion. There is now an improved mode that simplifies how things work, but due to BackwardsCompatibility constraints, it must be explicitly engaged in order to take advantage of it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user