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/f3e3c3ce-55f2-42db-8a4f-d59e8cdf809d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to