[twdev] Re: Wikitext "output types"

2018-04-20 Thread PMario
On Friday, April 20, 2018 at 4:43:48 PM UTC+2, Mat wrote:
 

> Implementing it in ones own TW would mean you have tiddlers named "/plain" 
> but that should really be system tiddlers.
>

... and what's the problem? 

IMO It should _not_ be a system tiddler. If I want it to be a system 
tiddler, I name it: $:/plain or better $:/text/plain and it will be 
invisible in the sidebar. 

If I don't want it to use "$:/text/plain" I can use "/plain", which I 
personally think is wrong anyway. ... There is no mime-type /plain it's 
text/plain for a reason, because /plain is not specific enough. 

-m

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/48cf90d8-c441-459b-b590-c89f085ab4b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[twdev] Re: Wikitext "output types"

2018-04-20 Thread Mat
Thanks for your reply Mario

The proposal is not really about my personal need though. I really suggest 
if for core. Here is some background:

Jeremy is asking for 
 
a "concise wikitext syntax for plain text wikification", as universal as 
possible. His mention arose from my complaint about having to type out this 
just to get a common title link:

<$link to={{!!title}}><$view field="title"/>

That statement is much to (1)complex (2)complicated (3)even risky 
 for (4)recurring so 
frequently! There should (obviously!) be a better alternative *in the 
core! *

But, as noted, Jeremy requests "universality". So I realized that the  
{{*||*}} syntax, which is both familiar and concise, is suitable for 
definition of links but also for much more. And rather than introducing new 
syntax, it is merely a matter of changing the perception of it:  {{*||*}} "is 
about shaping transclusion output". I don't think it matters if it is 
purely syntactic or just a convention.

Implementing it in ones own TW would mean you have tiddlers named "/plain" 
but that should really be system tiddlers.

That said, your suggestions are interesting and I'm going to test some 
things. Thanks.


<:-)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/3ceaec6b-21d3-4af2-8cd4-c0702d3d0464%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.