I'm using TiddlyWiki to hold a few tables of Error codes for a program
I use a lot. I like to keep my list of missing tiddlers as small as
possible to keep it out of the way and to make finding any important
missing tiddlers easy.
Unfortuantely, after adding my last set of error codes, I now have a
list of about a hundred missing tiddlers. And I'd like to get rid of
them from the list. Here's the problem:
The error codes are things like: 'eNoFile', 'eNotDoingAnything',
'eYourMum', etc. TiddlyWiki takes the 'NoFile', 'NotDoingAnything' and
'YourMum' parts of these codes and presumes that they are Tiddlers that
don't exist (ignoring the 'e' at the start of the words).
I've tried using: '~eNoFile' and 'e~NoFile'. The first one has no
effect (as I thought) and although the second one gets rid of the
tiddler from the list of missing tiddlers I get the tilde displayed on
the page so my error code displays as 'e~NoFile' instead of 'eNoFile'.
Does anyone know a way around this?
Thanks,
mark
add the "excludeMissing" tag to the tiddler with your error codes.
This prevents that entire tiddler from being checked for missing links.
While this could skip reporting a real missing link in that tiddler,
it *will* prevent the error codes from being reported.
HTH
-e
Eric Shulman
TiddlyTools / ELS Design Studios
Hi guys, currently I'm having the same problem with a zip file that i imported, in the missing tiddlers side view, there are all the BASE64 strings with camelCase from the contents of the zip file. Added the excludeMissing tag, but didn't work.
On Wednesday, 2 August 2006 10:52:37 UTC+3, Mark C wrote:Thanks. That's perfect. I'm not worried about any real missing links in
the text of the tiddler as there aren't any.
--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/25831cd7-0175-4fac-a570-39a83aed25b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jeremy,I'm using 5.1.8 on the standard node.js setup. I can e-mail it to you if you think it's necessary.Regards,Stefan
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAOH_nv1O1AXKgmcE7G6jgkLGyH-u1LoRJZCCUY%2Bbj0NrAWce9A%40mail.gmail.com.
Hi Jeremy,
the type field : application/zip
Attached is an empty tiddly + the problematic tiddler.Thank you, let me know what you find, maybe a commit when you have the time, i'm curious what needs to be changed to fix this.A great day,Stefan Szekeres
The sample I sent you was done by : Download empty tiddlywiki from main website. Import zip file (in chrome). Let me know if you need any info about the versions of chrome / windows 7 / etc.
Regards,Stefan Szekeres