-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Should we consider expanding the scope of this plugin's applications, not limiting it to just CSV file editing?
We could explore adding simple editing capabilities for Excel data files (primarily data without formulas or formatting, which can be easily converted using tools like Pandoc).
Another consideration is the integration of embedded table functionality within Markdown (the current MD table editing plugin is not entirely satisfactory).
Additionally, as mentioned in the previous issue, column operations such as jumping, inserting, and deleting would be significantly enhanced if filtering and sorting features were added.
Furthermore, it would be beneficial to provide row, column, and cell change events, which would facilitate the extension of this plugin for other applications, such as database management tools.
There are quite a few requests here, so please take them into consideration at your discretion.