TiddlyWiki Editors shows content type selector. It lets you set tiddler 
type to an image like image/png or a text type like text/x-markdown.

To add a new type which is not present in the core like video/mp4 or 
image/webp.

   1. Create a new tiddler 
   2. Name it $:/language/Docs/Types/video/mp4 
   3. Set the fields of the tiddler 


   - description: MP4 
   - group: video 
   - name: video/mp4 
   - group-sort: 3 

Setting group-sort to 3 will make the group appear at the bottom.
​

-- 
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/44191c58-cd0c-4b47-9e4a-c3fd68384c7fo%40googlegroups.com.

Reply via email to