AnyBlock
Take any fragment as a block and render it into multiple effects. You can select a section by list/heading/table/quote/codeBlock/markdown-it-container(`:::`), and turn into table/tabs/dir/cards/column/mindmap/mermaid/PlantUML/markmap/timeLine/jsonChart/nodeTree and more.
The above warnings are based on limited information and might not always be accurate.
Data
ID | any-block |
Author | LincZero |
Funding | Support the Author via Support Page Support the Author via 中国大陆备用链接 |
Minimum Obsidian Version | 0.15.0 |
Official Release Date | 2023-04-21 |
Last update | 2025-05-24 |
Quick Links
- GitHub Repo
- View in Obsidian
- View on the Obsidian Hub
- Author Website
- Support the Author via Support Page
- Support the Author via 中国大陆备用链接
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2023-04-21 | Plugin Added | ||
2024-01-27 | description | You can flexibility to create a 'Block' by some means. It also provides some useful features, like `list to table`. | Render lists as different block types in reading view. Lists can be turned into tables, tabs, mindmaps, Mermaid charts, and more. |
2024-08-12 | name | Any Block | AnyBlock |
2024-08-12 | description | Render lists as different block types in reading view. Lists can be turned into tables, tabs, mindmaps, Mermaid charts, and more. | Render any block as different block types in reading view. Lists/Title can be turned into table, tab, dir, card, mindmap, mermaid, plantuml, markmap, timeline, and more. |
2024-08-27 | description | Render any block as different block types in reading view. Lists/Title can be turned into table, tab, dir, card, mindmap, mermaid, plantuml, markmap, timeline, and more. | Take any fragment as a block and render it into multiple effects. You can select a section by list/heading/table/quote/codeBlock/markdown-it-container(`:::`), and turn into table/tabs/dir/cards/column/mindmap/mermaid/PlantUML/markmap/timeLine/jsonChart/nodeTree and more. |
2024-08-29 | description | Take any fragment as a block and render it into multiple effects. You can select a section by list/heading/table/quote/codeBlock/markdown-it-container(`:::`), and turn into table/tabs/dir/cards/column/mindmap/mermaid/PlantUML/markmap/timeLine/jsonChart/nodeTree and more. | Take any fragment as a block and render it into multiple effects. You can select a section by list/heading/table/quote/codeBlock/markdown-it-container(`:::`), and turn into table/tabs/dir/cards/column/mindmap/mermaid/PlantUML/markmap/timeLine/jsonChart/nodeTree and more. |
Repository Data
License | GNU Affero General Public License v3.0 in package.json , AGPL-3.0 in LICENSE file
|
Package Manager | pnpm |
Uses Typescript | true |
Installed Bundlers | esbuild, vite |
Installed Testing Frameworks | none |
Has Test Files | false |
Uses BRAT beta releases | false |
Dependencies | |
Dev Dependencies | @codemirror/language, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, copyfiles, esbuild, tslib, typescript, vite |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Downloads
Version History
Version | Release Date | Note |
---|---|---|
v1.2.0 | 2023-04-21 | None |
v1.2.3 | 2023-04-21 | None |
v1.2.4 | 2023-04-21 | None |
1.3.1 | 2023-04-21 | None |
2.0.1 | 2023-04-21 | None |
2.2.0 | 2023-04-21 | None |
3.0.0-beta | 2024-08-01 | None |
3.0.1-beta | 2024-08-09 | None |
3.0.2 | 2024-08-09 | None |
3.0.3-beta | 2024-08-10 | None |
3.0.4 | 2024-08-12 | None |
3.0.5-beta | 2024-08-13 | None |
3.0.6 | 2024-08-26 | None |
3.0.7-beta | 2024-08-25 | None |
3.1.0 | 2024-08-28 | None |
3.1.1 | 2024-08-28 | None |
3.1.2 | 2024-08-31 | None |
3.1.3-beta | 2024-09-24 | None |
3.1.4 | 2024-09-24 | None |
3.1.5 | 2024-09-26 | None |
3.1.6-beta | 2024-09-26 | None |
3.1.6 | 2024-10-06 | None |
3.1.7-beta | 2024-10-07 | None |
3.1.7 | 2024-10-19 | None |
3.1.8-beta | 2024-11-10 | None |
3.1.8 | 2024-11-10 | None |
3.1.9-beta | 2024-12-27 | None |
3.1.9 | 2025-01-05 | None |
3.1.10-beta | 2025-01-23 | None |
3.2.0-beta | 2025-03-04 | None |
3.2.0 | 2025-03-08 | None |
3.2.1-beta | 2025-04-02 | None |
3.2.1 | 2025-04-09 | None |
3.2.2 | 2025-04-16 | None |
3.3.0-beta | 2025-04-28 | None |
3.3.0 | 2025-05-09 | None |
3.3.1-beta | 2025-05-24 | None |
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 verion is blacklisted. It is strongly recommended to update to a newer version.