mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-05 13:23:52 +00:00
Remove extraneous files
This commit is contained in:
parent
a5abf40714
commit
e13e2c7222
@ -1,7 +0,0 @@
|
|||||||
status: complete
|
|
||||||
title: $:/Import
|
|
||||||
type: text/vnd.tiddlywiki
|
|
||||||
|
|
||||||
The following tiddlers were imported:
|
|
||||||
|
|
||||||
# [[$:/editions/tw5.com/related-template]]
|
|
@ -1,14 +0,0 @@
|
|||||||
code-body: yes
|
|
||||||
created: 20250323134127201
|
|
||||||
list-after: $:/core/ui/ViewTemplate/body
|
|
||||||
modified: 20250323135831386
|
|
||||||
tags: $:/tags/ViewTemplate
|
|
||||||
title: $:/editions/tw5.com/see-also-template
|
|
||||||
type: text/vnd.tiddlywiki
|
|
||||||
|
|
||||||
<% if [<currentTiddler>has[see-also]] %>
|
|
||||||
|
|
||||||
-----
|
|
||||||
!!! See Also
|
|
||||||
<<list-links filter:"[enlist{!!see-also}]" class:"tc-see-also">>
|
|
||||||
<% endif %>
|
|
@ -1,7 +1,6 @@
|
|||||||
caption: action-setfield
|
caption: action-setfield
|
||||||
created: 20141025120850184
|
created: 20141025120850184
|
||||||
modified: 20250323141101297
|
modified: 20250324230742304
|
||||||
see-also: [[WidgetMessage: tm-add-field]]
|
|
||||||
tags: Widgets ActionWidgets
|
tags: Widgets ActionWidgets
|
||||||
title: ActionSetFieldWidget
|
title: ActionSetFieldWidget
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -73,4 +72,4 @@ Here is an example of a button that will update the value of an existing field i
|
|||||||
src='<$button>
|
src='<$button>
|
||||||
<$action-setfield $tiddler="Test" existing_field_name="new field value"/>
|
<$action-setfield $tiddler="Test" existing_field_name="new field value"/>
|
||||||
Update Field existing_field_name in tiddler Test
|
Update Field existing_field_name in tiddler Test
|
||||||
</$button>'/>
|
</$button>'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user