Re: Re: [tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-18 Thread JD
Hey Bardy, On Thursday, April 12, 2018 at 11:15:26 AM UTC+9, bardy wrote: > > > would you mind trying out the updated theme on the main Tiddlywiki site, > or on Empty edition? > > hi, it's my pleasure > > just tried your current version 0.3.53 > on both the main Tiddlywiki site and Empty

Re: Re: [tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-11 Thread ruby
> would you mind trying out the updated theme on the main Tiddlywiki site, or > on Empty edition? hi, it's my pleasure just tried your current version 0.3.53 on both the main Tiddlywiki site and Empty edition I think everything is OK now. one thing: in the default Color theme the color of

Re: [tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-11 Thread JD
Hey Bardy, thanks so much for the bug reports, they're really valuable to me! The old zoomin problem..  looks like I needed to define the CSS more specifically for tiddler frames in zoomin view. I updated the theme and hope that this is not a persisting problem! As for having to drag the

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread ruby
hi, as said , I draw them to https://tiddlywiki.com/empty.html, obviously it's empty, no need to delete anything. anyway I've figured out something. I need to drag these extra tiddlers to get the same: * [[$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-tiddler]] *

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
... the updates on moveablefab.tiddlyspot.com have become a bit bigger, it works great now (on my laptop) and can be customized further if one wants we could have different buttons if swiping up/down/right/left for example -- You received this message because you are subscribed to the Google

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
@JD I made some minor updates on my moveablefab.tiddlyspot.com mostly the handling when you press long enough to pan, but you don't actually pan, so that it deletes that one state tiddler that allows panning with the <$press> endactions (with a list filter that checks if panning was done)

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
\define mymacro() list action bla \end <$tap $actions="""<>"""> works, too -- 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

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
> > Whoa, I just found out by studying your code that actions can be defined > in macros... I tried it with your test page just to see if it worked > (nothing was changed inside the macros) > Oh yes, that's possible :) - that allows many many ideas to become possible > > \define

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread JD
Whoa, I just found out by studying your code that actions can be defined in macros... I tried it with your test page just to see if it worked (nothing was changed inside the macros) \define pressStartActions() """ <$action-setfield $tiddler="$:/state/fab-pan-values" $field="center-x"

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
> > oh, yeah, that was pointed out in the official HammerWidgets page, too > (the pointer events block). > > While I'm well inside the div, panning very slowly so the div keeps up, > the iframe doesn't block the movement... which made me think of Surgery > games and such which gave me the

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread JD
oh, yeah, that was pointed out in the official HammerWidgets page, too (the pointer events block). While I'm well inside the div, panning very slowly so the div keeps up, the iframe doesn't block the movement... which made me think of Surgery games and such which gave me the idea of the

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread JD
Oh my, Bardy, looks like the theme tiddlers at http://emptymaterial.tiddlyspot.com/ are not in sync with each other. Do you mind going over the following steps? I just want to know the cause of the problem (which I see as the tiddler frame not filling the story river) 1. Go to filter search,

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
@JD I think the problem is the changing content or too many things changing there within at the same time and missing handling in my widgets I'll have to figure out how to handle that, I'm sure there's a lot of potential to tweak and correct stuff ... I hope I can make them better, I'll see

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread JD
Yeah, I think I'm hitting the same errors as you had. Maybe it's a problem with sandwiching widgets with each other? I tried both <$swipe><$press> <$press><$swipe> to no avail! Thanks for looking into it :) On Tuesday, April 10, 2018 at 8:55:40 PM UTC+9, BurningTreeC wrote: > > @JD - I'm

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
@JD - I'm trying to get my idea of the moveable fab button to work. It's a bit more complicated than I thought to be honest. I have to change some things in the widgets and see what works ... it's a use-case I want to cover, so I want to make this work I'll let you know when I have a fully

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread BurningTreeC
@bardy - if you ask me, the look on your emptymaterial page is exactly the look from the material page after dragging the links to your wiki, you need to SAVE and RELOAD to see the changes Simon -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw5] [tw] Re: Material Theme for TW5 (sort of)

2018-04-10 Thread ruby
hi, as said here http://j.d.material.tiddlyspot.com/ :> Drag the following into your TW if you want to use it but after I drag them to https://tiddlywiki.com/empty.html I didn't get the same thing as http://j.d.material.tiddlyspot.com/ see http://emptymaterial.tiddlyspot.com/ there's some

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-07 Thread JD
Oh man, I should've deleted that site! ( http://j.d.material.muri.tiddlyspot.com/) At the time it was more of a proof-of-concept... I moved on with a simpler implementation of the widget and that site no longer applies (I'll delete it in a sec) If you still plan on using the theme with the

[tw5] [tw] Re: Material Theme for TW5 (sort of)

2018-04-07 Thread ruby
I mean this site http://j.d.material.muri.tiddlyspot.com/ seems that http://j.d.material.muri.tiddlyspot.com/ is not synchonized with http://j.d.material.tiddlyspot.com/ at http://j.d.material.muri.tiddlyspot.com/ zoomin story view mode is not as good as http://j.d.material.tiddlyspot.com/

[tw5] Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-07 Thread JD
Hey Bardy thanks for the bug reports! The misaligned TOC turned out to be due to missing class declarations in the Material-ized SVG tiddlers. I updated the iconset at the demosite, please export/import the set again if you still wish to use them. I also updated the theme to comply with the

[tw] Re: Material Theme for TW5 (sort of)

2018-04-07 Thread ruby
hi, it seems that table of contents can not be left aligned tiddlers without child have some extra space before them at this page https://tiddlywiki.com/#TableOfContents I see the TOC is left aligned what's the problem here? see here: http://testtocalign.tiddlyspot.com/ another question,

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread BurningTreeC
> > > Yeah, a dedicated page for the widgets would surely help with spreading > the word around. A concise info page like this tiddler for the > ButtonWidget would make it easier > for other users to implement it in their projects, I feel like. > > Oh,

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread JD
Oh wow, thanks for noticing, I love your Swipe widget! It has allowed a JS-illiterate person like me to get what I wanted out of TW in my mobile browser (outside of Noteself's android app ) Yeah, a dedicated page for the widgets would surely help with

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread BurningTreeC
Hi JD, I want to express my appreciation of your work, I think it's great - and seeing my hammerjs widgets being used within it is really cool :) ! How's the swipe widget working for you? We have put hammerjs to the tiddlywiki plugin library, so that it's enough to drag it from the prerelease

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread TonyM
JD, The More I look at it the more I am Tempted to move some key wikis to this - thanks for sharing Tony On Friday, April 6, 2018 at 10:40:48 PM UTC+10, JD wrote: > > Oh yes, that's right. I'm not a big fan of how they work right now. It's > is a very simple implementation of an

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread JD
Oh yes, that's right. I'm not a big fan of how they work right now. It's is a very simple implementation of an opacity+height transition in CSS. When none is set, the "opacity: 0;" hoverable div above the main FAB button is not revealed. If one or more is set, the div is revealed, but is set

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread @TiddlyTweeter
They only appear on hover. Its a way of getting an elegant malleable menuing system that is not obtrusive. I think the "trigger-zone" for the hover activation probably needs a bit of tweeking. I need try it a bit more. I can see how its good for smart phones. But for some desktop apps it could

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread TonyM
Thanks The Fab Button is Cool, I only found the secondaries on hover above the first fab button. Thanks Tony On Friday, April 6, 2018 at 8:58:10 PM UTC+10, @TiddlyTweeter wrote: > > Ciao TonyM > > By default the full JD's FAB is off--though the big "+"circle, bottom > right, is a FAB. Visit

[tw] Re: Material Theme for TW5 (sort of)

2018-04-06 Thread @TiddlyTweeter
Ciao TonyM By default the full JD's FAB is off--though the big "+"circle, bottom right, is a FAB. Visit $:/ControlPanel > Appearance > FAB Buttons. Set the buttons, see what happens. They seem to work best on touch-screens? At the moment the behaviour differs between platforms. I'll try

[tw] Re: Material Theme for TW5 (sort of)

2018-04-05 Thread TonyM
Josiah, I can see FAB anywhere? With respect what are to talking about, it is hard to comment on something we cant see? Tony On Thursday, April 5, 2018 at 2:04:48 AM UTC+10, @TiddlyTweeter wrote: > > No one commented on FAB yet? Its a fab idea! > > I think it may need a little work

Re: [tw] Re: Material Theme for TW5 (sort of)

2018-04-05 Thread JD
Hi Bardy, thanks for the feedback! Yeah, looks like I forgot to test this with the different story views. I just updated the theme and now it should work with Zoomin view. I also changed how I applied the swiping ability. Plus, the image tiddlers are separated from the theme now (I don't want

[tw] Re: Material Theme for TW5 (sort of)

2018-04-04 Thread @TiddlyTweeter
No one commented on FAB yet? Its a fab idea! I think it may need a little work cross-platform to work relaibly the same, but the design and idea behind it is really excellent. Josiah -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: Material Theme for TW5 (sort of)

2018-04-04 Thread ruby
tried. very nice. you're genious some quick questions: I like zoomin mode, but if set storyview to "zoomin", the story width gets bigger and bigger, and the bottom scroll bar appears. and tried http://j.d.material.muri.tiddlyspot.com/, after click "V" "more actions", the pop memu div is hiden

[tw] Re: Material Theme for TW5 (sort of)

2018-04-03 Thread JD
Thanks, man. If you encounter problems with this theme please let me know :) On Tuesday, April 3, 2018 at 5:27:55 AM UTC+9, manuar...@gmail.com wrote: > > I really enjoy this theme, I will try it for my next mobile-based > tiddlywiki project. > > Thanks! >> >> -- You received this message

[tw] Re: Material Theme for TW5 (sort of)

2018-04-03 Thread JD
Thanks for the compliments! I hope a future update to Vanilla theme would have sidebar-left as an option, at least. On Tuesday, April 3, 2018 at 7:02:26 AM UTC+9, TonyM wrote: > > JD, > > Looks very nice, thanks for Sharing. The Left hand Driven menu theme, > hamburger, and topbar is much in

[tw] Re: Material Theme for TW5 (sort of)

2018-04-03 Thread JD
Hey, thanks! Yeah, those colors remind me of LSP from Adventure Time... I guess that cartoon is not that popular nowadays  On Tuesday, April 3, 2018 at 4:55:49 AM UTC+9, David Gifford wrote: > > Lovely! I love the palettes and palette names. Lumpy space princess? >> >> -- You received this

[tw] Re: Material Theme for TW5 (sort of)

2018-04-02 Thread TonyM
JD, Looks very nice, thanks for Sharing. The Left hand Driven menu theme, hamburger, and topbar is much in demand and to quickly customise this theme with the alternate colours is a bonus. Thanks Tony On Tuesday, April 3, 2018 at 3:37:26 AM UTC+10, JD wrote: > > Hello folks, I've been

[tw] Re: Material Theme for TW5 (sort of)

2018-04-02 Thread manuarteteco
I really enjoy this theme, I will try it for my next mobile-based tiddlywiki project. Thanks! On Monday, April 2, 2018 at 7:37:26 PM UTC+2, JD wrote: > > Hello folks, I've been playing around with Google's Material design and > would like to share what I created so far... > >

[tw] Re: Material Theme for TW5 (sort of)

2018-04-02 Thread David Gifford
Lovely! I love the palettes and palette names. Lumpy space princess? On Monday, April 2, 2018 at 12:37:26 PM UTC-5, JD wrote: > > Hello folks, I've been playing around with Google's Material design and > would like to share what I created so far... > > http://j.d.material.tiddlyspot.com > >