Most of my folders contain a mix of .sql and .md files where:
.sql files contain the business logic.
.md files contain notes and documentation in Markdown.
It would be very convenient to have the capability to see and edit all of these files in TablePlus in one place. (Something similar to the workbooks feature in Azure Data studio.)
Bonus points - Allow Markdown preview.
Extra bonus points - Add mermaid.js support for showing complex diagrams
Extra Extra bonus points : Add support to call https://github.com/KarnerTh/mermerd to generate E-R diagrams.
Most of my folders contain a mix of .sql and .md files where:
It would be very convenient to have the capability to see and edit all of these files in TablePlus in one place. (Something similar to the workbooks feature in Azure Data studio.)
Bonus points - Allow Markdown preview. Extra bonus points - Add mermaid.js support for showing complex diagrams Extra Extra bonus points : Add support to call https://github.com/KarnerTh/mermerd to generate E-R diagrams.