Icons for close, close other and so on

6 views
Skip to first unread message

Tobbe

unread,
Sep 8, 2010, 3:28:22 AM9/8/10
to TiddlyWiki
Hi,

Found an old TW at this place http://userweb.cs.utexas.edu/~joeraii/siglet/#
and wondering how the icons for each tiddler can be configured for
"Close this tiddler" "Close other tiddlers" and "Permalink". I can't
find any of View, Edit or PageTemplate in this TW. And I think the
color tag options is rather cool (Siglet Colors).

Thanks in advance

//Tobbe

Tobias Beer

unread,
Sep 8, 2010, 4:05:15 PM9/8/10
to TiddlyWiki
Hi Tobbe,

If you want to give your toolbar commands custom names you should
search for the corresponding lingo entry. For example, try putting
something like the following into a tiddler called zzConfig tagged
systemConfig:

var cc=config.commands;
cc.closeTiddler.text="x";
cc.closeOthers.text="xXx";
cc.editTiddler.text="O";
cc.editTiddler.readOnlyText="O";
cc.saveTiddler.text="S";
cc.cancelTiddler.text="C";
cc.cancelTiddler.readOnlyText="C";
cc.deleteTiddler.text="X";
cc.permalink.text="URL";
cc.references.text="REF";
cc.jump.text="J";
cc.syncing.text="S";
cc.fields.text="F";

As for siglets... they really are cool which is why I just created a
new plugin based on the idea. See here [1] for the discussion and here
[2] for the plugin...

[1] http://coloredlinks.tiddlyspot.com
[2] http://groups.google.com/group/tiddlywiki/browse_frm/thread/818e5b04fc1f9a29


Tobias.

Tobbe

unread,
Sep 8, 2010, 4:35:18 PM9/8/10
to TiddlyWiki
Thanks alot, super!!!

You're fast :)

//Tobbe

Eric Shulman

unread,
Sep 8, 2010, 11:03:57 PM9/8/10
to TiddlyWiki
> and wondering how the icons for each tiddler can be configured for
> "Close this tiddler" "Close other tiddlers" and "Permalink".

http://www.TiddlyTools.com/#SetIconPlugin
http://www.TiddlyTools.com/#SetIconPluginInfo

enjoy,
-e

Tobbe

unread,
Sep 9, 2010, 2:18:57 AM9/9/10
to TiddlyWiki
Thanks Eric

//Tobbe

Alex Hough

unread,
Sep 9, 2010, 6:25:14 AM9/9/10
to tiddl...@googlegroups.com
Hi Tobias,

I was thinking about something which might be related to coloured
links the other day. I thought i'd share here, as you coloured links
has focused my mind (a mind free from IE7 woes thanks to you)

I am using TW to take notes in meetings, and sometimes the TW syntax
does not flow naturally. It slows my note taking down. I wondered if
the wikification of capital letters and quotes might help.

Someone might be talking and they might say something i want to
directly quote, or elaborate on later. The natural way for me to type
it is like this;

"creative leadership is the blending of creativity techniques with
leadership skills to overcome mindsets" - AH

CAPS: Acronyms and Initials
=======================
It would be good if
* "AH" was wikified and a class added to the tiddlyLink. The same
class is added to the tiddler when it is created

Typing [[AH]] interrupts flow and most two letter capitalized words
are going to be initials of people in the meeting, or acronyms of some
type. In fact i all strings of caps are going to be abbreviation in my
particular context.

I am not too up on semantic web markup, but noticed that there is an
abbreviation tag on the Periodic table kindly bookmarked bookmarked
by Simon McManus [2] the other day. I don't know if there would be
much value in adding this to links to abbreviations.

Quotes: things to revisit or expand on
=============================
It would be good if:
*an extra class was added to the link
* When created, the tiddler would automatically be tagged as with the
class of the link.
* the tiddler title of a "quote" was rendered differently from a
tiddler title. Instead of large title text, it could be smaller and in
italics.

Alex
[1] http://joshduck.com/periodic-table.html
[2] http://www.delicious.com/simonmcmanus

> --
> You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
> To post to this group, send email to tiddl...@googlegroups.com.
> To unsubscribe from this group, send email to tiddlywiki+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
>
>

Reply all
Reply to author
Forward
0 new messages