21 jul 2011 kl. 01.08 skrev Wubfur:

> I suppose I could assign (and memorize) keyboard shortcuts for
> tags I use that no longer have buttons

> For example, if I
> select an  email address and apply the anchor command to it older
> versions would automagically populate the href  attribute with
> "mailto:[email protected]"; so the operation was 3 steps, select
> the email address, click the Anchor button (or type the keyboard
> equivalent) and hit return. 

What about using Clippings to build your own set of markup commands for a 
specific task? I use Clippings extensively for several different kind of markup 
and/or development jobs.

To tackle your example with the email address, you could create a Clipping that 
does the whole thing in a single click, after selecting the email addy:

<a href="mailto:#SELECT#";>#SELECT#</a>

Chapter 12 of the manual is an eye opener (as most of the manual tends to be 
when you actually starts to read it all).


Kind regards, 
Pihlan
--
C++: Hard to learn and built to stay that way

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
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>

Reply via email to