TiddlyWiki.org

Ticket #470 (closed enhancement: fixed)

Opened 7 months ago

Last modified 4 months ago

add option to specify initial focus field for tiddler editor

Reported by: EricShulman Assigned to: EricShulman
Priority: minor Milestone: 2.4
Component: core Version:
Severity: trivial Keywords:
Cc:

Description

Currently, initial focus when editing a tiddler is automatically placed in the 'title' field (for new tiddlers) or the 'text' field (for existing tiddlers).

However, when using templates that contain custom fields, it can be desirable to specify which field should receive the initial focus (there might not even BE a 'text' field in the template!)

http://www.TiddlyTools.com/#CoreTweaks addresses this by adding an option: txtEditorFocus, which contains the field name of the field that should receive the initial focus. Depending upon the use-case, this value can be set as an individual user preference or defined by the document author as a 'sticky' setting by using a systemConfig tiddler to assign a value on document startup.

Change History

13/02/08 17:16:14 changed by MartinBudden

  • priority changed from undefined to minor.
  • milestone set to 2.3.1.

13/02/08 19:49:04 changed by MartinBudden

  • owner deleted.

21/02/08 12:38:13 changed by MartinBudden

  • owner set to EricShulman.

14/04/08 10:14:23 changed by MartinBudden

  • milestone changed from 2.3.1 to 2.4.

18/04/08 10:46:39 changed by MartinBudden

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in changeset:4499