Dear colleagues, Happy New Year!

Please find my comprehensive vision of how the autonumbering system looks 
like - https://protw.github.io/autonum/. 

Actually it is a hybrid of the code working with tiddler files directly and 
the TW macro code. A complete description of the system as well as further 
development requests one can find inside this site. However, the project is 
not complete yet and needs input from the TW Community.

The idea of ​​adapting TW to create books looks promising for both 
potential authors and in terms of expanding the application of the TW 
platform.

So, it would be great to have your input to develop this idea.

Olegh

пʼятниця, 7 грудня 2018 р. 10:38:20 UTC+2 користувач oleghbond написав:
>
> My exploration of this issue shows absence of decent plugin or macros. 
>
> So let me suggest for consideration of TW community the following 
> specification (in meta language) of such an instrument:
>
> SPECIFICATION:
>
>     <<xref
>         fun:  {anchor|ref|list}
>         type: {ref|graph|formula|note|table} // a set of types is defined 
> by user dynamically
>         view: format_string                  // examples: "n. t.", "t (a)", 
> "[a]", "(n)"
>                                              // where 'a' - autonumber, 
> 'n' - 'text of 'obj_name', 't' - text of 'desc'
>                                              // inserted text is 
> wikifiable (for KaTeX, macros, etc.)
>         name: obj_name                       // used for 'fun:anchor' and 
> 'fun:ref'
>         desc: obj_text_descriptor            // used for 'fun:anchor' only
>     >>
>
> USE:
>
>     Anchor:
>
>         wiki code: 
>             qwerty <<xref anchor ref "[n]" "SJ-2015" "S.Johnson. Paper 
> title. Publ. 2015">> mnbv
>         wiki view: 
>             qwerty [1] mnbv
>
>         wiki code: 
>             <<xref anchor ref "n. t" "SJ-2015" "S.Johnson. Paper title. 
> Publ. 2015">>
>             <<xref anchor ref "n. t" "WS-2016" "W.Simpson. Another paper 
> title. Publ. 2016">>
>         wiki view:
>             1. S.Johnson. Paper title. Publ. 2015
>             2. W.Simpson. Another paper title. Publ. 2016
>
>     Reference:
>
>         wiki code: 
>             asdf [<<xref ref "[n]" ref "SJ-2015" >>] kjhg
>         wiki view: 
>             asdf [1] kjhg
>
>     List:
>
>         wiki code: 
>             <<xref list "n. t" ref>>
>         wiki view: 
>             1. S.Johnson. Paper title. Publ. 2015
>             2. W.Simpson. Another paper title. Publ. 2016
>
>
> It would be great to realize this instrument.
>
> четвер, 6 грудня 2018 р. 19:09:54 UTC+2 користувач Mohammad написав:
>>
>> Is there any reference or experience using auto-numbering for captions in 
>> TW?
>>
>> I mean when you insert images with captions in a tiddler, TW number them?
>>
>>
>> --Mohammad
>>
>

-- 
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 post to this group, send email to [email protected].
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/01061737-80a5-42ba-9786-d91f340e9abd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to