tgrosinger / advanced-tables-obsidian

Improved table navigation, formatting, and manipulation in Obsidian.md
GNU General Public License v3.0
2.09k stars 78 forks source link

Tables not being created even though I've enabled the plugin #310

Closed amerivietcycles closed 8 months ago

amerivietcycles commented 8 months ago

Describe the bug A clear and concise description of what the bug is. The advanced tables will not start creating even once I've entered "|" and then put in a header and then pressed tab.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

I expected a table to be created as shown in the example video.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

L0verde commented 8 months ago

Check if Live Preview is on. If it is turn it off.

Settings -> Editor -> General

tgrosinger commented 8 months ago

You need to type out a little more of the table now before it will start automatically creating columns and rows.

| Column 1 | Column 2 |
| --- |

After that point it should work properly.

amerivietcycles commented 8 months ago

Fantastic. Thank you!

On Thu, Dec 28, 2023 at 8:00 PM Tony Grosinger @.***> wrote:

Closed #310 https://github.com/tgrosinger/advanced-tables-obsidian/issues/310 as completed.

— Reply to this email directly, view it on GitHub https://github.com/tgrosinger/advanced-tables-obsidian/issues/310#event-11354760884, or unsubscribe https://github.com/notifications/unsubscribe-auth/BE7PJRI2F4VITOOMRLHZCMLYLY56LAVCNFSM6AAAAABBGBKOKGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM2TINZWGA4DQNA . You are receiving this because you authored the thread.Message ID: <tgrosinger/advanced-tables-obsidian/issue/310/issue_event/11354760884@ github.com>

amerivietcycles commented 8 months ago

Hi there,

I'm still having issues. I've already enabled live preview and advanced tables; however, a new column is still not being created when I press "tab." I've followed the instructions in github but I'm not sure what's going wrong. Thank you!

Best,

On Fri, Dec 29, 2023 at 2:04 PM Trevor Luu @.***> wrote:

Fantastic. Thank you!

On Thu, Dec 28, 2023 at 8:00 PM Tony Grosinger @.***> wrote:

Closed #310 https://github.com/tgrosinger/advanced-tables-obsidian/issues/310 as completed.

— Reply to this email directly, view it on GitHub https://github.com/tgrosinger/advanced-tables-obsidian/issues/310#event-11354760884, or unsubscribe https://github.com/notifications/unsubscribe-auth/BE7PJRI2F4VITOOMRLHZCMLYLY56LAVCNFSM6AAAAABBGBKOKGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM2TINZWGA4DQNA . You are receiving this because you authored the thread.Message ID: <tgrosinger/advanced-tables-obsidian/issue/310/issue_event/11354760884@ github.com>

Li-Mingshuang commented 7 months ago

You need to type out a little more of the table now before it will start automatically creating columns and rows.您现在需要在表格中输入更多内容,然后表格才会开始自动创建列和行。

| Column 1 | Column 2 |
| --- |

After that point it should work properly.之后它应该可以正常工作。

Will you repair it to make it like before?

Cllapaodaoaer commented 7 months ago

Yes, please fix this giant issue which just cost me 45 minutes. I created an obsidian forum account and this account to report this bug. The error has been problematic lately.

My current workaround: Creating a template to input the above table thing.

If you insist on keeping it this way, could we please have a button or hotkey to create a table instead of typing this out every time? I understand if this is a workaround for some larger bug but wow this has been kind of a pain. :(

In other news, thanks for making the (otherwise) tremendously helpful plugin. :)

Cllapaodaoaer commented 7 months ago

Just posted in the other thread linked above. Yes, please fix, and/or give us the option with a toggle, "create table" hotkey or something. Big oof. :(

(Thanks again for making the plugin in the first place though.)

drozd2000 commented 7 months ago

Yes, please fix this giant issue which just cost me 45 minutes. I created an obsidian forum account and this account to report this bug. The error has been problematic lately.

My current workaround: Creating a template to input the above table thing.

If you insist on keeping it this way, could we please have a button or hotkey to create a table instead of typing this out every time? I understand if this is a workaround for some larger bug but wow this has been kind of a pain. :(

In other news, thanks for making the (otherwise) tremendously helpful plugin. :)

you can use this default command to create a table easily: editor:insert-table Insert table