Skip to content

Folder Note

Add description note to a folder.

The above warnings are based on limited information and might not always be accurate.

Data

IDfolder-note-plugin
Authorxpgo
Minimum Obsidian Version0.9.12
Official Release Date2021-01-21
Last update2021-02-20

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
2021-01-21Plugin Added
2023-04-26descriptionAdd description note to a folderAdd description note to a folder.

Repository Data

LicenseMIT in package.json
Not Found in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptYes
Installed BundlersRollup
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size1.03 MB
Detected ES VersionES5
Probably MinifiedNo
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
DependenciesNone
Dev Dependencies@rollup/plugin-commonjs, @rollup/plugin-node-resolve, @rollup/plugin-typescript, @types/node, obsidian, rollup, tslib, typescript

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
Adapter File AccessUses adapter-level vault filesystem APIs
Embedded Base64 BlobIncludes large embedded base64 blobs
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Markdown ProcessingRegisters markdown processors or renderers
Note Content AccessReads vault files
Process Or Shell AccessUses Node process or subprocess APIs
Source Map CommentIncludes a source map comment
FindingTypeConfidenceEvidence
Uses Node process or subprocess APIsWarningHighprocess.env (1)
Includes a source map commentInfoHighsourceMappingURL (1)
Includes large embedded base64 blobsInfoHighbase64 blob (1)
Registers markdown processors or renderersInfoHighthis.registerMarkdownCodeBlockProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (1), this.registerDomEvent (1), this.registerEvent (2)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (7), obsidian.Setting (7)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (2)
Accesses Obsidian vault APIsInfoHighapp.vault (25)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (2)
Reads vault filesInfoHighapp.vault.cachedRead (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (21)
Accesses Obsidian workspace APIsInfoHighapp.workspace (10)
Accesses the active file or editorInfoHighapp.workspace.getActiveFile (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 125 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
0.1.02021-01-21None
0.2.02021-01-22None
0.2.22021-01-22None
0.2.32021-01-23None
0.2.42021-01-24None
0.2.52021-01-25None
0.3.02021-01-26None
0.3.12021-01-27None
0.3.22021-01-30None
0.3.32021-02-01None
0.4.02021-02-02None
0.4.12021-02-02None
0.5.02021-02-03None
0.5.12021-02-03None
0.5.22021-02-04None
0.6.02021-02-09None
0.6.12021-02-13None
0.6.22021-02-13None
0.6.32021-02-14None
0.6.42021-02-14None
0.6.52021-02-18None
0.6.62021-02-18None
0.7.02021-02-19None
0.7.12021-02-19None
0.7.22021-02-20None
0.7.32021-02-20None