obsidian-excel-to-markdown-table icon indicating copy to clipboard operation
obsidian-excel-to-markdown-table copied to clipboard

Pasting table doesn't work if the R1 and C1 is empty

Open LaurDr opened this issue 2 years ago • 3 comments

Describe the bug If you try to copy a table in excel, and R1 and C1 of the table is empty, the plugin doesn't paste the table formatted as a table.

To Reproduce Steps to reproduce the behaviour:

  1. create a table with => 2 Rows and 2=> Columns in Excel
  2. leave R1 C1 empty
  3. Copy
  4. paste in obsidian.

current workaround

  1. Fill R1 C1 with any char
  2. copy and paste
  3. delete R1 C1 later on in obsidian

Expected behaviour Even if R1 C1 is empty, the table should be formatted correctly since markdown tables supports R1 C1 being empty

Desktop (please complete the following information):

  • OS: MacOS 13.2.1
  • Version Obsidian V1.1.9

LaurDr avatar Feb 21 '23 11:02 LaurDr

thanks, i just found it doesn't work and i have NO idea. now i know why. thanks

ccchan234 avatar Apr 22 '23 19:04 ccchan234

Nice - I was wondering why I couldn't paste, but this was it.

mtballday avatar May 05 '23 16:05 mtballday

+1 for a fix for this. I love this plug-in but this is a must-have.

Canadug avatar May 10 '23 13:05 Canadug