Re: [tw] Re: [TW5] node.js tiddlywiki over ssl possible

2015-01-29 Thread Daniel Baird
On 25 January 2015 at 22:53, Daniel Baird wrote: > > [...]Then your attack service is a bit narrower (well not exactly > narrower.. just more battle-tested). > Gah, typo silly me: "surface". Your attack SURFACE is a bit narrower etc. -- You received this message because you are subscribed to

[tw] Re: [TW5] Icon menus demo

2015-01-29 Thread Jed Carty
This is may be the final version of the icon menus, or something very similar to that. I think that all of the relevant settings are available and unless other people make some css classes for the menus for me to add I am probably finished. You can have text entries in the menus. If you set the

[tw] Editor Wishlist

2015-01-29 Thread Andrew
Soon the tech graveyard will include:DVDs, Desktop computers, the keyboard, and yes even the mouse. All replaced with chips, touch screen and voice recognition. So, imo, the most important button of them all will be UNDO. And, it should be near the far left in an edit toolbar because it is so va

[tw] Re: [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2015-01-29 Thread Birthe C
HI Captain Packers. Tobias answer is a good one, But to stay in line with the buttons you tried yourself <$button> <$action-sendmessage $message="tm-new-tiddler" title=<> tags="Journal [[Another tag]]"/> Button Text The tm-add-tag message is handled by the Field Mangler Widget. Birthe On T

[tw] Re: [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2015-01-29 Thread Tobias Beer
Here's one way to do it... Custom New Journal Button @ tb5 \define set-tags() $(tags)$ Journal <$set name="tags" value={{!!tags}}> <$button> <$action-sendmessage $message="tm-new-tiddler" title=<> tags=<> /> <$list filter="[prefix[yes

[tw] Re: [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2015-01-29 Thread Captain Packers
I can't quite get the code right to add the second "Journal" tag. I'm using tags={{!!tags}} to pick up the tags of the current tiddler, but then I would like to add "Journal". Here's what I've got: <$button> <$action-sendmessage $message="tm-new-tiddler" title=<> tags={{!!tags}} /> Button Text <

[tw] Re: Editor Wishlist

2015-01-29 Thread Tobias Beer
Hi Jed, I'd add the link to your editor project to the first post in this thread. > So far, everything I've done on my editor project has been based on what I > thought needed to be done or on the Bookmarklet and Keyboard Snippet work. > To gain a sense of what the community thinks would be i

[tw] Re: Editor Wishlist

2015-01-29 Thread RichShumaker
Speaking to Mario's point of adding keyboard shortcuts I found a mousetrap implementation that you might want to use to make your keyboard shortcuts easier. The link provided is to welford(James W. Anderson) main page and his plug in can be dragged and dropped t

[tw] Re: Editor Prototype Mk II

2015-01-29 Thread RichShumaker
> > Totally unrelated I find myself using the Community Search >> >> a lot these days and it has been very helpful. > > > I've added Community Search to my personal version of the Editor Help > though it isn't part of the

Re: [tw] Re: Simple Javascript insertion in tiddlers (text/vnd.tiddlywiki)

2015-01-29 Thread Tobias Beer
While having no plans of using this (yet), however, seeing how that cat is out of the box anyhow, here's a single *script* macro to toggle

Re: [tw] Re: Simple Javascript insertion in tiddlers (text/vnd.tiddlywiki)

2015-01-29 Thread Tobias Beer
Hi BJ, did you test this or is it a hypothetical? Best wishes, Tobias. -- 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. T

[tw] Re: Editor Wishlist

2015-01-29 Thread 'Stephen Kimmel' via TiddlyWiki
> > Search and replace for multiple tiddlers is a different topic and imo a > different plugin. > Most definitely and, from my standpoint, a quantum leap more difficult plugin. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe fr

Re: [tw] Re: Simple Javascript insertion in tiddlers (text/vnd.tiddlywiki)

2015-01-29 Thread BJ
you are looking for exports.htmlUnsafeElements = "script".split(","); but I think it would be better to include a couple of macros to switch scripting on and off: create a tiddler (any name will do) and set the type to "application/json" add field "module-type" with value "macro" and insert in

[tw] Re: Editor Wishlist

2015-01-29 Thread Jed Carty
Things specific to tiddlywiki/wikitext: Adding a button that lets you put a selected block of text into a monospaced code block would be nice. An option to create a new tiddler that contains selected text from the current tiddler would be nice, particularly for copying blocks of text from other

[tw] Re: Editor Wishlist

2015-01-29 Thread PMario
On Thursday, January 29, 2015 at 6:57:09 PM UTC+1, Stephen Kimmel wrote: > > So far, everything I've done on my editor project has been based on what I > thought needed to be done or on the Bookmarklet and Keyboard Snippet work. > To gain a sense of what the community thinks would be important or

[tw] Editor Wishlist

2015-01-29 Thread 'Stephen Kimmel' via TiddlyWiki
So far, everything I've done on my editor project has been based on what I thought needed to be done or on the Bookmarklet and Keyboard Snippet work. To gain a sense of what the community thinks would be important or desirable, I would like folks to give me a wishlist of editor features. What

Re: [tw] Re: Simple Javascript insertion in tiddlers (text/vnd.tiddlywiki)

2015-01-29 Thread Jimmy Armand
Sorry but I'm not sure to understand what you mean. Is it that there's a parameter named script that will help me do what I want? Because in the config.js, there's no "script" configuration to be found. On Wednesday, 28 January 2015 19:12:02 UTC-5, Tobias Beer wrote: > > It's not hard to find. I

Re: [tw] Re: Simple Javascript insertion in tiddlers (text/vnd.tiddlywiki)

2015-01-29 Thread Jimmy Armand
That would be great. Thanks On Wednesday, 28 January 2015 11:25:39 UTC-5, Jeremy Ruston wrote: > > TiddlyWiki is designed to block JavaScript in wiki text content to make > sure that it is safe to share wiki text content. It's necessary so that we > can explore multi-user server configurations a

[tw] Re: issue running in ubuntu 14.04

2015-01-29 Thread Jeremiah Johnson
Yes it is, and i can't get the windows version of the app running either. No clue what the error is there i am not as savvy on windows. (this is the same person as the other posts just have two profiles) On Thursday, January 29, 2015 at 1:40:33 AM UTC-7, Tobias Beer wrote: > > Is this about Tid

[tw] Re: Can I have ribbon on a specific tiddler?

2015-01-29 Thread Tobias Beer
> > I mean when you have MANY of those tiddlers opened. Let's say, 20. Does > that mean 20 style-sheet tags or maybe there is some kind of mechanism that > avoids that? > It means that. I simply packaged it into one template so as to not have two spots. But I will mention in the tiddler that

[tw] Re: Can I have ribbon on a specific tiddler?

2015-01-29 Thread Danielo Rodríguez
El jueves, 29 de enero de 2015, 14:43:25 (UTC+1), Tobias Beer escribió: > > Great! I like that the template is self contained, including the styles. >> But, is this not a performance problem? I mean, for every opened tiddler >> with the appropriate tag, you will have a style tag included. Anyon

Re: [tw] Re: TW5 rules to import files based on its extension.

2015-01-29 Thread Danielo Rodríguez
El jueves, 29 de enero de 2015, 13:23:27 (UTC+1), Tobias Beer escribió: > > If you add all files that you find, perhaps you get the opposite problem > that now you need to blacklist those that you don't, e.g. ".tidtignore" ;-) > > Best wishes, Tobias. > :) Not actually. My idea was to "index"

[tw] Re: Editor Prototype Mk II

2015-01-29 Thread 'Stephen Kimmel' via TiddlyWiki
> > Totally unrelated I find myself using the Community Search > > a lot these days and it has been very helpful. I've added Community Search to my personal version of the Editor Help though it isn't part of the uploade

[tw] Re: Editor Prototype Mk II

2015-01-29 Thread 'Stephen Kimmel' via TiddlyWiki
> > The icons should be SVGs. The PNGs don't scale well with a browser zooming > factor. > I have made that change. There are a couple I'm not thrilled with how a couple of them look If you convert heading " imo it should be > !! heading 2 ... see the space. It has much better readability in

[tw] Re: Can I have ribbon on a specific tiddler?

2015-01-29 Thread Tobias Beer
> > Great! I like that the template is self contained, including the styles. > But, is this not a performance problem? I mean, for every opened tiddler > with the appropriate tag, you will have a style tag included. Anyone have > any idea about this? > As far as I can see, the style tag only e

Re: [tw] Re: TW5 rules to import files based on its extension.

2015-01-29 Thread Tobias Beer
If you add all files that you find, perhaps you get the opposite problem that now you need to blacklist those that you don't, e.g. ".tidtignore" ;-) Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this gr

[tw] Re: Can I have ribbon on a specific tiddler?

2015-01-29 Thread Danielo Rodríguez
Hello Tobías > > Tiddler Ribbon @ tb5 > > However, there are the above-mentioned limitations (red). > > Great! I like that the template is self contained, including the styles. But, is this not a performance problem? I mean, for every opened tiddler

Re: [tw] Re: Theme tweaks for TableOfContentsMacro

2015-01-29 Thread Shash
Thanks Jeremy! BTW if I need to extend the code for tabbed table of contents in my personal wiki, where can I find it. Thanks! Shash On Wednesday, January 28, 2015 at 9:48:48 PM UTC+5:30, Jeremy Ruston wrote: > > Hi Shash > > You could try something like this. In a stylesheet tiddler: > > .my-t

Re: [tw] Some theme changes

2015-01-29 Thread Shash
I got the answer for this and hence had deleted the same. Thanks for your support!! Shash On Wednesday, January 28, 2015 at 6:39:45 PM UTC+5:30, Jeremy Ruston wrote: > > Hi Shash > > >> >> I could achieve what I really wanted but the problem now is Seamless >> theme doesn't seem to work. >> >

[tw] Re: Can I have ribbon on a specific tiddler?

2015-01-29 Thread Tobias Beer
> > I am not quite sure how to do that. Would you mind to point it out in > dummies way? Thanks. > Oh, If forgot to give you that link... Tiddler Ribbon @ tb5 However, there are the above-mentioned limitations (red). Best wishes, Tobias. -- Yo

[tw] Re: issue running in ubuntu 14.04

2015-01-29 Thread Tobias Beer
Is this about TiddlyDesktop? Best wishes, Tobias. -- 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,

[tw] Re: [TW5] Action Increment widget

2015-01-29 Thread Tobias Beer
Hi Jed, It is a bit specific in what it does. However, simple things often are very useful. One thing I noticed, your documentation tiddler doesn't say how to get it. Perhaps an alternative approach is assigning macro output to variables... - mathmacros (di