kopia lustrzana https://github.com/miklobit/TiddlyWiki5
For tw5.com add a link in the info panel to the static tiddler representation
rodzic
d2dbc73448
commit
e68ab95ecb
|
@ -0,0 +1,12 @@
|
||||||
|
title: $:/editions/tw5.com/TiddlerInfo/StaticLink
|
||||||
|
tags: $:/tags/TiddlerInfo
|
||||||
|
caption: Static Link
|
||||||
|
|
||||||
|
\define makeLink()
|
||||||
|
http://five.tiddlywiki.com/static/{$currentTiddler$}/<$view tiddler=<<currentTiddler>> field="title" format="htmlencoded"/>.html
|
||||||
|
\end
|
||||||
|
Copy this link to this tiddler on <a href=<<makeLink>>>http://tiddlywiki.com/static/<$view field="title" format="htmlencoded"/>.html</a>:
|
||||||
|
|
||||||
|
<input value=<<makeLink>> size="80"/>
|
||||||
|
|
||||||
|
//Note that editing the URL here won't have any effect; it is presented in a text box just to make it easier to copy and paste//
|
Ładowanie…
Reference in New Issue