emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Org, Hyperbole, and eev


From: Jean Louis
Subject: Re: Org, Hyperbole, and eev
Date: Wed, 28 Sep 2022 00:58:35 +0300
User-agent: Mutt/+ () (2022-06-11)

* Jean Louis <bugs@gnu.support> [2022-09-28 00:20]:
> Source:
> 
> ⟦ (hyperscope-wrap-eev "Hyperbole DEMO file" '(find-hyperbolefile "DEMO")) ⟧
> 
> Visual representation:
> 
> Hyperbole DEMO file
> 
> Using enter on the link brings me to DEMO file, I can add mouse later.

I guess you could re-write the function that wraps your link to
temporarily something else that extracts '(find-hyperbolefile "DEMO")
and runs it with M-e

But once links are displayed as underline hyperlinks, your M-e would
need to search into properties to activate the link.

(hyperscope-capture-buffer) is my function that sorts buffer into
Hyperscope database.

Doing M-e on the below, inserts the link on bottom.

(hyperscope-capture-buffer-insert-hyperlink)

In the next step I could interpolate the text and get the actual
visible and clickable link at bottom, pointing to set of notes
or note we talked about.

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/

⟦ (hyperscope-link 72826) ⟧



reply via email to

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