tgrosinger / advanced-tables-obsidian

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

Can't press tab and start a new table anymore. #256

Open priyanujkashyap opened 1 year ago

priyanujkashyap commented 1 year ago

Describe the bug Pressing tab no longer works to create a new table. Once a table structure has been established you can still use tab to navigate in the table.

Typing |test and pressing enter does still work. From there you can use tab as expected.

ryanmyang commented 1 year ago

Same for me, I tried enabling and disabling

mizzuri commented 1 year ago

Working for me though. Conflicts with other plugins?

ngraham20 commented 1 year ago

I also have this issue. I've disabled all other addons in case of conflicts, but even with it being the only plugin, it still does not auto-complete tables

daranguiz commented 1 year ago

Same thing here. I'm not sure when it started failing for me, but tables aren't identified now. Even if I go into a preexisting table and try to manipulate it through the sidebar, the table isn't recognized (Advanced Tables: Cursor must be in a table).

I've tried uninstalling and reinstalling the plugin, haven't tried creating a new sandbox vault yet with nothing else running.

SYSTEM INFO:
    Operating system: ios 16.4.1 (Apple iPad)
    Obsidian version: 1.4.4 (99)
    API version: v1.2.7
    Login status: logged in
    Catalyst license: supporter
    Live preview: off
    Legacy editor: off
    Base theme: dark
    Community theme: AnuPpuccin v1.4.2
    Snippets enabled: 3
    Restricted mode: off
    Plugins installed: 20
    Plugins enabled: 17
        1: Advanced Tables v0.18.1
        2: Dataview v0.5.55
        3: Natural Language Dates v0.6.1
        4: Tasks v3.5.0
        5: Homepage v3.0.2
        6: Templater v1.16.0
        7: QuickAdd v0.23.0
        8: Buttons v0.4.19
        9: Style Settings v1.0.3
        10: Calendar v1.5.10
        11: Paste image rename v1.6.1
        12: Paste URL into selection v1.7.0
        13: Linter v1.13.0
        14: Smart Typography v1.0.18
        15: Icon Folder v2.0.0
        16: Kanban v1.5.3
        17: Emoji Shortcodes v2.2.0

RECOMMENDATIONS:
    Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
    Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
daranguiz commented 1 year ago

Update: Reproduced the issue in the sandbox vault.

SYSTEM INFO:
    Obsidian version: v1.2.8
    Installer version: v1.2.7
    Operating system: Darwin Kernel Version 22.4.0: Mon Mar  6 21:01:24 PST 2023; root:xnu-8796.101.5~3/DEVELOPMENT_ARM64_T6000 22.4.0
    Login status: logged in
    Catalyst license: none
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: dark
    Community theme: none
    Snippets enabled: 0
    Restricted mode: off
    Plugins installed: 1
    Plugins enabled: 1
        1: Advanced Tables v0.18.1

RECOMMENDATIONS:
    Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.