I was wondering if someone knew of an easy way to add orgmode like keyboard 
shortcuts for making lists? Specifically I want to have one that increases 
unordered list level, one to decrease it, and a command to create a new 
item in the same list (I think alt+enter in orgmode assuming alt is your 
meta key).

My initial thought was to do a global keyboard shortcut with an action 
along the lines of:

<$action-sendmessage $message="tm-edit-text-operation" param="prefix-lines" 
character="*" count="1" />

I can kind of get it to work by created a JS module with 
module-type texteditoroperation and then modify prefix-lines to do what I 
want, but that seems very ham fisted.

Would also be interested if anyone has created a plugin that either makes 
it easy to implement this or does what I am trying to do.

-- 
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/2a1bcce4-5476-42f6-9db3-279b97d59d5cn%40googlegroups.com.

Reply via email to