Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
amerivietcycles opened this issue Dec 29, 2023 · 8 comments
Closed
Labels
bug Something isn't working needs-review A newly created issue that has not yet been processed

Comments

@amerivietcycles
Copy link

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):

  • OS: [e.g. iOS]
    Windows
  • Obsidian Version: [e.g. v0.9.10] (Settings → About → Current Version)
    1.5.3
  • Advanced Tables Version: [e.g. 0.4.0] (Settings → Third-party plugin → Browse → Advanced Tables → currently installed)
    0.20.0

Additional context
Add any other context about the problem here.

@amerivietcycles amerivietcycles added bug Something isn't working needs-review A newly created issue that has not yet been processed labels Dec 29, 2023
@amerivietcycles amerivietcycles changed the title Tables not being created even though I've enabled the app Tables not being created even though I've enabled the plugin Dec 29, 2023
@career-axolotl
Copy link

career-axolotl commented Dec 29, 2023

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

Settings -> Editor -> General

@tgrosinger
Copy link
Owner

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
Copy link
Author

amerivietcycles commented Dec 29, 2023 via email

@amerivietcycles
Copy link
Author

amerivietcycles commented Dec 31, 2023 via email

@Li-Mingshuang
Copy link

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
Copy link

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
Copy link

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
Copy link

drozd2000 commented Feb 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-review A newly created issue that has not yet been processed
Projects
None yet
Development

No branches or pull requests

6 participants