Skip to content

Notes Dashboard

Dashboard with favorite notes as cards displayed in a Kanban-style board. - This plugin has not been manually reviewed by Obsidian staff.

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

Data

IDnotes-dashboard
AuthorKiryl Harbacheuski
Minimum Obsidian Version1.4.4
Official Release Date2026-05-18
Last update2026-05-18

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
2026-05-18Plugin Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Dashboard with favorite notes as cards displayed in a Kanban-style board.Dashboard with favorite notes as cards displayed in a Kanban-style board. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package ManagerUnknown (no lock file found)
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksNone found
Has Test FilesNo
Latest Release main.js Size9.56 KB
Detected ES VersionES2021
Probably MinifiedYes
main.js API Findings5 disclosures
Uses BRAT beta releasesNo
Dependenciesobsidian
Dev Dependencies@jgoz/esbuild-plugin-typecheck, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, esbuild, esbuild-plugin-copy, opener, 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
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
Vault File WriteUpdates frontmatter through Obsidian APIs
FindingTypeConfidenceEvidence
Registers markdown processors or renderersInfoHighthis.registerMarkdownPostProcessor (1)
Registers events, DOM handlers, or intervalsInfoHighrequestAnimationFrame (1), this.registerEvent (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (3), app.metadataCache (4)
Updates frontmatter through Obsidian APIsInfoHighapp.fileManager.processFrontMatter (1)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addCommand (1)
Accesses Obsidian vault APIsInfoHighapp.vault (2)
Enumerates vault filesInfoHighapp.vault.getFiles (1)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (1), workspace_file_open:getLeaf.openFile (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (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 460 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.1.02026-05-18None
1.2.02026-05-18None