It would be great to have a global search feature in Treepl so you can find the page, snippet or whatever it may be that you are looking for. We use snippets a lot and this is my process for hunting down where to make the CMS change - for example I need to change button text.
-
Go to the page where I want to make the change. Try to find the button text on the page and if I can’t then it must be in a snippet or elsewhere.
-
Copy all the snippets to notepad and then start the task of going through them to try and find that button text. Most of the time you can narrow it down if the snippet is called something useful.
If we had a global search then I can just type the button text into that search field and just like magic, it would tell me exactly where to make the change.
Full disclosure I’m a back end developer so maybe what I am doing to try to find where to make the change is completely wrong.