Re: Setting up multimarkdown as preview filter

2014-09-12 Thread Christopher Finazzo
I assume the current (non-DropBox) location for previews in 10.5.12 is 
located at:

~/Library/Application Support/BBEdit/Text Filters


Still holding out hope that this would become an official filter that is 
built in to BBEdit (Maybe in v.11?)

On Tuesday, September 9, 2014 6:51:30 AM UTC-4, Jan Erik Moström wrote:

 Thanks 

 On Mon, Sep 8, 2014 at 3:56 PM, Patrick Woolsey pwoo...@barebones.com 
 javascript: wrote: 
  On 9/8/14 at 9:28 AM, li...@mostrom.pp.se javascript: (Jan Erik 
 Moström) wrote: 
  
  I'm finally setting up multimarkdown as a preview filter at work and 
  I'm doing something wrong. According to the manual I should make a 
  symlink to the mmd binary in 
  
  ~/Library/Application Support/BBEdit/Preview Filters/ 
  
  but since I've got my BBEdit folder on dropbox I put it here 
  
  ~/DropBox/Application Support/BBEdit/Preview Filters/ 
  
  $ pwd 
  /Users/jem/DropBox/Application Support/BBEdit/Preview Filters 
  $ ls -l 
  total 8 
  lrwxr-xr-x  1 jem  staff  28 Sep  8 15:13 multimarkdown - 
  /usr/local/bin/multimarkdown 
  
  
  The location is fine, but you'll want to symlink to 'mmd' rather than 
  'multimarkdown' i.e.: 
  
  lrwxr-xr-x   1 USERNAME  staff18 Jul 10 18:18 mmd - 
 /usr/local/bin/mmd 
  
  
  Regards, 
  
   Patrick Woolsey 
  == 
  Bare Bones Software, Inc. http://www.barebones.com/ 
  
  -- 
  This is the BBEdit Talk public discussion group. If you have a feature 
  request or would like to report a problem, please email 
  sup...@barebones.com javascript: 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 bbedit+un...@googlegroups.com javascript:. 
  To post to this group, send email to bbe...@googlegroups.com 
 javascript:. 


-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Setting up multimarkdown as preview filter

2014-09-12 Thread Charlie Garrison

Good morning,

On 12/09/14 at 7:36 AM -0700, Christopher Finazzo 
chris.fina...@gmail.com wrote:


I assume the current (non-DropBox) location for previews in 
10.5.12 is located at:


~/Library/Application Support/BBEdit/Text Filters


I've not been following this thread closely, but shouldn't that be:

~/Library/Application Support/BBEdit/Preview Filters

Still holding out hope that this would become an official 
filter that is built in to BBEdit (Maybe in v.11?)


What is the benefit of it being a built-in filter? Whether it's 
built-in or not shouldn't change the result or usage.



Charlie

--
   Charlie Garrison  garri...@zeta.org.au
   github.com/cngarrison   metacpan.org/author/CNG

O ascii ribbon campaign - stop html mail - www.asciiribbon.org
http://www.ietf.org/rfc/rfc1855.txt

--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Setting up multimarkdown as preview filter

2014-09-09 Thread Jan Erik Moström
Thanks

On Mon, Sep 8, 2014 at 3:56 PM, Patrick Woolsey pwool...@barebones.com wrote:
 On 9/8/14 at 9:28 AM, li...@mostrom.pp.se (Jan Erik Moström) wrote:

 I'm finally setting up multimarkdown as a preview filter at work and
 I'm doing something wrong. According to the manual I should make a
 symlink to the mmd binary in

 ~/Library/Application Support/BBEdit/Preview Filters/

 but since I've got my BBEdit folder on dropbox I put it here

 ~/DropBox/Application Support/BBEdit/Preview Filters/

 $ pwd
 /Users/jem/DropBox/Application Support/BBEdit/Preview Filters
 $ ls -l
 total 8
 lrwxr-xr-x  1 jem  staff  28 Sep  8 15:13 multimarkdown -
 /usr/local/bin/multimarkdown


 The location is fine, but you'll want to symlink to 'mmd' rather than
 'multimarkdown' i.e.:

 lrwxr-xr-x   1 USERNAME  staff18 Jul 10 18:18 mmd - /usr/local/bin/mmd


 Regards,

  Patrick Woolsey
 ==
 Bare Bones Software, Inc. http://www.barebones.com/

 --
 This is the BBEdit Talk public discussion group. If you have a feature
 request or would like to report a problem, please email
 supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
 To post to this group, send email to bbedit@googlegroups.com.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Setting up multimarkdown as preview filter

2014-09-08 Thread Jan Erik Moström
Hi,
I'm finally setting up multimarkdown as a preview filter at work and
I'm doing something wrong. According to the manual I should make a
symlink to the mmd binary in

~/Library/Application Support/BBEdit/Preview Filters/

but since I've got my BBEdit folder on dropbox I put it here

~/DropBox/Application Support/BBEdit/Preview Filters/

$ pwd
/Users/jem/DropBox/Application Support/BBEdit/Preview Filters
$ ls -l
total 8
lrwxr-xr-x  1 jem  staff  28 Sep  8 15:13 multimarkdown -
/usr/local/bin/multimarkdown

I quit and re-launch BBEdit but when I preview a markdown file there
are no alternatives in the filter menu. Any idea what I'm doing wrong?

- jem

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Setting up multimarkdown as preview filter

2014-09-08 Thread Patrick Woolsey

On 9/8/14 at 9:28 AM, li...@mostrom.pp.se (Jan Erik Moström) wrote:


I'm finally setting up multimarkdown as a preview filter at work and
I'm doing something wrong. According to the manual I should make a
symlink to the mmd binary in

~/Library/Application Support/BBEdit/Preview Filters/

but since I've got my BBEdit folder on dropbox I put it here

~/DropBox/Application Support/BBEdit/Preview Filters/

$ pwd
/Users/jem/DropBox/Application Support/BBEdit/Preview Filters
$ ls -l
total 8
lrwxr-xr-x  1 jem  staff  28 Sep  8 15:13 multimarkdown -
/usr/local/bin/multimarkdown


The location is fine, but you'll want to symlink to 'mmd' rather 
than 'multimarkdown' i.e.:


lrwxr-xr-x   1 USERNAME  staff18 Jul 10 18:18 mmd - /usr/local/bin/mmd


Regards,

 Patrick Woolsey
==
Bare Bones Software, Inc. http://www.barebones.com/

--
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email

supp...@barebones.com 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.