Chess Tree
Chess variation tree. - 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
| ID | chess-tree |
| Author | weshell |
| Funding | Support the Author via PayPal |
| Minimum Obsidian Version | 1.5.0 |
| Official Release Date | 2026-06-03 |
| Last update | 2026-07-07 |
Last Refresh
Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.
| Community plugin snapshot | Jul 13, 2026 |
| Repository clone | last successful checkout Jul 7, 2026 |
| Release acquisition | release metadata checked Jul 7, 2026; latest main.js acquired |
Quick Links
- GitHub Repo
- View in Obsidian
- View on Obsidian Community
- View on the Obsidian Hub
- Author Website
- Support the Author via PayPal
Changes
| Date | Changed Property | Old Value | New Value |
|---|---|---|---|
| 2026-06-03 | Plugin Added | ||
| 2026-06-05 | name | Chess tree | chess tree |
| 2026-06-09 | Plugin Removed | ||
| 2026-06-09 | Plugin Re-Added | ||
| 2026-06-12 | name | chess tree | Chess Tree |
| 2026-06-15 | description | This plugin has not been manually reviewed by Obsidian staff. Chess variation tree. | Chess variation tree. - This plugin has not been manually reviewed by Obsidian staff. |
| 2026-07-03 | Plugin Removed | ||
| 2026-07-03 | Plugin Re-Added | ||
| 2026-07-06 | author | west-shell | weshell |
Repository Data
| License | GPL-3.0 in package.json GPL-3.0 in LICENSE file |
| Package Manager | npm |
| Uses Typescript | Yes |
| Installed Bundlers | Vite |
| Installed Testing Frameworks | Vitest |
| Has Test Files | Yes |
Latest Release main.js Size | 522 KB |
| Detected ES Version | ES2022 |
| Probably Minified | No |
| main.js API Findings | 6 disclosures |
| Uses BRAT beta releases | No |
| Dependencies | chess.js, chessground |
| Dev Dependencies | @eslint/js, @sveltejs/vite-plugin-svelte, @tsconfig/svelte, @types/d3, @types/node, d3, eslint, eslint-plugin-obsidianmd, eslint-plugin-promise, eslint-plugin-svelte, eslint-plugin-unicorn, globals, obsidian, prettier, prettier-plugin-svelte, svelte, svelte-check, svelte-eslint-parser, tslib, typescript, typescript-eslint, vite, vitest |
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.
| Disclosure | Detected From |
|---|---|
| Adapter File Access | Uses adapter-level vault filesystem APIs |
| Global Handlers Or Timers | Registers events, DOM handlers, or intervals |
| Markdown Processing | Registers markdown processors or renderers |
| Source Map Comment | Includes a source map comment |
| Vault File Write | Writes vault files |
| Workspace Layout | Registers or manipulates workspace views and panes |
| Finding | Type | Confidence | Evidence |
|---|---|---|---|
| Includes a source map comment | Info | High | sourceMappingURL (1) |
| Registers markdown processors or renderers | Info | High | this.registerMarkdownCodeBlockProcessor (3) |
| Registers events, DOM handlers, or intervals | Info | High | requestAnimationFrame (4), setInterval (1), setTimeout (9), this.registerEvent (3) |
| References URLs or constructs URL objects | Info | High | http:// (9), https:// (16) |
| Persists plugin settings or data | Info | High | this.loadData (1), this.saveData (1) |
| Registers plugin settings UI | Info | High | this.addSettingTab (1), Setting (27), obsidian.Setting (27) |
| Registers commands, ribbon icons, or status bar items | Info | High | this.addRibbonIcon (1) |
| Accesses Obsidian vault APIs | Info | High | app.vault (3) |
| Opens or creates files through workspace or file manager APIs | Info | High | workspace_file_open:getLeaf.openFile (1) |
| Uses adapter-level vault filesystem APIs | Info | High | app.vault.adapter (1) |
| Writes vault files | Info | High | app.vault.create (1), app.vault.modify (1) |
| Accesses Obsidian workspace APIs | Info | High | app.workspace (6) |
| Registers or manipulates workspace views and panes | Info | High | registerView (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 4273 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
| Version | Release Date | Note |
|---|---|---|
| 1.0.3 | 2026-06-03 | None |
| 1.0.4 | 2026-06-05 | None |
| 1.0.6 | 2026-06-09 | None |
| 1.0.7 | 2026-06-09 | None |
| 1.0.8 | 2026-06-09 | None |
| 1.0.9 | 2026-06-11 | None |
| 1.0.10 | 2026-06-11 | None |
| 1.0.11 | 2026-06-12 | None |
| 1.0.12 | 2026-06-12 | None |
| 1.1.0 | 2026-06-16 | None |
| 1.1.1 | 2026-06-16 | None |
| 1.2.0 | 2026-06-18 | None |
| 1.2.1 | 2026-06-19 | None |
| 1.2.2 | 2026-06-19 | None |
| 1.2.3 | 2026-06-21 | None |
| 1.3.0 | 2026-06-22 | None |
| 1.3.1 | 2026-06-22 | None |
| 1.3.2 | 2026-06-24 | None |
| 1.3.3 | 2026-06-25 | None |
| 1.3.4 | 2026-06-27 | None |
| 1.3.5 | 2026-06-28 | None |
| 1.3.6 | 2026-06-28 | None |
| 1.3.7 | 2026-06-29 | None |
| 1.3.8 | 2026-06-29 | None |
| 1.3.9 | 2026-07-01 | None |
| 1.3.10 | 2026-07-01 | None |
| 1.3.11 | 2026-07-01 | None |
| 1.3.12 | 2026-07-02 | None |
| 1.3.13 | 2026-07-02 | None |
| 1.3.14 | 2026-07-03 | None |
| 1.3.15 | 2026-07-03 | None |
| 1.3.17 | 2026-07-03 | None |
| 1.3.18 | 2026-07-03 | None |
| 1.3.19 | 2026-07-04 | None |
| 1.3.20 | 2026-07-05 | None |
| 1.3.21 | 2026-07-05 | None |
| 1.3.22 | 2026-07-05 | None |
| 1.4.0 | 2026-07-05 | None |
| 1.4.1 | 2026-07-06 | None |
| 1.4.2 | 2026-07-07 | None |