如何使组织模式不将星期日(粗体)突出显示为周末?
How to make org-mode not to highlight Sunday (in bold) as weekend?
有没有办法让 org-mode and/or 日历 而不是 在每周 [=16] 中突出显示周日(在 bold/red 中)作为周末=] 月份日历浏览量?
您可以自定义 org-agenda-weekend-days
。文档说:
Which days are weekend? Hide These days get the special face
‘org-agenda-date-weekend’ in the agenda and timeline buffers.
有没有办法让 org-mode and/or 日历 而不是 在每周 [=16] 中突出显示周日(在 bold/red 中)作为周末=] 月份日历浏览量?
您可以自定义 org-agenda-weekend-days
。文档说:
Which days are weekend? Hide These days get the special face ‘org-agenda-date-weekend’ in the agenda and timeline buffers.