[tw5] Re: [noob] Help with styling of checkboxes using CSS

2018-09-29 Thread JD
Hello, I find styling checkboxes a pain in the A so I simply use stylized buttons for some specific issues (for example, checkboxes don't scale up in Chrome, and looks comically tiny beside text with a large font-size) I suppose you've already tried https://www.w3schools.com/howto/howto_css_

[tw5] Re: TW5: Theme Tweaks by Palette

2018-09-29 Thread JD
Hello, I have a tiddler that handles body font-sizing... Maybe something like this can make it easier for you to switch font-sizes, too: Title: $:/jd/Buttons/font-size List: 40px 34px 30px 24px 20px 18px 17px 15px 14px 13px 12px 10px Tags: $:/tags/PageControls Text: <$wikify name="fontUp" te

[tw5] Re: Query -- Conditional CSS?

2018-09-29 Thread TonyM
Josiah, I am all for the single tiddler approach, however something must be unique in each wiki even if its just the name so you can identify which wiki the "shared" tiddler is opperating in. This unique component cant itself be distributed or it would be overwitten. If that makes sense? Tony

[tw5] How to export tiddlers in correct order.

2018-09-29 Thread TonyM
When generating the list of tiddlers to export you should be able to include sort[] or not include it in the selection filter. However when you come to import you may loose or have a different order in the import process. So you need to look at both. I am on my mobile today so I'm not in a posit

Re: [tw5] Parsing other format to tiddlers: in build step or within TW?

2018-09-29 Thread TonyM
Alot of this is over my head, but can I suggest in your readonly view you make use of the new comments plugin in 5.1.18 or a version of it so than non editors can comment on any tiddler and send those comment tiddlers to an editor. Once I see the final comnent plugin I plan to build an import to

[tw5] Re: New Plugin tw-receiver saves wiki to PHP

2018-09-29 Thread TonyM
Sendwheel, That sounds great but how does it handle contention, such as when the same tiddler has two different contents? 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, se

[tw5] TW5: Theme Tweaks by Palette

2018-09-29 Thread TonyM
Tahoka, In control panel, where you set these values. You are updating values thar are stored in tiddlers and or fields so you just need to find them and create a button (or two) to toggle the values with multiple action widgets to set the values. Im on my mobile so cant look these up or build

[tw5] Re: Building "TiddlyWiki as a Platform"

2018-09-29 Thread TonyM
Post script The short name for tiddlywiki as a platform is I suppose the tiddlyverse. Regards 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 tiddlywiki+uns

[tw5] Re: Building "TiddlyWiki as a Platform"

2018-09-29 Thread TonyM
Abraham et al, I prepaired a nice respince to you but lost it on my mobile. I think what you propose would be an effective way to publish wikis that demonstrate focused solutions. By having a front end it is better than tiddlyspot whick also has great demos but you need know the address of the

[tw5] Re: Building "TiddlyWiki as a Platform"

2018-09-29 Thread Abraham Samma
A "fake it till you make it" strategy? 😁 On Saturday, September 29, 2018 at 3:20:33 PM UTC+3, @TiddlyTweeter wrote: > > There are not enough vocalising people (NOT the same as disinterested) > because until its running full steam it can't generate them. > > Another way: If you do well, you get

[tw5] Re: New Plugin tw-receiver saves wiki to PHP

2018-09-29 Thread sendwheel
Added a new feature to the plugin: *Stale Instance Overwrite Protection* - This ensures the wiki you're working on isn't out of date with the server before saving changes. - It avoids a scenario where changes made earlier in another window were not loaded into the current instance of the wiki an

[tw5] Re: [TW5] Get list of descendants by recursively assembling filter?

2018-09-29 Thread 'LorenzGL' via TiddlyWiki
I'm resurrecting this thread because I'm stuck trying to feed the output of a recursive macro into a filter using wikify. The problem seems to be that the macro is outputting a formatted list but the filter expects a title list. I haven't been able to figure out how to solve the problem. The goa

Re: [tw5] Parsing other format to tiddlers: in build step or within TW?

2018-09-29 Thread Scott Sauyet
Thanks for the great feedback! Jeremy Ruston wrote: > I’ve also been thinking about something similar: using TW5 to create > a reusable tool that interleaves documentation files in a standard > git repository, threading them together to construct a TiddlyWiki that > can be used to view/edit the

[tw5] Re: [TW5] Bob version 1.0.6 Salt Bagels 2: Bagel Harder, Make your own plugin library

2018-09-29 Thread @TiddlyTweeter
Ciao Jed Couple of comments on 1.0.6 about handling external files. 1 - At the moment on Bob executable 1.0.6 the default "mimeMap" does not seem to be automatically loaded. I had to manually enter types ".png" & ".jpg" to get external images to show. Once working its great. 2 - I could not g

[tw5] How to export tiddlers in correct order.

2018-09-29 Thread Tearzz
How do I change the order things are exported? So that first I have TableOfContents, then the tiddler General... and so on. -- 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

[tw5] Re: [Outreach] Communicating to writers the benefits of TW -- #21 FUTURE TIDDLERS

2018-09-29 Thread @TiddlyTweeter
Ciao Mark S. I am still playing around with this and thinking about it. I think its *really* good. More than anything its suggestive of a potential full design to be able to handle "placeholders" of all types. So you don't need a footnote plugin, or a stretch-text plugin, or manually typing c

[tw5] Re: Timimi plugin - released for firefox/chrome/chromium in linux/mac/windows

2018-09-29 Thread Riz
Hi Mohammed, No, I meant changing slashes in the code. Let me find a windows machine to test before bothering you with an update again. Hi talha, I thought about it. Hosting it in Firefox store is easy. However it makes no much sense as user will have to download the native host from the git

[tw5] Re: Query -- Conditional CSS?

2018-09-29 Thread @TiddlyTweeter
Ciao Mark Sorry for delay in responding. I been playing with <$reveal>, at your suggestion. I may use that. But it suddenly occurred to me that I might do it more economically by simply sub-transcluding the parts into sections-i.e. a section for MainBob and a section for AllWiki. I'd copy over

[tw5] TW5: Theme Tweaks by Palette

2018-09-29 Thread Tahoka Freeway
I'm using a couple of TW's with Vanilla palette where I sometimes have to present on a TV or projector to a group. When I do so, the text is too small to be readable to most. So I manually adjust the font sizes in Theme Tweaks and all is good. Is there a way to switch the font sizes over just

[tw5] Re: Building "TiddlyWiki as a Platform"

2018-09-29 Thread @TiddlyTweeter
Abraham wrote ... > all this won't matter much if there isn't enough interest to justify this > project This is something that Jed too has often commented on. I think its worth saying my point of view on this. I think its a Catch-22 at the mome

Re: [tw5] How to link and keep formatting.

2018-09-29 Thread Jeremy Ruston
Hi Tearzz > On 28 Sep 2018, at 22:46, Tearzz wrote: > > So I have some header text. > > How would I make !!''`Example`'' to a link [[!!''`Example`'']] and still keep > the formatting? If you want to use formatting or other wikitext within the body of a link then you’ll need to use the link w

Re: [tw5] Parsing other format to tiddlers: in build step or within TW?

2018-09-29 Thread Jeremy Ruston
Hi Scott I’ve also been thinking about something similar: using TW5 to create a reusable tool that interleaves documentation files in a standard git repository, threading them together to construct a TiddlyWiki that can be used to view/edit the docs, or to generate static renderings. I think th

Re: [tw5] Re: How to use the | symbol in a table

2018-09-29 Thread Jeremy Ruston
Hi Sebastian > On 29 Sep 2018, at 01:36, Sebastian Heyneman > wrote: > > I'm seeking a way to put this ?`:` > > When I do ``?`:``, it puts the ?`: in code formatting and the rest of the > text in the tiddler. > > I tried the ` because | worked for creating | symbols. But it > didn't work h

[tw5] Re: Presenting a Formula Notebook

2018-09-29 Thread Ste Wilson
Thanks. At some point I need to add the option to add an equation to the constants form ( a few constants have equations) and possibly make a new front page to make it more accessible. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubsc