help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrating eev and org-capture/org-capture-set-target-location


From: Eduardo Ochs
Subject: Re: Integrating eev and org-capture/org-capture-set-target-location
Date: Fri, 4 Jun 2021 13:09:10 -0300

On Fri, 4 Jun 2021 at 03:02, Jean Louis <bugs@gnu.support> wrote:
>
> >   (find-orgnode "Capture templates" "file+headline")
> >   (find-orgnode "Template elements" "\ntarget")
>
> Those must be new eev functions.

 Hi Jean-Louis,

`find-orgnode' is almost 20 years old, actually...
It is defined with `code-c-d', that is from 1995 (!!!) =P.
The idea is explained here:

  (find-eev-quick-intro "9.1. `code-c-d'")
  (find-eev-quick-intro "9.2. Extra arguments to `code-c-d'")

and here:

  (find-eev2020video "8:20" "`code-c-d' defines several new functions")
  (find-eev2020video "8:34" "the result is the name of one of the functions")
  (find-eev2020video "8:45" "`find-orggitfile'")
  (find-eev2020video "9:09" "prepends this string")
  (find-eev2020video "9:40" "`find-orggitnode'")
  (find-eev2020video "17:20" "find-code-c-d shows the code")

Are the sexp hyperlinks to videos working well for you?
By the way, if you would like to experiment with putting your own
videos online you can create a variant of this function,

  (find-eev "eev-tlinks.el" "find-eevvideo-links")
  http://angg.twu.net/eev-current/eev-tlinks.el.html#find-eevvideo-links

called, say, find-jeanlouisvideo-links, by replacing the
"http://angg.twu.net/eev-videos/%s.mp4"; in find-eevvideo-links by
something else.

I'll answer the rest in other e-mails!

  Cheers, =)
    Eduardo Ochs
    http://angg.twu.net/#eev
    http://angg.twu.net/2021-video-links.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]