Poll -- Add TAB-key / character to the TW default editor

@pmario I see you also published this How to Use the TAB Button in the Editor

However the current tiddlerwiki defaut behaviour is to tab to the next field. Autolist is one of the plugins that makes use of this default behaviour, that may break when what you propose is implemented.

  • It is for me an essential tool. Using # or * - tab, it will indent to ## or **, shift-tab reverses and on a non empty line continues the next line with the proceeding prefix eg **.
  • I would be fine if the behaviour you propose can be toggled on and off, ideal per tiddlers, ideally in the editor toolbar.
  • For all I know the two features may work together.
  • Here it is for you to look at, Editor AutoLists — it is one of @saqimtiaz’s, I think you may like it as much as I do. But I have a later 0.1.14 version in my plugin wiki, than on that site.
    • @saqimtiaz if you revisit that tool, it would be cool if we could provide additional characters in a config tiddler.
    • I have actually extended autolist to do the same with \*|·|!|:|# to great benefit.
      • I edited $:/plugins/sq/editor-autolist/editor-operation-autolist.js in a couple of places.

[Edited]
Could there not also be an option to allow tab to be recognised by the wiki text parser? to indent a configured number of characters if encountered?