Action

Toggle Link Mode

Posted by agiletortoise, Last update about 4 years ago

Toggle whether link mode is currently enabled. Best used with custom keyboard shortcut assigned to have an easy way to enter and leave link mode from the keyboard.

Steps

  • script

    // turn on or off link mode
    editor.linkModeEnabled = !editor.linkModeEnabled;

Options

  • After Success Default
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.