New version 0.0.2 is up!

Changelog:
Added “Show Control Panel” command
Fixed bug with shadow tiddlers search / results / history
Fixed z-index bug
Published roadmap (copied below) 
<https://github.com/Souk21/TW-commandpalette/blob/master/README.md>

I did some research about 'insert mode' that @TW Tones was mentioning. I 
got it to work on the title input field, but not on the text input field. I 
think this is due to the way TiddlyWiki handles refreshing the DOM. We 
would need to edit the underlying tiddler to reflect the change in the text 
fields, so it's not gonna be an easy one.
An way easier alternative I could propose would be a 'copy result to 
clipboard' keyboard shortcut.

@Reet Pandher I tried resolving the save wiki bug, but I'm out of luck. I'm 
gonna ask over TiddlyWikiDev.

About the z-index, I set it to something like 99999 I don't think this is 
good practice. If anyone has a better idea :)

@Diego Mesa @Eskha I'm really glad you like it :)

Roadmap 
   
   - Modularize (Core plugin contains only basic commands (or none?) 
   sub-plugins add different types of commands)
   - Create commands for all features from 'Tools' tab (import,...)
   - Profiles (Different search order, hide/show commands/modules, 
   switchable with command/shorcut)
   - Theming
   - Server module (messaging server, tiddlywiki node.js commands)
   - Pipe/chain commands, BulkActions (Apply a command to a filter 
   operation, e.g add field for all tiddler tagged with)

<https://github.com/Souk21/TW-commandpalette/blob/master/README.md#ideas>
Ideas: 
   
   - Filter operation history (with tiddler history? or when input is [ ?)
   - Context in results ?
   - Highlight match in results ?
   - X button at the right of opened tiddlers ?
   - Show shortcuts of commands ?
   - Show nb of occurrences when searching tags
   - Insert result in previously focused element
   - Search/list content-type
   - Search in page?
   - Show colors in filter results
   - Show backlinks/freelinks
   - Open multiple tiddlers with right arrow ?
   - Open tiddler in edit mode?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7b015ba-d005-420e-a9c8-65b3c4dc8257o%40googlegroups.com.

Reply via email to