Simple emojis - two ideas (untried), using macros or transclusions

Unicode has a lot of Emoji thingies <http://unicodeemoticons.com/>. See 
also this Github for Unicode Emojis 
<https://gist.github.com/endolith/157796> 

We could probably implement macros for wikitext emojis;

/define panda() 🐼

Ideally we should be able to do:
/define :)() ☺

Maybe we could introduce either a character exception for macro title 
definitions or delimiters like:
/define ":)"() ☺


Unfortunately it would not be 100% as elegant to call this

<<:)>> or perhaps <<":)">>


OR simply use

Transclusions

where the Character or even image is the tiddler content.

{{panda}}

..and again, ideally:

{{:)}}

which might require some delimiter

{{":)"}}

or a wikitext implementation like

[emoji[:)]]

...but I feel this is much to long to be practical.


Obviously, the real ideal is just to type the few characters and they're 
parsed into the symbol. 


Side idea: @name is parsed to display that individuals avatar.


<:-)

-- 
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/3897e71f-1c3e-4055-aed5-1ce5af266a48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to