Hi admls

> My plugins have some tiddlers of type text/vnd.tiddlywiki and some of type 
> application/javascript. I don't really understand what rawmarkup is. Could 
> you explain a bit more?

The rawmarkup mechanism is a means for plugins to insert snippets of code in 
the main TW HTML file. It is used by some plugins to include external scripts 
and setup configuration etc.

If you’re not using rawmarkup tiddlers it’s not so obvious what might be going 
wrong.

When you say “open them and save them again” are you referring to the tiddlers 
within your plugins? If so, it sounds like some of your filter expressions are 
only picking up “real” tiddlers, and not shadow tiddlers.

If you want to get all tiddlers tagged “foo” including shadow tiddlers you need 
a filter like this:

[all[shadows+tiddlers]tag[foo]]

Best wishes

Jeremy

> 
> Best wishes,
> Admls
> 
> -- 
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/4bbbfc2c-4e5c-498f-ac04-a7a32bac6478%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5A4E2972-9BEC-4D08-B6E4-BBE7EDB6EFBA%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to