Features Overview Matrix¶
Discover the full capabilities of TeXcore. Use this matrix to quickly navigate between features and learn how to configure them inside your vault.
Interactive Feature Matrix¶
The following matrix provides a side-by-side view of all available modules, how they enhance your Obsidian writing, and where to configure their properties.
| Feature Module | One-Line Overview | Documentation | Configuration Property |
|---|---|---|---|
| Equation Numbering | Automatic indexing and tag insertion for LaTeX math blocks. | Read Guide | Number Style & Prefix |
| PDF Export | Advanced PDF renderer featuring live preview pane and snippets. | Read Guide | Templates & Margins |
| LaTeX Snippets | Custom LaTeX macros map to shortcut commands for fast editing. | Read Guide | Manage Snippets |
| Equation Search | Vault-wide fuzzy search index modal to locate and insert links. | Read Guide | Autocomplete & Search |
| Quick Preview | Real-time preview popups and link resolution on hover. | Read Guide | Render Math in Suggestions |
| TikZ Diagrams | Render vector graphics using native TikZ scripts and component packages. | Read Guide | Component Library |
| Callout Support | Auto-alignment and indentation parsing inside Obsidian callouts. | Read Guide | Fix Indentation |
Advanced Feature Highlights¶
To help you decide which features fit your academic drafting workflow, explore the specialized sub-systems:
-
Equation & Sub-equation Numbering
Supports both standard single-line formulas and multi-line sub-equations with custom templates (e.g.,
(1.1),(1.2)). Includes customizable numbering bases (Arabic, Roman, Alphabetic). -
Features a dual-pane interface with responsive styling, page counters, and margins. Directly utilizes Obsidian's CSS snippets to style headers and footers.
-
Write vector scripts using LaTeX packages (e.g.,
circuitikz,pgfplots) and see them compiled dynamically. Features an interactive sidebar library for drag-and-drop circuit components.