Re: [PATCH] Show drawers in text entries in Org Agenda

2022-04-29 Thread Ihor Radchenko
Rodrigo Morales writes: >> For this reason, I am wondering whether there is a way to make >> =org-agenda-entry-text-mode= to show the drawers without much >> tinkering. >> > > After inspecting the source code of Org Mode, I managed to do what I was > searching by deleting the relevant part of th

Re: [PATCH] Show drawers in text entries in Org Agenda

2021-07-14 Thread Rodrigo Morales
Rodrigo Morales writes: > I've created the following patch which adds a defcustom that would allow > the user to decide whether drawers must be hidden or shown in text > entries. Hope this helps. It is worth mentioning that another reason for considering this patch is the fact that =org-search-v

[PATCH] Show drawers in text entries in Org Agenda

2021-07-06 Thread Rodrigo Morales
Rodrigo Morales writes: > > For this reason, I am wondering whether there is a way to make > =org-agenda-entry-text-mode= to show the drawers without much > tinkering. > After inspecting the source code of Org Mode, I managed to do what I was searching by deleting the relevant part of the funct