Hello! I am very fond of the plugin you made. May I ask you a question about plugin command?
How does "LibraryData TextUpdate key Replace index" actually works? So here is how it goes right now. I'm using plugin manager as Datasource. I'm making a little cookbook, which shows a part of its contents at first, and updates afterwards. I filled "text" part for initial contents, and put updated full cookbook on the number 1 of variable text list.
I made an event that runs "LibraryData TextUpdate Cookbook Replace 1", but it just deleted whole book's content. Where did I fumbled? Maybe I should have used \v[1] or something?
EDIT: Well, nevermind. Solved it myself.