alphapapa / alphapapa/ement.el

Use separate face for timestamp-header-with-date vs timestamp-header

未關閉
#91 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement good first issue help wanted
主要語言
Emacs Lisp
星號
604
分支
54
PR 合併指標
30 天內沒有已合併 PR

描述

I find it useful when scanning the backlog if date changes jump out at me (often I'm checking for discussions from a particular day or range of days); but it's then distracting if every timestamp on account of `ement-room-timestamp-header-delta` has that same contrasting appearance.

I suggest an additional face for the date changes. It can inherit the existing face by default, so it's a no-op for people who don't want these things to be different.

Tangents:

- Perhaps faces should have their own customize group?
- Does the "with-date" header occur as soon as some event has passed the date boundary, or is it still necessary to have an elapsed `ement-room-timestamp-header-delta` number of seconds?

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。