Open Icalasari opened 3 years ago
To add to it, even going to the template page and hitting update there... Does nothing. So even pages it IS somehow tracking won't update
You make the changes in the snippet page, not the page into which the snippet has been inserted.
As an example, I am putting stuff like this in (way more complex but wanted to make it easy to read here):
~~SNIPPET_O1609205968~~templates:characters~~
^ Player | x |
^ Character | y |
~~SNIPPET_C~~templates:characters~~
Putting in
~~SNIPPET_O1609205968~~templates:characters~~
^ Player | Me |
^ Character | Dokuwiki |
~~SNIPPET_C~~templates:characters~~
Or any other variant has it automatically... Wipe all changes made and put x and y back in unless I do it like this:
^ Player | Me |
^ Character | Dokuwiki |
~~SNIPPET_C~~templates:characters~~
Which kind of... Makes the thing pointless to a degree? If I have to remove its ability to track the snippets to have changes saved, then I may as well copypaste the templates as there is no autoupdate. I see nothing explaining this behaviour