Excel to Markdown Table
approvedby Ganessh Kumar R P
Paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables.
Obsidian Excel to Markdown Table

An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
Demo
You can paste the copied data in the clipboard by one of the following methods.
| # | Name | Method | Notes |
|---|---|---|---|
| 1 | Pasting | Ctrl/Cmd + V | will paste only table with two or more columns |
| 2 | Hotkey | Crtl/Cmd + Alt + V | will paste table with one column as well reassign the Hotkey from settings if needed |
| 3 | Command Palette | Ctrl/Cmd + P > Excel to Markdown | will paste table with one column as well |

Installation
From Obsidian
- Open
Settings>Third-party plugin - Make sure Safe mode is off
- Click
Browse community plugins - Search for this plugin
- Click
Install - Once installed, enable this plugin and close the community plugins window and the plugin is ready to use.
From GitHub
- Download the Latest Release from the Releases section of the GitHub Repository
- Put files to your vault's plugins folder:
<vault>/.obsidian/plugins/obsidian-excel-to-markdown-table - 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.
Note: The
.obsidianfolder may be hidden. On macOS, you should be able to pressCommand+Shift+Dotto show the folder in Finder.
License
Acknowledgements
If you like my work, you could consider buying me a coffee. It is unnecessary, but appreciated 🙂
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.
