emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug? org-timeline, log mode, inactive timestamp
@ 2009-02-13 21:07 Wanrong Lin
  2009-02-15 20:13 ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Wanrong Lin @ 2009-02-13 21:07 UTC (permalink / raw)
  To: Emacs Orgmode

Hi,

Recently I began to use org-timeline more frequently, and find the log 
mode including inactive timestamps very useful for things like activity 
report. However, there seems to be a small glitch:

In the timeline agenda buffer, when press "g" (org-agenda-redo), the 
inactive timestamp is always turned off. This is kind of inconvenient in 
my opinion. Can we make the inactive timestamp option "sticky", just 
like the log mode? We can use "]" key to turn it off, or just use "[" to 
toggle it.

Thanks for considering it.

Wanrong

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

* Re: Bug? org-timeline, log mode, inactive timestamp
  2009-02-13 21:07 Bug? org-timeline, log mode, inactive timestamp Wanrong Lin
@ 2009-02-15 20:13 ` Carsten Dominik
  2009-02-16 16:48   ` Wanrong Lin
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-02-15 20:13 UTC (permalink / raw)
  To: Wanrong Lin; +Cc: Emacs Orgmode

I don't seem to be able to reproduce this.

- Carsten

On Feb 13, 2009, at 10:07 PM, Wanrong Lin wrote:

> Hi,
>
> Recently I began to use org-timeline more frequently, and find the  
> log mode including inactive timestamps very useful for things like  
> activity report. However, there seems to be a small glitch:
>
> In the timeline agenda buffer, when press "g" (org-agenda-redo), the  
> inactive timestamp is always turned off. This is kind of  
> inconvenient in my opinion. Can we make the inactive timestamp  
> option "sticky", just like the log mode? We can use "]" key to turn  
> it off, or just use "[" to toggle it.
>
> Thanks for considering it.
>
> Wanrong
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: Bug? org-timeline, log mode, inactive timestamp
  2009-02-15 20:13 ` Carsten Dominik
@ 2009-02-16 16:48   ` Wanrong Lin
  2009-02-20 10:05     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Wanrong Lin @ 2009-02-16 16:48 UTC (permalink / raw)
  To: Emacs Orgmode


Maybe my config is wrong, but I did not see any customization on this 
part. So here I am giving a more detailed description of what I did/saw:

1. In an org-mode buffer, run "org-agenda"
2. From the dispatcher, press "L" for timeline
3. In the timeline agenda buffer, press "l" to turn on log mode.
4. Press "[" to enable inclusion of inactive time stamps. Answer "y" for 
the prompt question "Re-display with inactive time stamp included"?
5. The agenda buffer is refreshed, with inactive time stamp entries 
included.
6. Press "g" in the agenda buffer to refresh, and inactive time stamp 
entries disappear.

Could you try the above to see whether you can reproduce it? Thanks a lot.

Wanrong

Carsten Dominik wrote:
> I don't seem to be able to reproduce this.
>
> - Carsten
>
> On Feb 13, 2009, at 10:07 PM, Wanrong Lin wrote:
>
>> Hi,
>>
>> Recently I began to use org-timeline more frequently, and find the 
>> log mode including inactive timestamps very useful for things like 
>> activity report. However, there seems to be a small glitch:
>>
>> In the timeline agenda buffer, when press "g" (org-agenda-redo), the 
>> inactive timestamp is always turned off. This is kind of inconvenient 
>> in my opinion. Can we make the inactive timestamp option "sticky", 
>> just like the log mode? We can use "]" key to turn it off, or just 
>> use "[" to toggle it.
>>
>> Thanks for considering it.
>>
>> Wanrong
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

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

* Re: Bug? org-timeline, log mode, inactive timestamp
  2009-02-16 16:48   ` Wanrong Lin
@ 2009-02-20 10:05     ` Carsten Dominik
  0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-02-20 10:05 UTC (permalink / raw)
  To: Wanrong Lin; +Cc: Emacs Orgmode

Hi Wanrong,

I understand now what you mean.

I don't want to make the full mode right now, so please
keep pressing "[" to get this special display.

- Carsten

On Feb 16, 2009, at 5:48 PM, Wanrong Lin wrote:

>
> Maybe my config is wrong, but I did not see any customization on  
> this part. So here I am giving a more detailed description of what I  
> did/saw:
>
> 1. In an org-mode buffer, run "org-agenda"
> 2. From the dispatcher, press "L" for timeline
> 3. In the timeline agenda buffer, press "l" to turn on log mode.
> 4. Press "[" to enable inclusion of inactive time stamps. Answer "y"  
> for the prompt question "Re-display with inactive time stamp  
> included"?
> 5. The agenda buffer is refreshed, with inactive time stamp entries  
> included.
> 6. Press "g" in the agenda buffer to refresh, and inactive time  
> stamp entries disappear.
>
> Could you try the above to see whether you can reproduce it? Thanks  
> a lot.
>
> Wanrong
>
> Carsten Dominik wrote:
>> I don't seem to be able to reproduce this.
>>
>> - Carsten
>>
>> On Feb 13, 2009, at 10:07 PM, Wanrong Lin wrote:
>>
>>> Hi,
>>>
>>> Recently I began to use org-timeline more frequently, and find the  
>>> log mode including inactive timestamps very useful for things like  
>>> activity report. However, there seems to be a small glitch:
>>>
>>> In the timeline agenda buffer, when press "g" (org-agenda-redo),  
>>> the inactive timestamp is always turned off. This is kind of  
>>> inconvenient in my opinion. Can we make the inactive timestamp  
>>> option "sticky", just like the log mode? We can use "]" key to  
>>> turn it off, or just use "[" to toggle it.
>>>
>>> Thanks for considering it.
>>>
>>> Wanrong
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2009-02-20 10:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 21:07 Bug? org-timeline, log mode, inactive timestamp Wanrong Lin
2009-02-15 20:13 ` Carsten Dominik
2009-02-16 16:48   ` Wanrong Lin
2009-02-20 10:05     ` Carsten Dominik

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