csv-obsidian
csv-obsidian copied to clipboard
Unable to edit CSV value in any cell
I haven't really used this much, but when I first tried this plug in, i was able to edit a cell value, now when I type in a cell, nothing happens and it's not obvious to me why. The READ ONLY right mouse option is unchecked. Perhaps it stopped working when I installed another plug in, I dunno. Any suggestions would be welcomed. Thanks
I installed the plugin today, I have the same issue. I restarted the vault, tried with/without legacy editor, with/without VIM, but no luck.
the same issue. I tried to run it wthout any other plugins enabled, but It didn't work
I have the same issue.
macOS 12.2 Obsidian v0.13.23 CSV Editor 0.0.01 (No other community plugins enabled)
If it helps, the following error is logged to the console when clicking into any cells in a table:
main.ts:318 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
at MarkdownCellEditor.init (eval at <anonymous> (app.js:1), <anonymous>:109485:23)
at new BaseEditor (eval at <anonymous> (app.js:1), <anonymous>:26641:10)
at new MarkdownCellEditor (eval at <anonymous> (app.js:1), <anonymous>:109473:1)
at RegisteredEditor.getInstance (eval at <anonymous> (app.js:1), <anonymous>:26347:37)
at _getEditorInstance (eval at <anonymous> (app.js:1), <anonymous>:26384:17)
at EditorManager.prepareEditor (eval at <anonymous> (app.js:1), <anonymous>:27299:29)
at Core._refreshBorders (eval at <anonymous> (app.js:1), <anonymous>:45712:21)
at Selection.eval (eval at <anonymous> (app.js:1), <anonymous>:41548:11)
at eval (eval at <anonymous> (app.js:1), <anonymous>:31042:25)
at arrayEach (eval at <anonymous> (app.js:1), <anonymous>:3831:9)
Though I had a limited opportunity to use this plug in, it's seemed to work fine for a few days. Since this plug in hasn't changed in a long time, I assume that I got an auto update of Obsidian which broke the plug in. Since RG tested with no plug-in enabled, that suggests that there is no conflict with another plug in which would make it hard to reproduce the issue.
Just installed this plugin and editing doesn't work.
Windows 7 Obsidian v0.13.23 CSV Editor 0.0.1
Same here :(
Can confirm that this issue continues to happen on macOS version of Obsidian.
Windows 10 Obsidian v.0.13.33
Also cannot type into cells. Although interestingly I can copy and paste values around.
Love this project. Hope to see more development here.
Hi, so I also got the error, but as I really wanted to use it I fixed it.
In the time the pull request got merge (if it gets merge) you can still use the fork in my repo (there is a release, so it should be easy to use)