Re: [tw5] Re: TWOutlier (TOC based Outliner for TW5)

2018-05-04 Thread David Gifford
forgot to mention that the tocP plugin has the option for expandable tocs and the other options in the normal toc. Just a matter of editing the tiddler tocP to <> David Gifford Mexico team leader, Mexico City *Resonate Global Mission* *Engaging People. Embracing Christ.* A Ministry of the

Re: [tw5] Re: TWOutlier (TOC based Outliner for TW5)

2018-05-04 Thread David Gifford
Here is something I was playing with a week ago or so. Table of contents using the tocP plugin, with a few tweaks, and placed in a left sidebar using the Panflex macro. http://giffmex.org/experiments/ltoc.anatomy.of.the.soul.thompson.html David Gifford Mexico team leader, Mexico City *Resonate

[tw5] Re: TWOutlier (TOC based Outliner for TW5)

2018-05-04 Thread Greg Molyneux
Mark, Thanks for the reply, I appreciate the involvement and enthusiasm you guys show for TW. The code you provided is a great hint, and fewer resources is always a good thing. The resource usage issue is good to know, as the point of a tool like this is agile information transfer. One of

[tw5] Re: How to change the title of every non-system tiddler

2018-05-04 Thread 'Mark S.' via TiddlyWiki
Definitely make backups before trying any of this! This code will make a copy of your tiddlers. Change the filter to match your criteria. The reason it makes a copy is because the title field is central to everything in TW, so when you try to change the field a copy is made. After you've made

[tw5] Re: Conversion to Node.js problems

2018-05-04 Thread JWHoneycutt
"tiddlywiki on plain.js doesn't serve images, and the browser will absolutely refuse to let you access the local images while viewing as a localhost web page" That sounds like a *huge setback* for Node.js as a solution for TW5! Glad for Jed and Arlen's work on servers. I'll have to start

Re: [tw5] Re: [TW5] preventing tiddler-links to break by using ids as reference that translate into titles

2018-05-04 Thread 'Vytas' via TiddlyWiki
Thank you, Tony! Well, I don't see that the alias syntax would be already suitable to deal with ids. [[8EBDE50D-090C-40F0-B204-7907B4B1A780|?]] would produce the correct link, but you would have to click on "8EBDE50D-090C-40F0-B204-7907B4B1A780" to get to the tiddler. So, it would not be an

[tw5] How to change the title of every non-system tiddler

2018-05-04 Thread JWHoneycutt
I would like to import a large group of tiddlers into another wiki, but can't guarantee there aren't a few with the same title, and I do not want overwrites. So I simply want to change the title of every (nonsystem) tiddler in the export file to add a prefix of "." (period) It sounds like it

[tw5] Re: TWOutlier (TOC based Outliner for TW5)

2018-05-04 Thread 'Mark S.' via TiddlyWiki
Hi Greg, Tony, On Friday, May 4, 2018 at 9:18:58 AM UTC-7, Greg Molyneux wrote: > > Tony, > > Related to the feature set you're discussing, you might find it useful to > look at this bit of code: > > https://groups.google.com/forum/#!topic/tiddlywiki/Qw5sjePXfr0 > > It looks nice but it's doing

[tw5] Re: HammerWidgets Plugin - v0.1.0

2018-05-04 Thread BurningTreeC
edited $:/core/ui/PageTemplate to $:/core/ui/ViewTemplate -- 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

[tw5] Re: HammerWidgets Plugin - v0.1.0

2018-05-04 Thread BurningTreeC
> > the "bar" at the top of each tiddler, what is that called > let's call it TiddlyBar how can I install that piece? > that's a bit more work than the sidebar-slider and I'm still not that happy with it to tell people they can get it... I'm working on sorting out some z-indices, resizing

[tw5] Re: HammerWidgets Plugin - v0.1.0

2018-05-04 Thread Diego Mesa
you're right I misspoke sorry! Just to be clear, the "bar" at the top of each tiddler, what is that called, and how can I install that piece? Thanks! On Friday, May 4, 2018 at 4:22:34 PM UTC-5, BurningTreeC wrote: > > Hey BurningTreeC, >> >> As usual, this work is *fantastic!!!* >> >> As for

[tw5] Re: HammerWidgets Plugin - v0.1.0

2018-05-04 Thread BurningTreeC
> > Hey BurningTreeC, > > As usual, this work is *fantastic!!!* > > As for the sidebar link I think you meant: > > http://hammerwidgets.tiddlyspot.com/#Sidebar%20Slider%20-%20How%20To > oops, edited, thanks ! > > I'm very interested in that sidebar, but in a more limited way. I really > only

[tw5] Re: HammerWidgets Plugin - v0.1.0

2018-05-04 Thread Diego Mesa
Hey BurningTreeC, As usual, this work is *fantastic!!!* As for the sidebar link I think you meant: http://hammerwidgets.tiddlyspot.com/#Sidebar%20Slider%20-%20How%20To I'm very interested in that sidebar, but in a more limited way. I really only want tiddlers to be draggable within the story

[tw5] HammerWidgets Plugin - v0.1.0

2018-05-04 Thread BurningTreeC
Hi Tiddlers, I've just put the latest hammer Widgets on http://hammerwidgets.tiddlyspot.com They're bundled as a plugin - version 0.1.0 I consider the widgets pretty stable now and performance has also improved What I don't have is testing experience on OSX, because of my empty wallet :P -

[tw5] Re: TWOutlier (TOC based Outliner for TW5)

2018-05-04 Thread Greg Molyneux
Tony, Related to the feature set you're discussing, you might find it useful to look at this bit of code: https://groups.google.com/forum/#!topic/tiddlywiki/Qw5sjePXfr0 Which allows notes/content to be dragged into a separate open window, for direct inclusion in your TiddlyWiki.

[tw5] Re: [TW5] Transclude Text

2018-05-04 Thread 'Mark S.' via TiddlyWiki
This test code: <$vars newtiddlers="MyNewTiddler"> <$button> <$action-createtiddler $basetitle=<> tags={{$:/temp/newtemplatetags}} text=###here###/> Copy seems to work fine. Be aware that action-createtiddler doesn't open the tiddlers it makes. They appear in the Recent tab. You can use the

Re: [tw5] [TW5] How to I apply a pretty link to widget and macrocalls etc...

2018-05-04 Thread TonyM
Mat Thats fine. When you respond so quickly you are bound to occasionaly trip up. Thanks for you help. Tony -- 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

Re: [tw5] [TW5]

2018-05-04 Thread TonyM
Xavier I thought it was html arguments, not widgets. Thats good to know. I am not sure how long it will take but evan seems quite persuasive and is contributing to tiddlywiki performance improvements. Thanks Tony -- You received this message because you are subscribed to the Google Groups

Re: [tw5] [TW5] How to I apply a pretty link to widget and macrocalls etc...

2018-05-04 Thread Mat
DOH! Disregard my last message. How embarassing. You should of course simply just do it like so: <$navigator story="$:/StoryList" history="$:/HistoryList" history=><$link to=<> class="foo">WHATEVER YOU WANT > > <:-) -- You received this message because you are subscribed to the Google Groups

Re: [tw5] [TW5]

2018-05-04 Thread Xavier Cazin
Hi Tony, I still wonder why we must go to such lengths to simply use a parameter or > why we must in the first place. It takes time to learn the convoluted way > is the only way. Surely we could introduce another widget or variable > reference so we can use the intuitive code patterns? Evan

Re: [tw5] [TW5] How to I apply a pretty link to widget and macrocalls etc...

2018-05-04 Thread Mat
Tony, with Jeremys info I can now propose the followig for your original issue; before <$navigator story="$:/StoryList" history="$:/HistoryList" history=><$link to=<> class="foo"><$text text=<>/> after .foo {font-size:0px;} .foo:before {content:"xx"; font-size:14px; } This doesn't use

Re: [tw5] [TW5] How to I apply a pretty link to widget and macrocalls etc...

2018-05-04 Thread TonyM
Jeremy, Thanks, so the navigator widget sets the story and other parameters for subsequent or wrapped, commands that involve navigation. Normal behaviour will occur until another navigation widget changes it. We can then use the navigation widget to tempoarily step out of the current "story".

Re: [tw5] [TW5] How to I apply a pretty link to widget and macrocalls etc...

2018-05-04 Thread Jeremy Ruston
Hi Tony > > If I understand it correctly Hear I am trying to open a tiddler in the main > story from inside a sibstory. Great, that makes perfect sense. Try something like this: <$navigator story="$:/StoryList" history="$:/HistoryList" history=><$link to=<>><$text text=<>/> Best wishes

[tw5] Re: I'd like to talk about TiddlyDesktop -- Seeking your experience of it ...

2018-05-04 Thread Morgaine O'Herne
I haven't tried Desktop yet, but regular Tiddlywiki5 is great, and I'm using it for a number of things. Is Desktop much different? On Wednesday, May 2, 2018 at 10:14:38 AM UTC-6, @TiddlyTweeter wrote: > > *I think TiddlyDesktop is > fascinating &

[tw5] Re: TW in Public -- "Tomb Of Horrors"

2018-05-04 Thread Morgaine O'Herne
Wow! That is so much easier to read than a PDF! Great work. On Tuesday, May 1, 2018 at 4:27:01 AM UTC-6, @TiddlyTweeter wrote: > > A TW from a DesignWriteStudio student ... > > Tomb Of Horrors ... http://tombofhorrors.tiddlyspot.com/ > > If you want to comment go here: >