dineug / erd-editor

Entity-Relationship Diagram Editor
https://erd-editor.io
MIT License
774 stars 85 forks source link

Tree and table views in v3 #344

Open kabachello opened 7 months ago

kabachello commented 7 months ago

Version 2 had a cool tree view accessible via icon in the top toolbar. They are not there anymore in v3. Am I missing some required configuration or are these features being dropped?

Anyhow, a big thanks to all contributors for this really cool tool!

dineug commented 7 months ago

The feature has been removed. It's not currently on the roadmap. However, if you can share insights into the usability of that feature, I'll consider reviewing it.

AntonZiminRZN commented 6 months ago

My colleagues and I use table view or grid view to upload to a table, then copy to conflience and describe the database structure. It was the coolest feature. However, now it is gone, which leads to a severe decrease in productivity.

dineug commented 6 months ago

Unfortunately, maintaining that feature has become difficult due to the cost of my time and effort. Therefore, in the new version, we have enhanced core functionalities and removed some other features. I don't want to invest all of my time into this project. If you still want to use the previous features, you can use version 1.0.10 or earlier. Implementing a grid view considering collaborative editing incurs higher development costs than anticipated. @AntonZiminRZN

cchretien commented 5 months ago

Great tool. The tree was something I used to filter out some of the tables in my ERD diagram. Not sure if you have it on your roadmap or I missed the new way of filtering. But having the ability to filter out tables from the ERD diagram seemed useful when dealing with lots of tables in your schema. Thanks for suggesting the downgrade in VS Code. I didn't realize that was an option. I successfully downgraded to 0.9.16 to be able to use the feature again.