Very nice Rich...
I like the idea of being able to open the tiddlers on top and
understand how you achieve this with the OpenTopPlugin, but how do you
achieve the creation of a new tab for the newly opened tiddler (which
plugin)?
--~--~-~--~~~---~--~~
You received
> I don't know what you mean "is the MptwTheme on." It's tagged with
> systemTheme. Does that answer the question.
You can have 100 systemTheme tagged tiddler, that doesn't mean there
actually in effect.
> Also, when I made the change
> you suggested, the "delete" command disappeared. That sugge
Hi Jon and all,
> > these things I am hoping to rectify with a massive code rewrite,
> >
> Too bad TagMindMapPlugin is disabling TiddlyDesktop functionality
> completely.
Maybe better tackle this issue with this rewrite already? Here how far
I came with TiddlyDesktop and TagMindMap installed alo
On 10/14/2008 wolfgang wrote:
> also, are you aware that the > sign in the toolbar definition is
> actually what appears as the 'more' in a tiddler toolbar?
> Which, when clicked, reveals further toolbar commands which are
> positioned on the right side of the > sign in the toolbar definition
FiddlyWiki is a tweaked, styled, and plugged in TiddlyWiki made
especially for extensive note-taking and hypertext writing. It is
very simple, but has a number of modifications designed to make it
more useful for large amounts of text, such as in academic writing.
Plus the SeaAndSand stylesheet
On Oct 14, 4:43 am, Eric Shulman <[EMAIL PROTECTED]> wrote:
> It *was* a bug in the script :-(
> but now it's not :-)
>
Thanks Eric!
~Rich
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post t
On 10/14/2008 wolfgang wrote:
> Are you sure the MptwTheme is even on - and no other theme or
> ViewTemplate or the ToolbarCommands shadowed tiddler?
I don't know what you mean "is the MptwTheme on." It's tagged with
systemTheme. Does that answer the question. Also, when I made the change
yo
Unlike the HTMLArea version in ASciencePad, Bram's version seems to
handle most TW markup. I ran identical tests on ASciencePad
(abbreviated to ASP in the results below), Bram's HTMLArea (BCHTMLA)
and a copy of Bram's HTMLArea with the HTMLFormattingPlugin in place
(BCHTMLA+HTMLFP). Here's what I
Hi there,
As you may have found, people who haven't drunk the tiddly coolaid are
often shocked to receive a tw file.
To avoid further ostracizing myself I'd like to export parts of tw
files into more mainstream formats like .rtf, .html, .odt, or
.doc without having to spend tons of time reformat
> Are you using an MPTW-based document? If so, then the templates
> changes have to be made in the !ViewTemplate *section* of the
> [[MptwTheme]] tiddler, rather than in the separate [[ViewTemplate]]
> tiddler that is normally used.
That was it! Thanks!
On Oct 14, 6:50 pm, Eric Shulman <[EMAIL
> be in the ViewTemplate so it's automatic. Here is my ViewTemplate:
...
>
...
>
> I tried using div instead of span, different 'formats' and placing the
> code in different places in the tiddler, but nothing happens. I don't
> get why.
The line you are using above seems to be correct... I paste
> additionally, you shouldn't tag such an inline script containing
> tiddler with systemConfig as with usual plugins.
Thanks, I had the InlineJavascriptPlugin but I did not know that.
Now, it seems only the inline button version works, but I need it to
be in the ViewTemplate so it's automatic. H
Hello,
Forgive my english, it is not as good as I'd like it to be !
I've been using TiddlyWiki for a few months and I enjoy it. It's a
wonderful tool, thanks a lot to the developpers and contributors.
Here's my point :
I've got the Calendar Plugin installed (without the Date Plugin at the
moment)
> If all you want to do is to *set* the initial state based on the
> current option value, this little script will do:
>
> [[InitMenuGraph]]
>
>var mg=document.getElementById('menuGraph');if(!mg)return;
>mg.style.display=config.options.chkHideMenuGraph?'none':'block';
>
>
Great!
Since
> Therefore I added a hidden span to the PageTemplate to get it
> invoked:
>
> - and a systemConfig with the following line:
> config.options.chkHideMenuGraph=true;
> - because I would like to have the hypergraph initially hidden.
> However, this doesn't seem to work and the hypergraph div still
>
> macro='newTiddler label:"new tiddler"'>
also, are you aware that the > sign in the toolbar definition is
actually what appears as the 'more' in a tiddler toolbar?
Which, when clicked, reveals further toolbar commands which are
positioned on the right side of the > sign in the to
Hi Eric,
> Anything else I could try?
>
.. what I suggested always worked for me.
Are you sure the MptwTheme is even on - and no other theme or
ViewTemplate or the ToolbarCommands shadowed tiddler?
Regards,
W.
--~--~-~--~~~---~--~~
You received this message bec
Hi Eric,
I try to use the ToggleSiteTitles bookmarklet from tiddlytools to
toggle a hypergraph - which works fine for so far.
(http://www.TiddlyTools.com/#ToggleSiteTitles)
These inline scripts are only invoked it they are rendered at startup
time. Therefore I added a hidden span to the PageTem
On 10/14/2008 Eric Weir wrote::
> Thanks, wolfgang. That was one possibility that occurred to me . . . .
Didn't work -- "delete" doesn't show up at all. I tried replicating the
macro call for newTiddler and learned that deleteTiddler is not a macro.
That and what you suggested exhaust the possi
On 10/14/2008 wolfgang wrote:
> Like this:
>
>
> macro='newTiddler label:"new tiddler"'>
Thanks, wolfgang. That was one possibility that occurred to me, but I
don't know doodley.
Sincerely,
Eric Weir
Decatu
> But as something with a more general usage pattern, I'd like to have a
> hidden/not-rendered section in which to plunk the table values, (e.g.
> in tab separated values format), and have TW generate the visible
> memorizable table from that data, (when the user accepts an edit of
> the tiddler).
Hmm, this might be what I need through.
I'm looking to use a lot of memorizable tables to aid in studying
machine steno, and it would be useful to be able to tranclude into
different groups, e.g. Phrases covered up to Lesson 7,... .
But as something with a more general usage pattern, I'd like to
> > There is a small bug with the full screen toggle though: after
> > toggling and reverting the command in the side bar gets dysfunctional
> > - the 'hide' part of its label moves beside the search box and it
> > isn't click able anymore.
>
> > (Firefox2.0.0.17 XPSP2)
>
> Thanks Wolfgang. I wa
I am running TW2.4.1 (renamed to index.html) as a fresh install (after
about two weeks) in mostly Firefox 3.0.3 on WinXP from a USB drive. I
have created a bookmark pointing to it using the following syntax:
file:///I:/Documents/Wiki/index.html
Sometimes it works when opening in a new tab, other
>> At present, Tiddler sections do not provide support for autoscrolling
>> to an 'anchor point' within the body of a tiddler and cannot be used
>> in a TiddlyLink. Sorry.
What a pitty! -- Then I will use furthermore Udo's PartTiddlerPlugin
for inter-tiddler links.
Thanx for the fast reply Eric!
> A *reference* to a tiddler section is constructed by appending the
> section name following the tiddler name, using "##" as a separator,
> like this:
> [[TiddlerName##Some Section Name with Spaces]]
>
> Do I understand this correct that with this a kind of anchoring in
> tiddlers is possible?
Hi community,
Eric explained in
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/b43046cbec7a0dd3hl=en
briefly the new feature of tiddler sections in TW 2.3.
>> begin quote: --
The ability to create and use 'named' parts within a tiddler is now
part of the TW core, and i
Like this:
W.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROT
Below is a copy of the view toolbar definition from the MPTW
ViewTemplateToolbar in MptwTheme. X
As you will notice, the "edit" and "delete" commands are next to each
other. I'd like to move the "delete" command to the far right end of the
toolbar. How do I do that?
Thanks,
--
Hi Mario,
> These animated graphs that stay synced with the content of the
> tiddlywiki are great. Does anybody know if this stuff will work on a
> hosted tiddlywiki at tiddlyspot?
>
The bad news: hypergraph needs additional sub folders for the actual
application which isn't possible to upload t
I guess it's because it's a inline javascript of tiddlytools, which
depends on InlineJavascriptPlugin installed. see:
http://www.tiddlytools.com/#FAQ_ScriptsAndPlugins
http://www.tiddlytools.com/#InlineJavascriptPlugin
- additionally, you shouldn't tag such an inline script containing
tiddler wi
Hi Wolfgang,
Thanks for your quick response. It looks like this one is just the
ticket. But when I try to install it, I just keep getting errors.
First, with the code as it is on the site, I get "Error: SyntaxError:
syntax error". Then I realized the code looks a bit odd, with
Hi everyone-working-on-this,
I just wanted to cheer you all on. Ever since finding TiddlyWiki I've
felt that it has real potential to help with some of the work I do and
I've been especially interested in the development of these
visualization techniques. Thank you for all the effort you are putt
Hi respence,
here the answer to that question by Eric of just 6 day ago:
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/6ff00708f83dc50d#
W.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"TiddlyWi
On MPTW, the list of tiddlers tagged with the tiddler you're currently
viewing is on by default, but you can toggle it on or off depending on
your needs. This is a great interface and usability feature.
The list of tiddlers that link to the tiddler you're currently
viewing, however, is hidden und
>
> ... I really like your idea of combining it with TiddlyDesktop,
> but there it would be much more useful in a tiddler than in
> the background, since only this tiddler would have to be
> brought to the foreground, and not all others minimized for
> having the overview.
>
Too bad TagMindMapPlu
> Thanks. I'll try to find a way to get one of these online.
You could create a site on Tiddlyspot - see here:
http://www.tiddlywiki.org/wiki/Troubleshooting
-- F.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Grou
37 matches
Mail list logo