@@ -4,3+4,5 @@ I have a bunch of tag pages autogenerated by the tag plugin. As part of a redesi
> The tag plugin is careful not to replace existing pages or even recreate
> tag pages if you delete them, which does cause a problem if you need to
> update them. --[[Joey]]
+
+>> Thanks. I thought about deleting `indexdb`, but hesitated to do that. According to [[tips/inside dot ikiwiki]], `indexdb` stores "all persistent state about pages". I didn't know if it's harmless to lose all persistent state.