Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

CSV Editor

deathaudeathau25k downloads

Edit CSV files.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

A plugin for Obsidian which allows viewing and editing of CSV files in a spreadsheet-like table format.

Back up your CSV files! This plugin is very new and therefore experimental. At this stage, data loss is a very real possibility!

Screenshot

Features

  • Open (and edit) CSV files right from Obsidian!
  • Auto-saving
  • Per-file setting for including headers (persisted in local storage)
  • Markdown editing an preview for each individual cell (internal links aren't working correctly, yet)
  • Sort the data by clicking on a column name
  • Filter by column values
  • Freeze columns
  • Insert new columns/rows

Installation

From GitHub

  • Download the latest master
  • Extract the files from the zip to your vault's plugins folder: <vault>/.obsidian/plugins/ini-obsidian
    Note: On some machines the .obsidian folder may be hidden. On MacOS you should be able to press Command+Shift+Dot to show the folder in Finder.
  • Reload Obsidian
  • If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Development

This project uses Typescript to provide type checking and documentation.
The repo depends on the latest plugin API in Typescript Definition format, which contains TSDoc comments describing what it does.

Note: The Obsidian API is still in early alpha and is subject to change at any time!

If you want to contribute to development and/or just customize it with your own tweaks, you can do the following:

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run build to compile.
  • Copy manifest.json, main.js and styles.css to a subfolder of your plugins folder (e.g, <vault>/.obsidian/plugins/<plugin-name>/)
  • Reload obsidian to see changes

Alternately, you can clone the repo directly into your plugins folder and once dependencies are installed use npm run dev to start compilation in watch mode.
You may have to reload obsidian (ctrl+R) to see changes.

Pricing

Huh? This is an open-source plugin I made for fun. It's completely free. However, if you absolutely have to send me money because you like it that much, feel free to throw some coins in my hat via PayPal or sponsor me via GitHub Sponsors

Version History

0.0.1

Initial release of csv-obsidian! See Features above

57%
HealthNeeds work
ReviewCaution
About
View and edit CSV files in a spreadsheet-like table directly in Obsidian. Auto-save edits, set per-file headers, edit cells with Markdown preview, sort and filter columns, freeze columns, and insert rows or columns.
CSVTablesEditing
Details
Current version
0.0.1
Last updated
5 years ago
Created
5 years ago
Updates
1 release
Downloads
25k
Compatible with
Obsidian 0.10.11+
Report bugRequest featureReport plugin
Author
deathaudeathau
github.com/deathau
GitHubdeathau
  1. Community
  2. Plugins
  3. CSV
  4. CSV Editor

Related plugins

Advanced Tables

Improved table navigation, formatting, and manipulation.

Datacore

An even faster reactive query engine for the data obsessed.

CalcCraft

Enable table-based calculations with a spreadsheet-like approach, utilizing references. Highlight the dependencies within tables and identifies circular references with support for array formulas.

Outliner

Work with your lists like in Workflowy or Roam Research.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Various Complements

Complete words similar to auto-completion in an IDE.

Creases

Tools for effectively folding Markdown sections.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

Lapel

Show the heading levels in the gutter of the editor.

Remember cursor position

Remember cursor and scroll position for each note.