Hi Thomas,

Thank you for the feedback, much appreciated.

*Keyboard shortcuts*: yes the intention is to have them in the Control 
Panel, though I am still pondering ways to separate them from other 
shortcuts visually to avoid clutter. The Control Panel lumps together all 
shortcuts: global, for editor formatting and local/application specific, 
which I think makes it a bit confusing for end-users. Ideally I would want 
a separate section or tab for all the keyboard shortcuts specific to this 
plugin. Also on my mind is optimizing a single keyboard widget to handle 
multiple shortcuts. Any suggestions would be very welcome.

*HTML structure: *I have intentionally avoided the use of a <ul>/<li> 
elements for various reasons. Among them:
- the way the core droppable widgets work with nested structures and the 
associated difficulties with enabling/disabling drag and drop dependent on 
what is being dragged. Doing as much as possible with core widgets was a 
priority, as it means non-developers can replicate/adapt the work.
- each list item is a tiddler, and therefore can contain a variety of 
content. Using an <li> would limit what content can be in each list item.
- the visual representation as a list is only the current default and the 
idea is to make this customizable via templates, along with customizing 
what fields are shown from the list tiddlers. I welcome any alternative 
default styling ideas that diminish the association with an HTML list.
- it is far more expedient to create export options to various formats such 
as HTML lists, rather than try to make a nested <ul><li> structure work 
flexibly with various content and the core drag and drop capabilities.

I find it more appropriate and helpful to think of a stream as a hierarchy 
of tiddlers, rather than a list generated from tiddlers.

Cheers,
Saq

On Thursday, June 11, 2020 at 12:05:25 AM UTC+2, Thomas Elmiger wrote:
>
> Hi Saq, 
>
> Finally I found the time to try this promising tool, thanks for making 
> this!
>
> Suggestions: 
>
>    - Roadmap: Do you intend to move keyboard shortcuts to the existing 
>    tab "Keyboard Shortcuts" in the Control Panel? That’s where I would like 
> to 
>    find them and where multiple shortcuts per command are configurable.
>    - HTML structure: As the result looks like a list, I would have 
>    expected a nested <ul><li> structure – that would have the advantage that 
>    you can copy paste to e.g. Word and keep the structure.
>
> Just a first impression, I might try again later.
>
> Cheers and good night,
> Thomas
>

-- 
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/5143b05d-9aff-4c16-a124-40c8b02dcd2bo%40googlegroups.com.

Reply via email to