Hi Dave
Thank you for sharing yet another great and simple noteapp - "it took
me by storm" - if that's an English expression?
In Danish it means that I couldn't stop myself playing around with it
immediately - and I liked the simple and unpretentious looks - just as
I like Morris' very glamourous treeviewadaptions, which is completely
different.
Your variant seems lighter and faster.. It's very nice indeed!
Congratulations.
I have a few things that I have changed in my copy of your document.
I don't like that the new master topics button writes a treeviewmacro
into the tiddler and I don't want the ManinMenu to display everything,
which is written in the tiddlers tagged "Topics" - therefore I did
this:
I made a tiddler which a called TopicsTemplate text:
{{treeview{<<treeview2 "$1" "treeview-gray" 'collapsed: false,
antisesame: "closed", animated: "fast", persist: "cookie", cookieId:
"Topics"'>>}}} (It shows "error with treeview2" - but it's no problem
- wait and see)
I installed TaggedTemplatePlugin and made a new TopicsViewTemplate and
added this:
<div class='viewer' macro='view text wikified'><span macro='tiddler
TopicsTemplate'></span></div>
At last I changed the MainMenu to this:
<<forEachTiddler where 'tiddler.tags.contains("Topics")' write
'"<<tiddler TopicsTemplate with: [["+tiddler.title+"]]$))"'>>
Of course I deleted the macro which was written into each
Topicstiddler and changed the New MasterTopics button from:
<<newTiddler title: 'Give your topic a name here, then paste it below
in both places' tag: 'Topics' label: 'New Master Topic' text:
{{'{{treeview{<<treeview2 "PASTE YOUR TOPICNAME BETWEEN THESE QUOTES"
"treeview-gray" \x27collapsed:false, antisesame: "closed", animated:
"fast", persist: "cookie", cookieId: "PASTE YOUR TOPICNAME HERE WITH
NO SPACES"\x27>\>\x7D\x7D\x7D'}}>>
to:
<<newTiddler title: 'Give your topic a name' tag: 'Topics' label: 'New
Master Topic' >>
That's it - No copying of title needed and the textarea is left
untouched - which is very nice and "uncluttered" ;-)
Regards Måns Mårtensson
On 15 Sep., 17:48, "Dave Gifford - http://www.giffmex.org/"
<[email protected]> wrote:
> Hi all,
>
> NoteStorm will soon be the sequel to my No-Brainer Notes from last
> year. It makes some major improvements on it. But I would like a few
> of you to download and play with it, if you are willing.
>
> http://giffmex.org/experiments/NoteStorm.html
>
> What needs changing?
> What needs adding? (without it becoming too cluttered)
> How do I fix the look of the dropdown tag chooser in the tiddler
> toolbar?
> Does it look good on other browsers? (I am checking Firefox, Chrome
> and IE)
> Is anything broken?
>
> I should mention that although NoteStorm uses the Treeview plugin and
> various tweaks found in TWT-Treeview executive, it is different from
> the treeviews seen to date, because
>
> a. with NoteStorm you do not need to open MainMenu and paste code in
> order to add a new topic. Just click on New master topic, give it a
> name, then paste the name in two places right in the same tiddler's
> text.
>
> b. The instructions are simpler
>
> c. The design is uncluttered and easy on the eyes
>
> d. Added fontsizeplugin
>
> e. There will be a slideshow tutorial soon
>
> f. Weighs in at a light 685kb
>
> Thanks in advance for the comments. Blessings,
>
> Dave Gifford
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---