Hi @Ste, I've released the *Muuri plugin v0.2.7 *and the *Muuri-Kanban
plugin v0.1.6*
both are bugfix releases and also the bug you reported should be fixed
best wishes,
BTC
BurningTreeC schrieb am Donnerstag, 7. Januar 2021 um 09:02:38 UTC+1:
>
> @Ste, I can confirm this is a bug. I'll see what I can do to fix it
> Ste schrieb am Donnerstag, 7. Januar 2021 um 00:06:35 UTC+1:
>
>> Just had a quick look on my phone and moving anything freezes it in place
>> and it kind of.. Judders before a RSOE
>>
>> On Wednesday, 6 January 2021 at 09:27:05 UTC BurningTreeC wrote:
>>
>>> I've *updated* both the *Muuri *and the *Muuri-Kanban* plugins to
>>> version v0.2.6 and v0.1.4 respectively
>>>
>>> For the Muuri plugin I've added the option to auto-save after dragging
>>> and I've fixed the bug @Sylvain mentioned above (grid dimensions not
>>> refreshing when window dimensions change)
>>>
>>> For the Muuri-Kanban plugin I've added the auto-save configuration
>>> option in the plugin-config (works only with the Muuri plugin v0.2.6 and
>>> above) and updated some styles
>>>
>>>
>>> best wishes,
>>> BTC
>>>
>>> TW Tones schrieb am Mittwoch, 6. Januar 2021 um 00:18:30 UTC+1:
>>>
>>>> Thank you BTC,
>>>>
>>>> Very nice. I need to use this for some big decisions shortly, Lets see
>>>> if I can share the methods I use.
>>>>
>>>> The option to add more buttons, need only be a hack, its the
>>>> possibility for a designer to add additional handling to cards and columns
>>>> that's needed, they can take responsibility for spacing etc...
>>>>
>>>> - Such a customisation may be as little as a tick button, or a help
>>>> icon etc...
>>>> - Personally I use muuri and Kanban on a large screen, so I have
>>>> plenty of real-estate.
>>>>
>>>> One thing I believe Muuri can achieve that other layouts can't, is to
>>>> support "large, single or multiple 'pain of glass' dashboard's", given the
>>>> versatility of content in tiddlers, including iFrames to other sites and
>>>> resources that a Muuri could be used in NOC's (Network Operating Centres)
>>>> or Operation centre for space or traffic control.
>>>>
>>>> Regards
>>>> Tones
>>>>
>>>> On Tuesday, 5 January 2021 at 20:00:56 UTC+11 BurningTreeC wrote:
>>>>
>>>>>
>>>>> Thanks @Tones,
>>>>>
>>>>> The top drop area will be at the bottom in the next update
>>>>> I'll add a link button to open an item in the StoryRiver
>>>>> I'll also make the <hr> show conditionally if the item contains text
>>>>> and style it a bit more simple
>>>>>
>>>>> About the option to add more buttons: I'd like to keep it as simple as
>>>>> possuble since space is limited on those items and they shouldn't cover
>>>>> too
>>>>> much space.
>>>>> Showing the subtitle though is an option I'll think about
>>>>>
>>>>> Best wishes,
>>>>> Simon
>>>>> TW Tones schrieb am Dienstag, 5. Januar 2021 um 03:50:44 UTC+1:
>>>>>
>>>>>> BTC,
>>>>>>
>>>>>> Great stuff. I particularly like your Kanban and like the way you are
>>>>>> leveraging the history for "compound tiddlers".
>>>>>>
>>>>>> I really like the way you handle various drag and drop handling
>>>>>>
>>>>>> - Although the top + area to start new columns is great, after
>>>>>> building my board, I would like to be able to hide it, or toggle it,
>>>>>> or
>>>>>> perhaps move it to the bottom.
>>>>>>
>>>>>> Other possible improvements from my perspective
>>>>>>
>>>>>> - Option to hide the <hr> when no text exists for a card (good
>>>>>> for simple lists)
>>>>>> - Perhaps the ability to toggle the display of the text when it
>>>>>> exists
>>>>>> - love the inline edit, but a link to the actual tiddler would be
>>>>>> helpful.
>>>>>>
>>>>>> More advanced features
>>>>>>
>>>>>> - It would be nice if we could introduce our own buttons and
>>>>>> subtitle to each column and cards,
>>>>>> - Much like the viewToolBar and subtitle works on tiddlers.
>>>>>> - This would allow a designer to add more advanced features to
>>>>>> the board and cards
>>>>>> - Archive, tagging, long description under the heading and
>>>>>> more. Even the existing subtitle, for a tiddler.
>>>>>> - And like the viewToolBar and subtitle conditional
>>>>>> lists/reveals would allow response to the current tiddler.
>>>>>> - A similar bottom bar on each column or card would also
>>>>>> permit useful tools to be introduced to cards
>>>>>> - Could Muuri be activated and deactivated with the new Layout
>>>>>> switch?
>>>>>>
>>>>>> Personal use under investigation.
>>>>>>
>>>>>> I am keen to look at building a sophisticated evaluation tool making
>>>>>> use of your Kanban as so far it seems potentially the most extensible so
>>>>>> far.
>>>>>>
>>>>>> - I would want to extend it as an addon to you Kanban rather than
>>>>>> forking it, thus we can make use of it with Muuri
>>>>>> - This would mean I need to find ways to link a tiddler in one
>>>>>> column with another and sort them accordingly.
>>>>>> - Build some advanced history list tools, usable elsewhere as well
>>>>>> - Eg; access the list in the set order elsewhere than in the
>>>>>> Kanban
>>>>>> - List each history list, remove the prefix list and/or
>>>>>> indicate that lists currentTiddler. Helps access where you were
>>>>>> last active.
>>>>>>
>>>>>> Bug?
>>>>>>
>>>>>> There seems to be a bug somewhere that caused this item to be listed
>>>>>> in the history tiddler and currentTiddler field, possibly the result of
>>>>>> a
>>>>>> drag operation. I will attempt to reproduce and document.
>>>>>>
>>>>>> {
>>>>>> "title": "<a class=\"tc-tiddlylink tc-tiddlylink-resolves\"
>>>>>> href=\"https://burningtreec.github.io/tiddlywiki-muuri/#Todo\"
>>>>>> style=\"box-sizing: border-box; text-decoration: underline; font-weight:
>>>>>> 500; color: rgb(68, 68, 68); user-select: inherit; font-family:
>>>>>> system-ui,
>>>>>> -apple-system, "Segoe UI", Roboto, Helvetica, Arial,
>>>>>> sans-serif,
>>>>>> "Apple Color Emoji", "Segoe UI Emoji"; font-size:
>>>>>> 14px;
>>>>>> font-style: normal; font-variant-ligatures: normal; font-variant-caps:
>>>>>> normal; letter-spacing: normal; orphans: 2; text-align: start;
>>>>>> text-indent:
>>>>>> 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing:
>>>>>> 0px; -webkit-text-stroke-width: 0px; background-color: rgb(244, 244,
>>>>>> 244);\">o</a>"
>>>>>> },
>>>>>>
>>>>>> Lovely work
>>>>>> Tones
>>>>>> On Saturday, 2 January 2021 at 07:01:06 UTC+11 BurningTreeC wrote:
>>>>>>
>>>>>>> I hereby announce the release of the *Muuri StoryView* plugin
>>>>>>> version 0.2.0
>>>>>>>
>>>>>>> The Demo page with installation instructions can be found at:
>>>>>>>
>>>>>>> https://burningtreec.github.io/tiddlywiki-muuri
>>>>>>>
>>>>>>> The GitHub repository is located at
>>>>>>> https://github.com/BurningTreeC/tiddlywiki-muuri
>>>>>>>
>>>>>>>
>>>>>>> For issues please consider leaving me an issue over at GitHub or
>>>>>>> here in this Google Groups thread
>>>>>>>
>>>>>>> If you have questions about the usage or ideas for the next release
>>>>>>> please leave me a comment here
>>>>>>>
>>>>>>> I hope someone finds this plugin useful,
>>>>>>> best wishes,
>>>>>>> BTC
>>>>>>>
>>>>>>
--
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/826af109-1194-4e17-ab47-ada3882faea5n%40googlegroups.com.