On 2026-08-24 08:36, J.D. Smith wrote:
> For me I don't get any of the invisible properties brought over to
> agenda. Is there a setting to achieve that?

Nothing beyond ‘org-hide-emphasis-markers’, though there’s a few
existing limitations:

  1. If the file is loaded by the agenda without visiting it first,
     the markers will not be hidden:

      (setopt org-hide-emphasis-markers t
              org-agenda-files '("/tmp/agenda.org"))

       M-x org-agenda

     Reloading with ‘g’ after font-lock kicks in will hide them.

  2. Deadline entries never hide the markers, which I guess has
     something to do with ‘org-agenda-deadline-faces’.

  3. The emphasis appearance is lost.

If I ever get the courage to change ‘org-agenda’, these are on my
list.

Best,

-- 
Jacob S. Gordon
[email protected]
Please don’t send me HTML emails or MS Office/Apple iWork documents.
https://useplaintext.email/#etiquette
https://www.fsf.org/campaigns/opendocument

Reply via email to