emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bracket Links in org-agenda buffer - small glitches
@ 2006-09-18 19:47 Eric J Haywiser
  2006-09-20 10:59 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Eric J Haywiser @ 2006-09-18 19:47 UTC (permalink / raw)
  To: emacs-orgmode

Greetings,

 	Some months ago, I inquired about rendering bracket 
links in the org-agenda view.  This now *almost* works, kudos
to ?Carsten? and/or the others who made this fix.

I notice 3 small glitches that remain:

1) Early warning links are not rendered

Consider the following org file:
; -------------------------------------------------------------------------

* [[http://www.google.com][Visit Google]]   DEADLINE: <2006-09-18 Mon>

* [[http://www.google.com][Visit Google Tomorrow]]   DEADLINE: <2006-09-19 Tue>

; -------------------------------------------------------------------------

a call to "org-agenda-list" yields the following view in the agenda buffer
provided the org files containing the agenda entries are already open as 
buffers:

Week-agenda:
Monday    18 September 2006
   test:       Deadline:   Visit Google   DEADLINE: <2006-09-18 Mon>
   test:       In   1 d.:  [[http://www.google.com][Visit Google Tomorrow]]   DEADLINE: <2006-09-19 Tue>
Tuesday   19 September 2006
   test:       Deadline:   Visit Google Tomorrow 
DEADLINE: <2006-09-19 Tue>
Wednesday 20 September 2006
Thursday  21 September 2006
Friday    22 September 2006
   Diary:       0:03...... Autumnal Equinox (EDT)
Saturday  23 September 2006
Sunday    24 September 2006

where the bracket links for deadlines occuring on a given day are 
"rendered", but the early warning for the same event (In 1 d.)
does not "render" the bracket link.  Instead the "raw" bracket
link markup is shown.

2) The following seems to be an interesting interaction with org-mouse:

    If one right clicks on the "raw" link to bring up the menu with
    "Open C-c o" etc, the raw link transforms to a rendered link.
    Note that actually selecting a menu item is not required to trigger
    this behavior, just bringing up the menu, then canceling.

Any action that changes the view such as:
 	 - A call to org-agenda-toggle-time-grid or
 	 - arrow key paging to next  week
 	 - etc
unfortunately switches back to the less desirable "raw" link
for the early warning events.

3) Entries coming from emacs diary files also produce "raw" instead of
    "rendered" markup

Thanks again for all the great efforts.  Org is amazing.

Solutions or ideas regarding the glitches are appreciated.

-Eric

Relevant versions include:

org-mouse: 0.16, 0.18
org: 4.47, 4.49

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-21 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-18 19:47 Bracket Links in org-agenda buffer - small glitches Eric J Haywiser
2006-09-20 10:59 ` Carsten Dominik
2006-09-21 17:52   ` Piotr Zielinski

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).