* Org mode clockview links failing with spaces
@ 2017-01-05 12:48 Shawn Way
2017-01-07 14:59 ` Nicolas Goaziou
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Way @ 2017-01-05 12:48 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
I have an org file with a clocktable located at the head of the file. The clocktable is able to pull together a great table, however, the links on the table do not work, if they have spaces in them.
Sample org file
==============================================================
* Work Table
#+BEGIN: clocktable :maxlevel 4 :scope file :block today :link t :tags "-NONWORK"
#+CAPTION: Clock summary at [2017-01-03 Tue 15:18], for Tuesday, January 03, 2017.
| Headline | Time | | |
|----------------------------------------------+--------+------+------|
| *Total time* | *2:19* | | |
|----------------------------------------------+--------+------+------|
| [[file:c:/Users/sway/Desktop/dummy2.org::Work%20Table][Work Table]] | 2:19 | | |
| \_ [[file:c:/Users/sway/Desktop/dummy2.org::Email%20(E30)][Email (E30)]] | | 2:19 | |
| \_ [[file:c:/Users/sway/Desktop/dummy2.org::Email%20to%20Kim%20at%20%5B2017-01-03%20Tue%2012:35%5D][Email to Kim at {2017-01-03 Tue 12:35}]] | | | 1:41 |
| \_ [[file:c:/Users/sway/Desktop/dummy2.org::Email%20to%20Mel,%20Bill,%20etc%20at%20%5B2017-01-03%20Tue%2014:32%5D][Email to Mel, Bill, etc at...]] | | | 0:38 |
#+END:
** Email (E30)
:PROPERTIES:
:CODE: E30
:END:
:LOGBOOK:
:END:
*** Email to Kim at [2017-01-03 Tue 12:35]
:LOGBOOK:
CLOCK: [2017-01-03 Tue 12:35]--[2017-01-03 Tue 14:16] => 1:41
:END:
RE: Internal Water Quality
*** Email to Mel, Bill, etc at [2017-01-03 Tue 14:32]
:LOGBOOK:
CLOCK: [2017-01-03 Tue 14:32]--[2017-01-03 Tue 15:10] => 0:38
:END:
RE: 9692 Startup.
===========================================================
I have the following version of org:
Org mode version 9.0.3 (9.0.3-elpa @ c:/Users/sway/AppData/Roaming/.emacs.d/elpa/org-20161224/)
This is a fairly new development, but I cannot point out the exact time it started.
Any thoughts as to what may be the issue?
Thank you kindly,
Shawn Way, PE
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org mode clockview links failing with spaces
2017-01-05 12:48 Org mode clockview links failing with spaces Shawn Way
@ 2017-01-07 14:59 ` Nicolas Goaziou
2017-01-09 13:28 ` Shawn Way
0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2017-01-07 14:59 UTC (permalink / raw)
To: Shawn Way; +Cc: emacs-orgmode@gnu.org
Hello,
Shawn Way <SWay@meco.com> writes:
> I have an org file with a clocktable located at the head of the file.
> The clocktable is able to pull together a great table, however, the
> links on the table do not work, if they have spaces in them.
Why do you mean by "do not work". I reproduced your example and can
follow the links (i.e., with C-c C-o).
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org mode clockview links failing with spaces
2017-01-07 14:59 ` Nicolas Goaziou
@ 2017-01-09 13:28 ` Shawn Way
2017-01-11 11:29 ` Nicolas Goaziou
0 siblings, 1 reply; 5+ messages in thread
From: Shawn Way @ 2017-01-09 13:28 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode@gnu.org
A pop up window appears asking the question:
No match - Create this as a new heading?
Shawn Way, PE
-----Original Message-----
From: Nicolas Goaziou [mailto:mail@nicolasgoaziou.fr]
Sent: Saturday, January 07, 2017 9:00 AM
To: Shawn Way <SWay@meco.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org mode clockview links failing with spaces
Hello,
Shawn Way <SWay@meco.com> writes:
> I have an org file with a clocktable located at the head of the file.
> The clocktable is able to pull together a great table, however, the
> links on the table do not work, if they have spaces in them.
Why do you mean by "do not work". I reproduced your example and can follow the links (i.e., with C-c C-o).
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org mode clockview links failing with spaces
2017-01-09 13:28 ` Shawn Way
@ 2017-01-11 11:29 ` Nicolas Goaziou
2017-01-11 17:36 ` Shawn Way
0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2017-01-11 11:29 UTC (permalink / raw)
To: Shawn Way; +Cc: emacs-orgmode@gnu.org
Hello,
Shawn Way <SWay@meco.com> writes:
> A pop up window appears asking the question:
>
> No match - Create this as a new heading?
I cannot reproduce it. Could you double-check with a bare configuration?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Org mode clockview links failing with spaces
2017-01-11 11:29 ` Nicolas Goaziou
@ 2017-01-11 17:36 ` Shawn Way
0 siblings, 0 replies; 5+ messages in thread
From: Shawn Way @ 2017-01-11 17:36 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode@gnu.org
I'll do so this evening. Unfortunately, work is interfering with my "work".
Shawn Way, PE
-----Original Message-----
From: Nicolas Goaziou [mailto:mail@nicolasgoaziou.fr]
Sent: Wednesday, January 11, 2017 5:29 AM
To: Shawn Way <SWay@meco.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org mode clockview links failing with spaces
Hello,
Shawn Way <SWay@meco.com> writes:
> A pop up window appears asking the question:
>
> No match - Create this as a new heading?
I cannot reproduce it. Could you double-check with a bare configuration?
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-01-11 17:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-05 12:48 Org mode clockview links failing with spaces Shawn Way
2017-01-07 14:59 ` Nicolas Goaziou
2017-01-09 13:28 ` Shawn Way
2017-01-11 11:29 ` Nicolas Goaziou
2017-01-11 17:36 ` Shawn Way
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).