[O] Re: [Orgmode] Automatic screenshot insertion

2011-03-29 Thread Russell Adams
On Sun, Nov 28, 2010 at 08:35:23PM +0100, David Maus wrote: > At Thu, 18 Nov 2010 18:16:22 +0100, > Jonathan BISSON wrote: > > > > Here is a little function that allows a user to insert a screenshot > > easily. Only works on unix-like systems where ImageMagick is installed > > (adapt "import" to yo

Re: [Orgmode] Automatic screenshot insertion

2011-02-03 Thread Bastien
Hi Jonathan, Jonathan BISSON writes: > Here is a little function that allows a user to insert a screenshot > easily. Only works on unix-like systems where ImageMagick is installed > (adapt "import" to your screenshot program if needed). I added this to worg/org-hacks.org Thanks! -- Bastien

Re: [Orgmode] Automatic screenshot insertion

2010-11-28 Thread David Maus
At Thu, 18 Nov 2010 18:16:22 +0100, Jonathan BISSON wrote: > > Here is a little function that allows a user to insert a screenshot > easily. Only works on unix-like systems where ImageMagick is installed > (adapt "import" to your screenshot program if needed). > Nice. Do you mind of I put the fun