org-plot - changing colors

2020-04-30 Thread Stephan Fabel
Hello, apologies if this is the wrong group. I'm trying to plot a table which looks like this: | Team | Bu | R | Bk | G | T | % Bu | % R | % Bk | %G | |---++---++++--+--+--+--| | Team 1| 4 | 5 | 2 | 24 | 35 | 11.4 | 14.3 | 5.7 | 68.6 | |

Re: [O] Interaction of Agenda with DEADLINE & SCHEDULED

2019-04-26 Thread Stephan Fabel
Ihor, On Sat, Apr 20, 2019 at 12:56 AM Ihor Radchenko wrote: > > For example, how would one create a custom agenda view that > > > > - shows all accomplished tasks within the DEADLINE last week > > - shows all accomplished tasks that missed the DEADLINE last week > > > > Then does the same for

[O] Interaction of Agenda with DEADLINE & SCHEDULED

2019-03-29 Thread Stephan Fabel
When creating a custom agenda view, it is often desirable to express a relationship between a given task and meaningful dates, such as DEADLINE and SCHEDULED. It seems that with org-mode, and especially in the agenda view, it is not (yet?) possible to express that. For example, how would one