Hi Tony! Thanks for the compliments! This is an android app feature I also 
wanted on Tiddlywiki

>
>    - There is a stray button appearing in page controls without 
>    caption/description. I expect its your tool
>
> Hey, thanks! I'll check this out.

>
>    - If you could allow the customisation of options "where the button 
>    will appear" would be great for example I would add options to add 
>    from other tags for toolbars I created, or the menu bar plugin etc.. 
>
>
>    - Is there any chance you can generalise this for making buttons with 
>    drop-downs?
>
>  That's a good idea! While not implemented yet, you can do this by 
manually creating the grouped button. Sample:

Text of your grouped button tiddler:
\import $:/plugins/jd/groupedbuttons/template
\whitespace trim
<$macrocall $name='grouped-btns'
  groupname='your-group-name' ← to make the config tiddler for the default 
button unique
  filter='filter expression of your buttons inside the dropdown'
  default='the shortcut outside. preferably belongs to the filter above as 
when not set as default, you can still access it in the dropdown'
  thisbutton='title of this tiddler so it will automatically be excluded 
from your dropdown' ← i should probably remove this from the macro
  tooltip='tooltip for the small button'
  buttonclass='css class for the small button'
  buttonimage='svg tiddler for the small button'
  background='palette index name of the background for the small button, 
e.g. page-background'
/>

Thanks again!

-jd


On Saturday, August 15, 2020 at 7:40:43 AM UTC+9, TW Tones wrote:
>
> JD,
>
> This is great. One of those little low impact high value improvements we 
> can apply to the UI to extend and or simplify tiddlywiki use. 
>
> Some quick feeback items
>
>    - There is a stray button appearing in page controls without 
>    caption/description. I expect its your tool
>    - If you could allow the customisation of options "where the button 
>    will appear" would be great for example I would add options to add 
>    from other tags for toolbars I created, or the menu bar plugin etc.. 
>
> I will research you method because its an elegant and space saving 
> mechanism, I want to create some drop downs on some special buttons. This 
> looks a lot nicer.
>
>    - Is there any chance you can generalise this for making buttons with 
>    drop-downs?
>
> Thanks for your contributions
> Tones
>
>
> On Friday, August 14, 2020 at 8:52:15 PM UTC+10, JD wrote:
>>
>> Hello everyone, JD here.
>>
>> My current projects have produced a want in me for something like this, 
>> and so I packaged it into a plugin for people who might have the same needs 
>> ^^, 
>>
>> This is a button-group creation tool, simply put. The button on the left 
>> is the default, and the small one on its right will reveal buttons that the 
>> user had preset it to contain. 
>>
>> Creation is as easy as 1 2 3 .. 4.. .5 ~ 8 steps -- alright, still a lot, 
>> but it's like a simple form, you'll see!
>>
>> Demo and plugin page here: http://j.d.groupedbuttons.tiddlyspot.com/
>>
>> [image: 2020-08-14 19_34_11-grouped buttons — ☆彡 jd.png]
>>
>> Might also be useful to others ^^,
>>
>> -jd
>>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/269628a8-78ce-48bb-8543-289b307e311do%40googlegroups.com.

Reply via email to