Skip to content

Settings

Access Lighthouse settings from Settings → Lighthouse.

SettingDefaultDescription
Show word count in status barOnDisplays the active project’s word count in the Obsidian status bar.
Exclude code blocksOnFenced ``` blocks are stripped before counting.
Exclude frontmatterOnYAML frontmatter (--- blocks) is stripped before counting.

Flow Mode is toggled with the Lighthouse: Toggle flow mode command (or the toolbar button). The following settings control what it does:

SettingDefaultDescription
Hide status barOnHides the Obsidian status bar when Flow Mode is active.
Hide ribbonOnHides the left ribbon (icon bar) when Flow Mode is active.
Typewriter scrollingOnKeeps the active line vertically centred as you type.
Custom font(none)Font family name to use in Flow Mode (e.g. "iA Writer Quattro V"). Leave blank to use the vault default.
Line height(0 = default)Custom line height multiplier in Flow Mode. Set to 0 to leave unchanged.
Line width(0 = default)Custom reading line width (in characters) in Flow Mode. Set to 0 to leave unchanged.
SettingDefaultDescription
Debug modeOffLogs verbose output to the developer console. Useful when reporting bugs.

Per-project settings are edited through the project editor (Command Palette → Lighthouse: Create new project, or the pencil icon on the Dashboard).

SettingDescription
NameHuman-readable project identifier.
Root pathVault-relative path to the project’s root folder.
Content foldersSubfolders (relative to root) whose words count toward the word count goal.
Source foldersSubfolders (relative to root) that are part of the project but excluded from the word count (research, notes, references).
SettingDescription
Word count goalTotal target word count for the project.
Goal directionAt least (default) — progress bar fills as you approach the goal. At most — bar turns red when you exceed it (useful for word-limit projects like academic papers).
Chapter goalsPer-folder word count targets. Shown as amber progress rings in the Project Explorer.
File goalsPer-file word count targets. Shown as a progress bar in the Stats Panel when that file is active.
SettingDescription
Target finish dateThe deadline (YYYY-MM-DD). Used to calculate the required daily word count.
Daily word goalExplicit daily target used to colour heatmap cells. If blank, Lighthouse derives it from the total goal and deadline.

Rest days are managed from the Stats Panel by tapping Mark rest day. They are stored internally as a list of YYYY-MM-DD dates on the project. Rest days count toward the writing streak without requiring any words.