k1LoW / tbls

tbls is a CI-Friendly tool for document a database, written in Go.
MIT License
3.43k stars 166 forks source link

Add Hyperlinks to "Tables of" Sheet for Sheets in Excel Output #506

Open yuki2006 opened 1 year ago

yuki2006 commented 1 year ago

Thanks for the very useful tbls!

I'd like to suggest a feature that I think would make it even better. How about adding hyperlinks in the Excel output's "Tables of" sheet, leading directly to individual table sheets? For example, if there's a table named "users", a hyperlink in the "Tables of" sheet could look something like this: =HYPERLINK("#users!A1","users")

I believe this would make navigation smoother and the documentation more user-friendly in Excel.

Here's a screenshot to illustrate what I mean:

image

Thanks again for your hard work on tbls and for considering this feature!

k1LoW commented 1 year ago

@yuki2006 Thank you for your suggestion! Looks good to me.

Kiyo510 commented 1 month ago

@k1LoW Hi, thank you for your wonderful library. May I work on this issue?(It may take up to two weeks to complete.)

k1LoW commented 1 month ago

Hi @Kiyo510. Yes. If you could help us solve this, I would be very happy!