Description
Note Enhancements Plugin
Category: Note Enhancements
The Any Block plugin for Obsidian offers unparalleled flexibility in creating custom blocks. With no syntax requirements, you can easily create and customize blocks to suit your needs. The plugin also provides powerful features such as list-to-table conversion, multiple processing options, and support for various platforms like VuePress and VitePress. Whether you're looking to enhance your note-taking workflow or create interactive content, Any Block is an excellent choice. With its extensive customization options and user-friendly interface, this plugin is sure to elevate your Obsidian experience.
Stats
385
stars
385 stargazers
38,847
downloads
38,847 downloads
17
forks
17 forks
865
days
865 days since creation
1
days
1 days since last commit
31
days
31 days since last release
11
total PRs
11 total pull requests
0
open PRs
0 open pull requests
1
closed PRs
1 closed pull requests
10
merged PRs
10 merged pull requests
155
total issues
155 total issues
15
open issues
15 open issues
140
closed issues
140 closed issues
254
commits
254 total commits in last one year
Latest Version
a month ago
Changelog
English
- Feat
- Added
strictTable
handler for use with table transposition - Added Codemirror online demo page (semi-complete, full implementation in next version)
- Added
- Enhance
- Refactored code patterns and migrated to Obsidian API (passed secondary code review from Obsidian)
- Refactored table-related handlers, encapsulated reusable code into
TableMap
- Fix
- Minimum auto-refresh interval
1000ms → 500ms
- Markmap rendering issues when formulas are present #177
- Potential infinite refresh when notes self-reference specific blocks #171
activityDiagram
handler fails when usingmatch
keyword instead ofswitch
#168- Code block selectors with nested indentation not handling space prefixes correctly
- Mobile edit button optimization #183 (The display size seems to have been restricted by the mobile device, but the clickable area has been restored to its normal state.)
- Minimum auto-refresh interval
- Docs
- Improved multi-language support
- Merged tables, fixed broken links, beautified documentation homepage
中文
- Feat
- 新增
strictTable
处理器,用于配合表格转置使用 - 在线演示页面添加 codemirror 在线 (半成品,等下版本完成)
- 新增
- Enhance
- 重构了一些代码写法和换用ob api (接受了一次obsidian的二次代码审查)
- 重构了表格相关的处理器,封装复用部分代码
TableMap
- Fix
- 最小自动刷新频率
1000 -> 500ms
- markmap 带公式则渲染存在问题 #177
- 笔记自己引用自己的部分段落时,可能存在无限刷新 #171
- activityDiagram 处理器使用
match
关键字代替switch
关键字则存在问题 #168 - 代码块选择器被嵌套使用时,未能正确处理空格前缀
- 移动端编辑按钮优化 #183 (显示尺寸似乎被移动端限制了,但实际可点击区域设置回正常了)
- 最小自动刷新频率
- Docs
- 更好地支持多语言
- 合并表格、一些链接的修复、文档主页美化
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Excel to Markdown Table
4 years ago by Ganessh Kumar R P
An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
AsciiDoc Blocks Plugin
3 years ago by Juracy Filho
A plugin to render asciidoc blocks in Obsidian, initially asciidoc tables
Code Block
3 years ago by Patrik Lindefors
Table to CSV Exporter
3 years ago by Stefan Wolfrum
An Obsidian Plugin that allows to export tables from a pane in reading mode to CSV files.
Table Generator
3 years ago by Boninall
A plugin for generate markdown table quickly like Typora.
Sheets Extended
2 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Markdown table checkboxes
2 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
JSON table
2 years ago by Dario Baumberger
Simply switch between JSON and tables in your Obsidian notes.
Are.na unofficial
2 years ago by 0xroko
Unofficial Are.na plugin for Obsidian
Enhanced tables
2 years ago by pistacchio
A plugin for Obsidian to add advanced controls (like sorting and filtering) to standard markup tables
Bitcoin Block Stamp
a year ago by sefiro
Stamp your Obsidian notes with the current Bitcoin block.
Account Viewer
a year ago by Muaz Yediyüzkırkiki
Obsidian Plugin that automatically generate accounting tables from Markdown code blocks tagged with "accounting" alias.
Advanced Tables
5 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
Table of Contents
5 years ago by hipstersmoothie
Create a tables of contents for a note.
Code block from selection
4 years ago by Dmitry Savosh
Obsidian plugin. Adds code block for the selected text.
Table Extended
4 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
CSV Table
4 years ago by Adam Coddington
Have a CSV file you want to render some or all of the data from? This plugin allows you to display that data in your obsidian preview.
Remove Unused Block IDs
a year ago by Daniel Geneta
A simple plugin that removes unused block IDs for Obsidian.md
HTML checkboxes
6 months ago by Anareaty
CSV All-in-One
6 months ago by hihangeol
Sortable Tables
25 days ago by filippov112
A plugin for Obsidian that adds the ability to interactively sort Markdown tables in preview mode.