alphapapa / alphapapa/org-sticky-header

Playing nice with org-bullets

未关闭
#9 1 条评论 0 个 reaction 已指派 1 人 已被 @alphapapa 认领 在 GitHub 查看
enhancement
主要语言
Emacs Lisp
星标
158
派生
9
PR 合并指标
30 天内没有已合并 PR

描述

Now that org-sticky-header is working well for me, I am getting picky, so feel free to ignore this request. But, I am using org-bullets to replace org-mode's asterisk with the UTF-8 character ●. I would like for the sticky header to look the same way, so I added this to my .emacs file:

(setq-default org-sticky-header-heading-star "●")

And it looks good as long as I am in a first level header. But if I am in a second level header, an asterisk is added to the sticky header, and it looks like this:

*● My first level heading / My second level heading

It is possible to do something about it? Because I am showing the full path in the sticky header, I do not need two bullets. I would like simply not to show the asterisk.

Many thanks!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。