Skip to content

Simple Colored Folder

Automagically add color to roots folders, and customize it with Style Settings.

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

Data

IDsimple-colored-folder
AuthorMara
FundingSupport the Author
Minimum Obsidian Version1.8.9
Official Release Date2025-04-14
Last update2026-06-11

Last Refresh

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

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

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2025-04-14Plugin Added
2026-05-12authorMara-Limara-li
2026-05-12repoMara-Li/obsidian-simple-colored-foldermara-li/obsidian-simple-colored-folder
2026-06-11authormara-liMara

Repository Data

LicenseGPL-3.0-or-later in package.json
GPL-3.0 in LICENSE file
Package Managerbun
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksBunTest
Has Test FilesYes
Latest Release main.js Size113 KB
Detected ES VersionES2022
Probably MinifiedYes
main.js API Findings4 disclosures
Uses BRAT beta releasesYes
Dependencies@delucis/if-env, @simonwep/pickr, ansi-colors, commander, commit-and-tag-version, dedent, dotenv-cli, obsidian-typings
Dev Dependencies@biomejs/biome, @types/bun, @types/node, esbuild, i18next, obsidian, ts-deepmerge, tslib, typescript, uniformize

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
Full Vault AccessEnumerates vault files
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Workspace LayoutRegisters or manipulates workspace views and panes
FindingTypeConfidenceEvidence
Uses persistent browser storageInfoHighlocalStorage (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (4), setTimeout (5), this.registerEvent (3)
References URLs or constructs URL objectsInfoHighhttps:// (1)
Persists plugin settings or dataInfoHighthis.loadData (1), this.saveData (1)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (10), obsidian.Setting (10)
Accesses Obsidian vault APIsInfoHighapp.vault (18)
Accesses vault foldersInfoHighapp.vault.getRoot (5)
Enumerates vault filesInfoHighapp.vault.getAllFolders (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (6)
Accesses Obsidian workspace APIsInfoHighapp.workspace (6)
Registers or manipulates workspace views and panesInfoHighapp.workspace.getLeavesOfType (2)

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 1186 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.0.12025-03-19Released while not listed
0.0.22025-03-19Released while not listed
0.0.32025-03-19Released while not listed
0.0.42025-03-19Released while not listed
0.0.52025-03-19Released while not listed
0.0.62025-03-19Released while not listed
0.0.72025-03-19Released while not listed
0.0.82025-04-06Released while not listed
0.0.92025-04-07Released while not listed
0.0.102025-04-14None
0.0.112025-04-16None
0.0.122025-04-23None
0.0.132025-04-24None
0.0.142025-04-25None
0.0.152025-04-30None
0.0.162025-05-02None
1.0.02025-05-15None
1.1.02025-06-28None
1.2.02025-07-24None
1.2.12025-09-17None
1.2.22025-09-22None
1.2.32025-10-13None
1.3.02025-11-08None
1.3.12026-06-11None
1.3.22026-06-11None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.