I'm trying to figure out a way to use Text Blaze as a note-taker while making calls with my students. I would love to be able to type their name and it pulls up any notes I may have written about them during their time with me. This would be a great way to jog my memory instead of searching through the hundreds of logs we input while a student is in our class.
I have gotten as far as creating a table:
Student: {=proper({site: text; selector=#StudentFullName})} Notes {if: {=proper({site: text; selector=#StudentFullName})} == "Jennifer Saavedra"}{endif} part of the band, not available on Thursdays, stays with mom on the weekends.
However, I am unable to edit the table during a call. I would need to open Text Blaze, pull up the snippet, and edit it that way. My other option is to use the notes section already built into our website. However, I have other information already inputted in there and if I use the website tool it will pull all of the information. Is there a way that if I use the website tool I can then extract the information after a certain keyword?
For example: If the Note box says: G.P. Email #2: 08/28, G.P. C #1: 08/24, G.P. Email #1: 08/21, ACT: 08/21, WC: 08/15, WT #1: 08/14, WE #1: 08/14 Notes: part of the band, not available on Thursdays, stays with mom on the weekends.
I would use the website tool to pull this information but then the extract formula to only pull the part in bold. So the work "Notes" would be the keyword that it's looking for to pull everything after this. Is that possible?