Hi Tomáš

> how do I set default type in TW5? I am using markdown for all tiddlers
and would like this to be set by default.

Instead of using the new tiddler button to create new tiddlers, you can use
a button that clones a skeleton tiddler that has been set up with the
required default type (and tags etc).

1. Add a new tiddler with the tag $:/tags/PageControls and the content:

<$button message="tw-new-tiddler" param="mySkeleton">new</$button>

2. Create a new tiddler "mySkeleton" with the type "text/x-markdown"

3. If you want to remove the existing "new tiddler" button you can just
create a blank tiddler with the title "$:/core/ui/PageControls/new-tiddler"

Best wishes

Jeremy




On Tue, Apr 8, 2014 at 8:45 AM, Tomáš Greif <greif.to...@gmail.com> wrote:

> Hi,
>
> how do I set default type in TW5? I am using markdown for all tiddlers and
> would like this to be set by default.
>
> Regards,
>
> Tomas
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to