Thanks again for the reply Mark. However, I just can't figure why the 
code's working your end but not mine. It looks like you've tested this 
code. But when I run mine, I get a different result. Mine:

\define ViewTiddlerAppended()
<$vars ViewText={{$(viewpath)$}}>
VIEW TEXT: <<ViewText>>
<$set name=shortpath filter="[{$(viewpath)$}splitregexp[^(.*?).$]]" select=1 
>
<br>OUTPUT: [<<shortpath>>]
</$set>
</$vars>
\end

<$vars viewpath="$:/plugins/felixhayashi/tiddlymap/graph/views/MyView/map">

View Tiddler Appended: <<ViewTiddlerAppended>>

</$vars>

Output:

View Tiddler Appended: VIEW TEXT: { "8c44558c-cd16-4064-87b6-d4b40fd167e8": 
{ "x": -351, "y": -55 }, "565d2cae-a39e-4bec-b16b-543619cf2bd7": { "x": -119
, "y": -72 }, "13f94e2c-189b-439e-aa55-0c7a88d45f97": { "x": -132, "y": 136 
}, "e20a7328-d70c-477d-8103-1d99ffbf031b": { "x": -127, "y": -191 }, 
"516a25e4-c141-4469-a790-229b90da4bfa": { "x": -126, "y": 11 }, 
"cd326bff-d50c-406a-a5ca-a87699ae7bbe": { "x": -461, "y": -201 }, 
"7a8b1138-dbb9-49c8-91d6-12b9f21929f2": { "x": -559, "y": -108 }, 
"6a96291a-44bc-4d77-9261-8cc7b2964e87": { "x": -271, "y": -250 }, 
"3cadefc8-4186-4524-968a-22083b54c0bc": { "x": 18, "y": -146 }, 
"41bb28a9-b37f-4628-9730-0a48234a7490": { "x": -582, "y": 13 }, 
"6a5db04b-27e0-4e0d-81a3-1a3c1b44e928": { "x": -503, "y": 144 }, 
"7cc70f20-3457-4641-a2ab-d6f0512ab092": { "x": -333, "y": 176 } } 
OUTPUT: []

Any ideas? I'm using the most recent version of tw

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0bfbaede-5c40-45a4-b815-72171f713bc9%40googlegroups.com.

Reply via email to