aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index e0d302b..443b217 100644
--- a/README.org
+++ b/README.org
@@ -376,6 +376,8 @@ A fetched Pearl file is intentionally readable. The header records the source, r
The =LINEAR-*= properties store both ids and display names so common commands do not need a network lookup just to render. The hash properties are provenance for conflict-aware sync.
+Pearl overlays a glyph on each heading's leading stars: a ticket on an issue, a speech balloon on a comment. The glyph is display-only and keyed on the heading's drawer, so it never enters the buffer text or interferes with sync. Turn it off with =pearl-show-glyphs=.
+
*** Fidelity to Linear
:PROPERTIES:
:CUSTOM_ID: fidelity-to-linear
@@ -407,6 +409,7 @@ Most users only need an API key and an output path. The rest are knobs for teams
| =pearl-request-timeout= | Synchronous request timeout in seconds |
| =pearl-fold-after-update= | Re-fold the active page after fetch/refresh |
| =pearl-title-case-headings= | Opt-in smart title case for issue titles (off) |
+| =pearl-show-glyphs= | Glyph on issue/comment headings (on) |
| =pearl-surface-buffer= | Show the active buffer after a command updates it |
| =pearl-surface-select-window= | Move focus to the surfaced buffer |
| =pearl-compose-window-side= | Side the compose/conflict buffer opens from |