mirror of
https://github.com/scotttomaszewski/obsidian-disciples-journal.git
synced 2026-07-22 05:42:13 +00:00
1.4 KiB
1.4 KiB
Follow-ups
In-scope tangents found while working — important to fix, but they'd derail the task
at hand. Add a numbered ## N. section below instead of chasing them now, and
clear these before starting a new feature. New features and larger efforts go in
ROADMAP.md, not here.
Mark a finished item with a **Status:** done line rather than deleting it; completed
items get pruned and the rest renumbered on a periodic cleanup pass. Each entry
carries the repo's standard fields (Identified / What / Why / Context / Effort), where
Effort is sized XS (<1 h) · S (1–4 h) · M (1 day) · L (multi-day).
1. Finish pop-out window styling
Status: open
- Identified: 2026-05-31, funky-logic sweep.
- What: Styles aren't fully ported into freshly created pop-out windows.
- Why: Passages render unstyled in pop-outs; a known rough edge.
- Context:
DisciplesJournalPlugin.updateBibleStyles(:131-158) flags this in a comment; see docs/gotchas.md. Tracked upstream in an Obsidian Discord thread linked in the code. - Effort: M