Simpler solution: delete $:/.giffmex/.../EditTemplate. Sorry, writing from the hospital, don't remember the middle part.
On Fri, Jul 3, 2020, 9:31 AM Kai Xu <[email protected]> wrote: > Hi both Alex and David, > > I was going through the chat also trying to make my Stroll stop > auto-creating tiddlers. Following above works and many many thanks for the > info! > > Just so for this last point on changing the style of titles for missing > tiddlers, I did something different to make things work. Just pasting here > in case people find it useful. > > I changed the line (in the file mentioned by Alex) from > > .tc-tiddler-missing .tc-title { font-style: normal; font-weight: bold; } > > to > > .tc-tiddler-missing .tc-title { text-decoration: none; background-color:#ffd; > color:#66f; font-style: normal;font-weight: normal; } > > instead of following Alex exactly. > > On Wednesday, 27 May 2020 01:45:32 UTC+1, Alexander Zelenukhin wrote: >> >> Peeped in TiddlyBlink: >> $:/. giffmex/.Stylesheet4Stroll >> >> add a line: >> html body.tc-body a.tc-tiddlylink-missing {text-decoration: none; >> background-color:#ffd; color:#66f; font-style: normal;font-weight: normal;} >> >> Correct? >> >> On Wednesday, May 27, 2020 at 3:26:40 AM UTC+3, Alexander Zelenukhin >> wrote: >>> >>> When clicking on the link the missing tiddler is displayed: >>> Missing tiddler "Test 5" – click to create >>> [image: tiddler 4.png] >>> [image: tiddler 5.png] >>> >>> >>> >>> *I need Test 5 link in "New Tiddler 4" text to be highlighted yellow >>> until I create it. How it was in TiddlyBlink and **TiddlyRoam* >>> >>> On Wednesday, May 27, 2020 at 2:46:03 AM UTC+3, David Gifford wrote: >>>> >>>> >>>>> *Can you help me tell me what to edit in CSS so that missing tiddlers >>>>> are indicate as in TiddlyBlink* >>>>> >>>> >>>> *Since the step below worked, the missing tiddlers should appear as >>>> they do in TiddlyBlink. Correct? * >>>> >>> -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/FVAKcQ4aZzg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/a2005f79-d175-4fb2-aba2-69245ccad55fo%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/a2005f79-d175-4fb2-aba2-69245ccad55fo%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFJ%2BQNQvQa%2BpkNMRjyDXgKm79En4FxixLSQU145Ed5KTiQ%40mail.gmail.com.

