I’m kind of new to css and while I’ve used markdown, I’ve only done simple things before. I tried googling, but so far haven’t found a solution (not even sure this is doable), so I thought I’d ask here:
I like writing letters and I’ve created a table where I have my penpals and whose turn it is and when I received the last letter and such. Then for each contact I have a “contact note” that I use for more information, like the address and such. Now, what I would like (which could be useful elsewhere too), is that when I create a new row, it would automatically create the contact note if it doesn’t exist (for example when I put the brackets around it). Is there a way to do this? Any pointers would be appreciated!
TL; DR: Can I automate the note creation somehow and specify a template to use with a piece of code (maybe in ccs file)?