i am not understanding what you are trying to do.  do you have headers
before other columns?  are you perhaps looking for
org-agenda-todo-keyword-format ?  or is it the prefix format that is
varying for you?


On 6/29/22, Michael Maurer <maurer.mich...@gmail.com> wrote:
> hi,
>
> I've discovered org-agenda-prefix-format, but can't figure out how to
> add a tab-stop after every todo-item. So basically that the headlines
> are aligned regardless of the character-length of the todo-item. My
> current setup looks like this:
>
> (setq org-agenda-prefix-format
>   '(
> (agenda  . "  %?-12t% s")
>     (timeline  . "  % s")
>     (todo  . "  %i %-12:c")
>     (tags  . " %i %-12:c")
>     (search . " %i %-12:c"))
>
> but messing around with the -12 variable doesn't seem to change
> anything. Probably missing something.
>
>


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com

Reply via email to