This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedTables & Databasesbeginner

CSV Codeblock for Obsidian

Renders CSV-formatted text inside code blocks as a table, making it easy to display tabular data within Obsidian notes.

Chinese summary

在代码块中渲染CSV格式的文本为表格,方便在Obsidian笔记中展示表格数据。

Key Use Cases

  • Displaying CSV data inside a note without external imports.
  • Creating quick tables using CSV syntax inside code blocks.
  • Sharing formatted tabular data in shared vaults.

Pros

  • No need for external table plugins or markdown table syntax.
  • CSV format is widely understood and easy to edit.
  • Renders instantly and works with code block styling.

Limitations

  • Limited to CSV format; cannot handle complex nested or merged cells.
  • No editing capabilities within the rendered table.
  • May not support all CSV edge cases (e.g., quoted fields with commas).

Tags

csvcodeblocktabledata-displayformatting

Related Plugins

4.1M downloads

Dataview

Dataview turns your Obsidian vault into a queryable database, letting you list, filter, and aggregate notes using a SQL-like syntax. It's powerful for dashboards, task tracking, and dynamic indexes.

2.8M downloads

Advanced Tables

Improves table navigation, formatting, and manipulation within Obsidian, making it easier to create and edit markdown tables.

805K downloads

MAKE.md

Build custom, code-free workspaces using databases, visual views, and relational trackers.