obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

[Bug]: Disable git-line authoring in tables

Open GollyTicker opened this issue 4 months ago • 1 comments

Describe the bug

When git-line-authoring is enabled and shown, then the Live-Preview for tables is annoying. When clicking on a table entry to edit it, the git-line-authoring suddenly is shown inside the table which makes it hard and annoying to edit it. This should be disabled.

This image shows how it looks like when editing an entry:

Image

But moving away from the table it siwtches back to the original view:

Image

This is more of a reminder for myself (the implementor) to adapt the implementation and to fix this.

Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)


Steps to reproduce

See above

Expected Behavior

No response

Addition context

No response

Operating system

Linux

Installation Method

AppImage

Plugin version

2.33.0

GollyTicker avatar Nov 26 '25 23:11 GollyTicker

A similar issue exists for canvas #770, but I didn't found a way so far to solve this.

In case you try to fix this, please consider starting your work on #983, because quite some code and file structure has changed for line authoring as well.

Vinzent03 avatar Nov 26 '25 23:11 Vinzent03