Re: [tw] Issue: Data Dictionary Record not showing in "input" box

2017-08-07 Thread 'Mark S.' via TiddlyWiki
Not that weird -- all the core tiddlers have names that make them look like 
part of a directory structure, so you're in good company.

Mark

On Monday, August 7, 2017 at 12:13:16 AM UTC-7, @TiddlyTweeter wrote:
>
> LOL! 
>
> Ciao Danielo. FWIW whilst I'm making something I use that naming method. 
> Its so I can easily see & find all the bits under a consistent naming 
> system different from what's normally done--so they stand out. If that TW 
> ever went public (it might) I'd figure out what is the correct placing for 
> them in the TW normal naming.
>
> Best wishes
> Josiah
>
> Danielo Rodríguez wrote:
>>
>> What a weird name for a tiddler. 
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ffc67b33-cb4d-40ce-a762-6201a7611cb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Issue: Data Dictionary Record not showing in "input" box

2017-08-07 Thread @TiddlyTweeter
LOL! 

Ciao Danielo. FWIW whilst I'm making something I use that naming method. 
Its so I can easily see & find all the bits under a consistent naming 
system different from what's normally done--so they stand out. If that TW 
ever went public (it might) I'd figure out what is the correct placing for 
them in the TW normal naming.

Best wishes
Josiah

Danielo Rodríguez wrote:
>
> What a weird name for a tiddler. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1334a012-1428-47fa-86cb-fed1ec3fa694%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Issue: Data Dictionary Record not showing in "input" box

2017-08-06 Thread Danielo Rodríguez
What a weird name for a tiddler. Looks like you are accessing nested JSON 
properties, but not, confusing.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ddd4219-67cd-43c2-b78b-8c03480d8e78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Issue: Data Dictionary Record not showing in "input" box

2017-08-06 Thread Jeremy Ruston
Hi Josiah

The “tiddler” attribute of the edit-text widget requires a simple tiddler 
title, not the full text reference including the index specifier that you are 
using. You’ll need to use the separate “index” attribute instead. For example:


<$edit-text tiddler="tools.icons.library.fa.all" index="2" tag="input" 
default="" placeholder="code to copy appears here" />


Best wishes

Jeremy


> On 6 Aug 2017, at 09:45, @TiddlyTweeter  wrote:
> 
> I'm working on an app that shows the plain code for a record from a Data 
> Dictionary in an "input" slot.
> 
> 
> <$edit-text tiddler="tools.icons.library.fa.all##2" tag="input" default="" 
> placeholder="code to copy appears here" />
> 
> 
> This shows nothing. Do I need to "escape" the tiddler address in some way to 
> get the Data Dictionary record to turn up?
> 
> Any tips much appreciated.
> Josiah
> 
> -- 
> 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 tiddlywiki+unsubscr...@googlegroups.com 
> .
> To post to this group, send email to tiddlywiki@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki 
> .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/5b9c98e1-5972-45e5-a144-86f354c93380%40googlegroups.com
>  
> .
> For more options, visit https://groups.google.com/d/optout 
> .

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/45350887-CDA0-4287-9BBE-6F545011F0F8%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Issue: Data Dictionary Record not showing in "input" box

2017-08-06 Thread @TiddlyTweeter
I'm working on an app that shows the plain code for a record from a Data 
Dictionary in an "input" slot.


<$edit-text tiddler="tools.icons.library.fa.all##2" tag="input" default="" 
placeholder="code to copy appears here" />


This shows nothing. Do I need to "escape" the tiddler address in some way 
to get the Data Dictionary record to turn up?

Any tips much appreciated.
Josiah

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b9c98e1-5972-45e5-a144-86f354c93380%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.