obsidian-table-editor icon indicating copy to clipboard operation
obsidian-table-editor copied to clipboard

An Obsidian plugin to provide an editor for Markdown tables. It can open CSV data and data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables from Obsidian Mark...

Results 23 obsidian-table-editor issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I open a manually created table with center alignment, it resets in the editor **Expected behavior** I want alignment not to reset **Screenshots** ![01](https://user-images.githubusercontent.com/108222536/175814434-72321492-7b64-428a-8a0d-d843aa587969.png) ![02](https://user-images.githubusercontent.com/108222536/175814431-d08f5a23-5fa9-4fa8-b435-464d166dc9b6.png) **Desktop:**...

it seems have the following bug when editing with latex: if i write"$P\left(y_{j}>100 \% \mid \theta\right)$" in the table editor,after update table ,the content shown in my note table change...

bug

Hi @ganesshkumar, Thanks for the amazing plugin. And the ease of editing is amazing. Would it be possible to add hotkeys for addition of rows or columns or deletion as...

enhancement

Hi, In github the plugin is called Obsidian table editor and inside obsidian it's called Markdown table editor. I really appreciate your plugin and I know this is not a...

A simple Markdown table cannot be parsed. ``` Number | Name | Value --|--|-- 111|222|333 444|555|666 777|888|999 ``` ![image](https://user-images.githubusercontent.com/131511/167351944-94ecf46f-afda-4d05-a3d1-ce2ca4ee17eb.png) Obsidian: v0.14.9 Plugin version: the newest one.

bug

**Describe the bug** The console reported an error when opening the table editor. The problem with 22637 lines of code. `this.app.workspace.revealLeaf(this.app.workspace.getLeavesOfType(MARKDOWN_TABLE_EDITOR_VIEW)[0]);` `this.app.workspace.getLeavesOfType(MARKDOWN_TABLE_EDITOR_VIEW)` The value is undefined/null. So you need to...

In actual use, due to the use of plug-ins, a total of 20 updates have been made, and the "-" symbol has become very long. Difficult to read in source...

enhancement

**Describe the bug** Can't evoke the floating window to edit the table Suspended plugin installed and MDtable edite updated to the latest version 0.2.1 Steps to reproduce the behavior: 1.make...

question

**Is your feature request related to a problem? Please describe. ** Sometimes I forget to click on update table and I lose the changes **Describe the solution you'd like** An...

enhancement

**Is your feature request related to a problem? Please describe. ** Hello @ganesshkumar and @cumany !!!!! This is a simple FR to explain: since I use the keyboard to navigate...

enhancement