Hi Reet, I posted a thread in TWDev ( https://groups.google.com/forum/#!topic/tiddlywikidev/6nU5W3bQSY0) asking for help about this issue.
Le vendredi 26 juin 2020 04:37:13 UTC+2, Reet Pandher a écrit : > > Hi Souk, > > Any luck fixing the *save wiki *command? > > > On Tuesday, June 23, 2020 at 8:31:47 PM UTC+5:30, Souk21 wrote: >> >> New version 0.0.4 is up! <https://souk21.github.io/TW-commandpalette/> >> New: >> - Theming >> - Themes now follow your current color palette (thanks to Adam S!) >> - New Compact theme >> - New setting to change theme >> - Deleted "smoothScroll" setting >> - Added '>See Story List' command to list opened tiddlers >> - Insert result (ctrl+shift+I) >> >> Fixed: >> - Fixed selection not being recognized in text fields >> - Command palette now correctly gives back focus >> - Improved 'Welcome' tiddler >> >> Good news! >> I realized the issue I had with TW text fields was not about how they >> update. It was about being in iframes (don't know how I missed that). >> Fortunately it was a really easy fix! >> It enabled me to fix a bug with 'selection mode' as well as add a new >> 'insert shortcut'. >> As a bonus, it also helped with the palette giving back keyboard focus to >> text fields! >> >> There's still some design decisions to make, for example, should the palette >> insert results as links when possible? (I'm thinking yes) >> >> I'm still thinking about how acting on the current tiddler should work, so >> anyone with any input on that subject should chime in :) >> >> Let me know what you think ! >> >> @Mohammad @TiddlyTweeter: I'm sorry I didn't get the time to implement the >> filter operation history, but it's high on the todo list :) >> I also like the idea of having common operations available. Maybe a setting >> could be switchable between 'history' and 'common operations' ? >> >> @Guido B: Interesting! Thanks for the heads up :) I'll check if I can make >> transpiling/polyfilling part of the process. >> >> @TW Tones: You can already do that :) >> For example: '<$action-sendmessage $message="open-command-palette" >> $param=">"/>' will open the command palette with '>' ($param) as input. >> You can have a look at >> '$:/plugins/souk21/commandpalette/CommandPaletteCommandMode', the rest is >> just a matter of creating a keyboard shortcut with TW provided way. >> >> I agree with you about discoverability. >> For now, you can set 'neverBasic' setting to true, so you can see what >> filters operations are used (try it with '>Recent Tiddlers' for example) >> >> 'An example may be the creation of a parallel process trigger that will >> bypass an attempt to customise a global process.' >> I'm sorry I didn't understand that part >> >> @si: Thanks for the input! I added a 'See Story List' command. I'm gonna >> look into switching tabs :) >> >> @Eshka: Thank you for the bug report! Don't know how it even worked in the >> first place haha. It's fixed now, thanks :) >> >> @Adam S.: Thank you a lot for the research you did! I used your pull request >> as a starting point for the new themes. >> I tried it with different palettes and it feels way better now! Thanks >> again, it really helped me. >> Let me know what you think of it :) >> About your numbered shortcuts idea, would it be a way to select results ? (1 >> for 1st result, 2 for 2nd,...) or would it be user customizable shortcuts? >> >> -- 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/6bc04603-bc91-4af8-9e40-22559cebe5a3o%40googlegroups.com.

