You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature Request] Detect if the content being pasted into Obsidian, and then convert it into a table. An option to do this instead of pasting with a command. #25
Right now, I have to use the "Excel to Markdown" command to paste a table in markdown only, I'd like if I could just press CTRL V to paste it in. I can't just assign the shortcut to the command because then it would process all things I paste in. Ideally, the plugin could detect if a table would be paste and if so, then convert it to markdown.