Actually, oxydum, I have a couple TiddlyWiki files that use
MonkeyTagger and work fine. I tried comparing my unworking file info
with those, but couldn't find the problem.
Here is what I have on the ViewTemplate of the non-working file:
<!--{{{-->
<div class='toolbar' macro='toolbar
[[ToolbarCommands::ViewToolbar]]'></div>
<div class='tagged' macro='monkeyTagger tasktype'></div><div
class='tagged' macro='monkeyTagger energylevel'></div><div
class='tagged' macro='monkeyTagger urgency'></div><div class='tagged'
macro='monkeyTagger area'></div>
<div class='title' macro='view title'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
And here are the contents of ToolbarCommands:
|~ViewToolbar|closeTiddler closeOthers +editTiddler deleteTiddler >
fields syncing permalink references jump|
|~EditToolbar|+saveTiddler saveCloseTiddler -cancelTiddler
cancelCloseTiddler deleteTiddler|
Does anyone see anything wrong with that? Or could it be something in
my stylesheet? Or could there be a plugin that is incompatible with
MonkeyTagger? Here is my list of systemConfigs:
# ForEachTiddlerPlugin
# InlineJavascriptPlugin
# MonkeyTagger
# NewHerePlugin
# Override SearchOptionsPlugin options
# RefreshCommand
# RefreshTiddlerPlugin
# SaveCloseTiddlerPlugin
# Search Options plugin tweaks
# SearchOptionsPlugin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---