No problem
For transclusion look at

   - https://tiddlywiki.com/prerelease/#Transclusion%20in%20WikiText

For learning  data Tiddler, this one is a starting point

   - 
   file:///C:/TW/00.%20TW-Scripts/Scripts%20in%20Tiddlywiki.html#datatiddler
   

On Monday, December 9, 2019 at 7:46:25 PM UTC+3:30, Chuck R. wrote:
>
> Sorry I'm still new to data tiddlers and macros.
>
> In the `<<fnote>>` macro I don't understand what the {{curly braces}} 
> mean. Do {{curly braces}} reference the path to a data tiddler? Is the 
> tiddler called "glossary"? Is the entry in the data tiddler "glossary" 
> called "CSS"?
>

{{demo/glossary##CSS}} returns the value for CSS name!
CSS is a name in data tiddler I have created its title is demo/glossary
{{}} used for transclusion!

What is transclusion?


   - Transclusion is the process of referencing one tiddler "A" from 
   another tiddler "B" such that the content of "A" appears to be a part of 
   "B".
   - https://en.wikipedia.org/wiki/Wikipedia:Transclusion
   

 

>
> On Monday, December 9, 2019 at 11:07:19 AM UTC-5, Mohammad wrote:
>>
>> Why do not use abbr macro?
>>
>> fnote create a number per footnote
>>
>> Using data tiddler is possible
>>
>> like <<fnote {{demo/glossary##CSS}}>>
>>
>> Test this in https://kookma.github.io/Refnotes/ and see it works.
>>
>>

-- 
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/26eec5c0-db2b-4d0c-8fa9-aa7362255f3b%40googlegroups.com.

Reply via email to