Unfortunately #bbinclude doesn't work for me (at least not from what I
can see from my tests), it works well when dealing with web sites but
I want to make a general document template ... one that can be placed
in BBEdits stationery folder and accessed using "File"->"New with
stationary".

I'm probably not being clear so I'm going with an example, I'm using
Multimarkdown a lot and I want each document to have the following
"header":

------------------
title: Insertion point here
date: <current date>
author: Jan Erik Moström
id: unique ID

------------------

Right now I can make this happen using a clipping that looks like this

------------------
title: <##>
date: #DATE#
author: Jan Erik Moström
id: #UUID#

<##>
------------------

and I can use this by

+ creating a new document
+ set the language to show markdown related clippings
+ select the clipping and insert it

alternative by saving the clipping as a Universal item

+ creating a new document
+ select the clipping and insert it

Or to make these action quicker, define a shortcut for the clipping
(say ctrl-alt-command-M) and do

command-N, ctrl-alt-command-M

which isn't bad. But I'm curious to know if it's possible to make this
one action instead of two.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" 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].

Reply via email to