Skip to content

Heading Decorator

Implement displaying specific content around headings based on their levels.

Data

IDheading-decorator
Authordragonish
FundingSupport the Author
Minimum Obsidian Version0.15.0
Official Release Date2025-03-11
Last update2026-02-19

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-03-11Plugin Added
2025-03-21descriptionImplements the decoration of the heading.Implement displaying specific content around headings based on their levels.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managerpnpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksMocha
Has Test FilesYes
Latest Release main.js Size119 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
Dependencies@jsamr/counter-style, obsidian-plugin-i18n
Dev Dependencies@codemirror/state, @codemirror/view, @eslint/js, @types/chai, @types/mocha, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, chai, commit-and-tag-version, esbuild, eslint, globals, mocha, obsidian, tslib, tsx, typescript, typescript-eslint

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Editor BehaviorRegisters editor extensions
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Metadata AccessReads Obsidian metadata cache
Note Content AccessReads vault files
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Registers editor extensionsInfoHighthis.registerEditorExtension (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighthis.registerEvent (3)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (4), app.metadataCache (5)
References URLs or constructs URL objectsInfoHighhttps:// (3)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (92), obsidian.Setting (92)
Accesses Obsidian vault APIsInfoHighapp.vault (5)
Enumerates vault filesInfoHighapp.vault.getAllFolders (1)
Reads vault filesInfoHighapp.vault.cachedRead (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (10)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (1)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (4)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 6854 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02025-03-11None
1.1.02025-03-15None
1.1.12025-03-17None
1.1.22025-03-19None
1.1.32025-03-21None
1.2.02025-03-28None
1.3.02025-04-01None
1.4.02025-04-04None
1.5.02025-04-10None
1.6.02025-04-19None
1.7.02025-04-23None
1.8.02025-04-28None
1.8.12025-05-17None
1.8.22025-05-19None
1.9.02025-05-29None
1.9.12025-06-15None
1.10.02025-06-21None
2.0.02025-08-06None
2.1.02025-08-11None
2.2.02025-08-16None
2.3.02025-08-24None
2.3.12025-11-30None
3.0.02026-01-10None
3.0.12026-01-14None
3.1.02026-02-19None