Skip to content

Abbreviations and Acronyms

Implements automatic marking of abbreviations and acronyms (terminology).

Data

IDabbreviations-mark
Authordragonish
FundingSupport the Author
Minimum Obsidian Version0.15.0
Official Release Date2024-07-29
Last update2026-02-26

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
2024-07-29Plugin Added
2024-05-17Plugin Removed
2024-05-17Plugin Re-Added

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 Size55.4 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings9 disclosures
Uses BRAT beta releasesNo
Dependenciesobsidian-plugin-i18n
Dev Dependencies@codemirror/state, @codemirror/view, @eslint/js, @types/chai, @types/js-yaml, @types/mocha, @types/node, @types/proxyquire, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, chai, commit-and-tag-version, esbuild, eslint, globals, js-yaml, mocha, obsidian, proxyquire, 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
Clipboard AccessReads or writes clipboard data
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, Updates frontmatter through Obsidian APIs
Note Content AccessReads vault files
Vault File WriteUpdates frontmatter through Obsidian APIs
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers editor extensionsInfoHighthis.registerEditorExtension (2)
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighthis.registerDomEvent (1), this.registerEvent (5)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (3), app.metadataCache (4)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (3)
References URLs or constructs URL objectsInfoHighhttps:// (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (19), obsidian.Setting (19)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (5), this.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (10)
Enumerates vault filesInfoHighapp.vault.getFiles (1)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Reads vault filesInfoHighapp.vault.cachedRead (4)
Accesses Obsidian workspace APIsInfoHighapp.workspace (15)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (1), app.workspace.activeEditor (5)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (1)

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 5623 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.02024-07-29None
1.1.02025-01-09None
1.1.12025-01-15None
1.2.02025-01-19None
1.2.12025-01-20None
1.3.02025-02-15None
1.3.12025-02-16None
1.3.22025-02-20None
1.3.32025-03-05None
1.3.42025-03-09None
1.4.02025-03-14None
1.4.12025-03-20None
1.4.22025-03-31None
1.4.32025-04-02None
1.5.02025-04-23None
1.6.02025-05-26None
1.6.12025-06-15None
1.7.02025-07-02None
1.7.12025-08-01None
1.7.22025-08-13None
1.7.32025-08-24None
1.7.42026-02-26None