Hello all,
I found Grist during a web search for alternatives to already established spreadsheets applications and am so happy I picked up on the search engine’s suggestion. There’s a lot to love about Grist.
I currently am looking for a way to automate/set a template for something that is very common for other spreadsheet apps and that is: automatic bold text for table columns. I am running a self hosting instance of Grist as a container within Docker Desktop and Grist’s version is 1.17, marked as latest.
What I am trying to achieve: upon naming columns in a newly created table, any table in a document, not looking to update the existing ones, I want those column names to be in bold text automatically without me going to the Creator Pane and choosing Bold every time I name a new column.
I am circling around creating Templates and Custom Widgets and I honestly wish I picked up on web development sooner. How would you, the more experienced Grist users approach this?