org-ql-block formatting messes up with org-agenda formatting
- 主要语言
- Emacs Lisp
- 星标
- 1.6k
- 派生
- 120
- PR 合并指标
- 30 天内没有已合并 PR
描述
org-ql-block introduces it's own formatting of the agenda items.
It may be fine assuming that more customization will arrive in future (I miss buil-in `org-agenda-prefix-format`), but org-agenda re-applies the formatting once you change the item todo state from agenda view.
The result does not look nice:
```
DOING [#A] try this email |- Adam Porter : Re: Asynchronous org-agenda-redo 2d ago :COMMON:EMAIL:
get_started_org_mode: -0.9x DONE [#A] try to play with options by removing DOUG_LEA_MALLOC conds email |- Eli Zaretskii : Re: bug#38345: 27.0.50; Permanent increase in memory consumption after opening images (or pdfs) :COMMON::EMAIL:
get_started_org_mode: -0.9x DOING [#A] benchmark agenda after 1 day running :COMMON::
```
The first line is the default org-ql's formatting, but it is changed to what is in the following two lines once I change the todo state.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。