Skip to main content

Diigo Home

Firefox plugin: It's All Text! - O'Reilly Mac DevCenter Blog - The Diigo Meta page

www.oreillynet.com/...refox_plugin_its_all_text.html - Cached - Annotated View

Evans Thompson's personal annotations on this page

evansthompson
Evansthompson bookmarked on 2009-11-03 firefox plugin osx hacks

Thanks to a post on Lifehacker, I found out about the It’s All Text Firefox plugin that lets you edit any text area in your favorite editor.

From the comments on the plugin page, some Mac users have had issues with getting it to find their editing applications, and it is still in beta, so your YMMV.

  • The trick is to point at the binary and not the application folder.



    For example. TextMate.app is just a folder. You need to point to

    the executable at this location.



    /Applications/TextMate.app/Contents/SharedSupport/Support/bin



    To do this, you need to get past the application's folder.

    When you are setting the preferences, you need hit the

    key sequence of Command-Shift-G to target the binary within

    the Application's folder.



    Great plugin!


  • /Applications/TextMate.app/Contents/SharedSupport/Support/bin/mate is what worked for me

This link has been bookmarked by 1 people . It was first bookmarked on 03 Nov 2009, by Evans Thompson.

  • 03 Nov 09
    evansthompson
    Evans Thompson

    Thanks to a post on Lifehacker, I found out about the It’s All Text Firefox plugin that lets you edit any text area in your favorite editor.

    From the comments on the plugin page, some Mac users have had issues with getting it to find their editing applications, and it is still in beta, so your YMMV.

    firefox plugin osx hacks

    • The trick is to point at the binary and not the application folder.



      For example. TextMate.app is just a folder. You need to point to

      the executable at this location.



      /Applications/TextMate.app/Contents/SharedSupport/Support/bin



      To do this, you need to get past the application's folder.

      When you are setting the preferences, you need hit the

      key sequence of Command-Shift-G to target the binary within

      the Application's folder.



      Great plugin!


    • /Applications/TextMate.app/Contents/SharedSupport/Support/bin/mate is what worked for me