Live Preview: Support editing a table cell by cell

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.

4 Likes

+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. :slight_smile:

6 Likes

+1

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!

4 Likes

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 two person dev team? thatā€™s crazy sauce!

1 Like

I recently came across an absolute BEAUTY of a plugin for table management:

Stardusten / ob-table-enhancer

I waxed on about it in this post:

2 Likes

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?

It does, by automatically adding a bit of HTML.

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 ...) | ![\|400](long urlllllllllll...)|
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.

Great to see that a visual editor for Markdown tables is now on the roadmap (may have been for a while, but I hadnā€™t noticed it before).

4 Likes

Will be implemented in v1.5

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.