emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stephen <yo@groks.org>
To: emacs-orgmode@gnu.org
Subject: Re: Carsten's Interview relates questions, esay insert images, attachemnt locations etc..
Date: Fri, 29 Mar 2013 20:39:04 +0000	[thread overview]
Message-ID: <CAAJJdYY71LJc_r5hHZH2RzDKDa6eTCGHRfRwB87O27BPftKLzg@mail.gmail.com> (raw)
In-Reply-To: <C3C25C95-BCF8-4880-8E72-4247D7A921E8@gmail.com>

On Wed, Mar 27, 2013 at 6:33 AM, Carsten Dominik
<carsten.dominik@gmail.com> wrote:
>
> On 27.3.2013, at 04:52, Charles Berry <ccberry@ucsd.edu> wrote:
>
>> After running that block, I move to my *.org buffer, make sure there is an
>> 'images' directory in M-x pwd RET, make sure I have an image somewhere on my
>> desktop, then move my cursor to where I want a link to an image. C-c p launches
>> the screenshot utility on my Mac ("/usr/sbin/screencapture -s " --- other OS'es
>> will have something similar) and I make a selection. It displays in my org
>> buffer, but I can toggle that off with M-x org-toggle-inline-images.
>>
>> It really helps in reviewing an article with lots of equations to just clip
>> them out as I read and add a few notes.
>
>
> This looks pretty nice, gives me a lot to think about.  Thank you!


To add diagrams while taking notes, how about making babel understand SVG?

- It's just text/xml so it can be embedded right in the org document
- The output of executing svg can be the image, which is natively
supported by emacs
- HTML also natively supports embedded svg

Of course you don't want to doodle by hand-writing xml, so the output
image could be made clickable, which would dump the xml to a tmp file,
open inkscape on it, then re-import it when inkscape exits. The export
defaults for babel svg could be that the src is not exported, but the
result output is.

  reply	other threads:[~2013-03-29 20:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-27  0:47 Carsten's Interview relates questions, esay insert images, attachemnt locations etc zeltak
2013-03-27  3:52 ` Charles Berry
2013-03-27  6:33   ` Carsten Dominik
2013-03-29 20:39     ` Stephen [this message]
2013-03-27 13:18 ` Memnon Anon
  -- strict thread matches above, loose matches on Subject: below --
2013-04-19 17:53 zeltak
2013-04-20  3:15 ` Charles Berry

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAJJdYY71LJc_r5hHZH2RzDKDa6eTCGHRfRwB87O27BPftKLzg@mail.gmail.com \
    --to=yo@groks.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).