tilt
tilt copied to clipboard
Annotate resource with free text field
Description
As requested by a user in a private chat: https://windmill-eng.slack.com/archives/CP17K27B7/p1583362268002400
Allow a "free text field" to be associated with every resource. You specify the text in the Tiltfile itself. So that when you run Tilt, you can see the value in the web UI. The field should probably understand some basic markdown and/or HTML.
Why
This would allow users to annotate resources and make them more human-readable / understandable. This is similar to a label description field in GitHub or the channel topic in Slack. It could simply be a brief description. It could be a link to the README of the service/resource. Or it could even be a URL to a particular environment.
