Shérab <[email protected]> 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 <TAB> instead of <RET>, 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
