Re: [tw5] Re: Random html tags appear in my wiki

2021-12-14 Thread Hubert
@Mark, it's version 5.2.1 but as per donmor's response, TW version is irrelevant because the issue is related to Android 11's SAF implementation. I've switched to using a mobile browser for saving until the Android 11+ / Tiddloid combination works reliably again. On Saturday, 11 December 2021

Re: [tw5] Re: Random html tags appear in my wiki

2021-12-11 Thread 'Mark S.' via TiddlyWiki
What version of TiddlyWiki ? On Saturday, December 11, 2021 at 9:23:20 AM UTC-8 Hubert wrote: > I've found the same issue today (both Tiddloid and Tiddloid Lite, latest > versions), Android 11 (not an issue on Android 8). > > The code appears to belong to the boot.js core tiddler and I suspect

Re: [tw5] Re: Random html tags appear in my wiki

2021-08-25 Thread Sandip Deshmukh
My experience is also very similar to what David has described. Either TiddlyDesktop or Tiddloid could be causing the problem. But nothing seems to be broken. The wiki works perfectly otherwise. On Thursday, August 26, 2021 at 5:55:52 AM UTC+5:30 TW Tones wrote: > David, > > I am not so sure

Re: [tw5] Re: Random html tags appear in my wiki

2021-08-25 Thread TW Tones
David, I am not so sure how to help you but in the past I have seen random tiddlers or their content transcluded when a filter is broken and the result is some artifact. So if you can find the page template, or something tagged $:/tags/BelowStory with a filter in it and fix the filter you may

Re: [tw5] Re: Random html tags appear in my wiki

2021-08-24 Thread David Shaw
I get the same sort of thing with both Tiddloid and Tiddloid Lite. I suspect it is a problem with Tiddloid as I can get the code to disappear if I open it in either Tiddloid version, save and close it then open it in the other Tiddloid and save and close it, but this is only a very temporary

[tw5] Re: Random html tags appear in my wiki

2021-08-24 Thread PMario
Hi, Which version of TW do you use? Can you link to the Android app you are using? Did you install any new plugins, before you copied it over to the phone? -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw5] Re: Random html tags appear in my wiki

2021-08-23 Thread Sandip Deshmukh
Sorry, I could not get back earlier. The entire content that appears at the bottom (not in a tiddler. There is no box around it) appears in $:/boot/boot.js <#%24%3A%2Fboot%2Fboot.js> That tiddler does not carry any tag. >From the introductory comments in the tiddler, this seems to be the most

[tw5] Re: Random html tags appear in my wiki

2021-08-21 Thread TW Tones
Try using advanced search to find where this content is found in the wiki, look at the tiddlers containing this and see if it has tags it should not. The tiddler may have a tag such as SystemTag: $:/tags/BelowStory , remove