So many innovative and polished features for Obsidian 1.0 and 1.1. But Obsidian is still miles behind when it comes to editing tables.
The devs have done a beautiful job of rendering tables for display. It would be so amazing to have live-preview editing for tables as well.
Typora, MarkText, etc. make table editing a seamless experience. But tables with large images or long text are all but impossible to edit in Obsidian. I have to open Obsidian notes in Typora/MarkText/SublimeText to make simple edits.
Iād really love to see this feature on the roadmap. Obsidian needs a WYSIWYG editor that works on a cell-by-cell basis.
+1! I think the fact that Advanced Tables is the most downloaded plugin in Obsidian will serve as a reminder that markdown tables eventually will need a V2. Letās hope that V2 includes a GUI for editing.
This is so needed! I was trying to make a simple table with sorting and while the Advanced Tables plugin works, I really need a wysiwyg editor like Numbers, Google Sheets or Excel for my brain to grasp it. Iāll stick with an external app for now and maybe embed it into a canvas or something. Hope it gets an update!
After learning how Obsiden is built I see that it would not be super trivial to make these extensive GUI and fundemental function changes, BUT⦠At least the developers have lots of inspiration to pull from - from Microsoft Word to Mark Text to Convert Markdown Table to Excel - Table Convert Online etcā¦
I would think that many people are not using Obsidian as much as they would or want because it lacks a Pure GUI table editor. (:
Iām also curious if the developers even read a majority of these sporadic forum posts - my understanding is that itās just a twoperson dev team? thatās crazy sauce!
Unfortunately, the plugin does not work for me, but it may be due to the theme Iām using (AnuPpuccin). Anyway, this is great that developers are working on proposing better table solutions. Do you know whether this would allow us to enter multiple lines in one cell?
Iām using the plugin āExcel to Markdown Tableā.
Itās only a matter of copy and paste and I have the possibility to take advantage of the great and much superior original manageability of Excel.
Inside the Obsidian markdown file I put the link to open the original Excel (2003 version, I donāt need anything better and itās very fast on current computers)
+1 Had a table that was one column of links and another of images. The long rows of (shortened example) |[text tttt...](long urllllllllllllllllllllllllllll ...) | |
had most of the text off the screen with two columns with URLs.
Had to move the data to excel for ease of edit but it looked better and was among my other data in Obsidian, it just wasnāt easy to edit and add to.