Re: Editting from the agenda view

2019-11-22 Thread Samuel Wales
previous-buffer and next-buffer might be useful.  emacs has oddities
here, so idk if it will work for you.  i find that placing
(switch-to-buffer (current-buffer)), which you would think would be a
no-op, sometimes fixes those problems.

[there is also the emacs global mark ring, but htat has at least 2
problema s we have discussed on this ml; 1) does not go ack to correct
location and 2) uniquifies duplicate entries in addition tot he usual
issues like e.g. only a basck not a forward.]


On 11/22/19, Pankaj Jangid  wrote:
> Shérab  writes:
>>> I usually press Enter on the entry, which takes you to the file from
>>> where it came, and you can edit it there.
>> I tried and it worked, thanks! Does this leave the agenda view and you
>> then return to it as you enter it the fiirst time, e.g. C-c a a ?
> No. It comes to the same state where you left. It is a buffer. It won't
> change until you press 'g'.
>
>> Is there a way to return to the agenda view exactly where one was when
>> pressing enter?
> This is what I mentioned above. This is the default behaviour.
>
> Regards,
> --
> Pankaj Jangid
>
>


-- 
The Kafka Pandemic

What is misopathy?
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.



Re: Editting from the agenda view

2019-11-22 Thread Éibhear


Hi,

Have a look at the agenda columns view in the documentation. I find it
very useful for editing items in situ in the agenda.

Éibhear

> Dear all,
>
> Apologies for what's probably a totally dumb question but I am unable to
> find the answer although I did read the doc.
>
> When I am in an agenda view, say the weekly view, how can I edit one of
> the listed entries? I may want to do that either because I notice I have
> made a typo that I would like to fix, or because I would like to
> re-schedule the entry for another date.
>
> Which workflow should I use to achieve this?
>
> Many thanks in advance for your help for this feature I am very much
> interested in,
>
> Shérab.
>
>
>


-- 
Éibhear Ó hAnluain,
Dublin, Ireland
+-++
| e-mail: eibh...@gibiris.org | Web: [http://www.gibiris.org/] |
| Twitter: @eibhear   | Google+: +Éibhear Ó hAnluain   |
| Mobile: +353 86 856 5666| VoIP: sip:eibh...@linphone.org |
+-++





Re: Editting from the agenda view

2019-11-22 Thread Pankaj Jangid
Shérab  writes:
>> I usually press Enter on the entry, which takes you to the file from
>> where it came, and you can edit it there.
> I tried and it worked, thanks! Does this leave the agenda view and you
> then return to it as you enter it the fiirst time, e.g. C-c a a ?
No. It comes to the same state where you left. It is a buffer. It won't
change until you press 'g'.

> Is there a way to return to the agenda view exactly where one was when
> pressing enter?
This is what I mentioned above. This is the default behaviour. 

Regards,
-- 
Pankaj Jangid



Re: Editting from the agenda view

2019-11-22 Thread Eric Abrahamsen
Shérab  writes:

> Hi Diego, many thanks for your prompt response!
>
> Diego Zamboni (2019/11/22 16:55 +0100):
>> Hi Shérab,
>> 
>> I usually press Enter on the entry, which takes you to the file from where
>> it came, and you can edit it there.
>
> I tried and it worked, thanks! Does this leave the agenda view and you
> then return to it as you enter it the fiirst time, e.g. C-c a a ?
>
> Is there a way to return to the agenda view exactly where one was when
> pressing enter?

If you use  instead of , the underlying org file will be
popped up next to the agenda, instead of replacing it. When you're done
editing use `other-window' to get back to the agenda, then "o" to close
other windows.

Hope that helps,
Eric




Re: Editting from the agenda view

2019-11-22 Thread Shérab
Hi Diego, many thanks for your prompt response!

Diego Zamboni (2019/11/22 16:55 +0100):
> Hi Shérab,
> 
> I usually press Enter on the entry, which takes you to the file from where
> it came, and you can edit it there.

I tried and it worked, thanks! Does this leave the agenda view and you
then return to it as you enter it the fiirst time, e.g. C-c a a ?

Is there a way to return to the agenda view exactly where one was when
pressing enter?

Thanks to all,

Shérab.



Re: Editting from the agenda view

2019-11-22 Thread Diego Zamboni
Hi Shérab,

I usually press Enter on the entry, which takes you to the file from where
it came, and you can edit it there.

If there's a way to remote-edit it from the agenda view, I'd also love to
know about it :)

--Diego


On Fri, Nov 22, 2019 at 4:27 PM Shérab 
wrote:

> Dear all,
>
> Apologies for what's probably a totally dumb question but I am unable to
> find the answer although I did read the doc.
>
> When I am in an agenda view, say the weekly view, how can I edit one of
> the listed entries? I may want to do that either because I notice I have
> made a typo that I would like to fix, or because I would like to
> re-schedule the entry for another date.
>
> Which workflow should I use to achieve this?
>
> Many thanks in advance for your help for this feature I am very much
> interested in,
>
> Shérab.
>
>


Editting from the agenda view

2019-11-22 Thread Shérab
Dear all,

Apologies for what's probably a totally dumb question but I am unable to
find the answer although I did read the doc.

When I am in an agenda view, say the weekly view, how can I edit one of
the listed entries? I may want to do that either because I notice I have
made a typo that I would like to fix, or because I would like to
re-schedule the entry for another date.

Which workflow should I use to achieve this?

Many thanks in advance for your help for this feature I am very much
interested in,

Shérab.