26 lines
738 B
ReStructuredText
26 lines
738 B
ReStructuredText
.. include:: /Includes.rst.txt
|
|
|
|
.. _feature-103563-1712569921:
|
|
|
|
=========================================================================
|
|
Feature: #103563 - Add saving-related hotkeys to scheduler backend module
|
|
=========================================================================
|
|
|
|
See :issue:`103563`
|
|
|
|
Description
|
|
===========
|
|
|
|
Similar to editing regular content elements, it is now possible to save
|
|
scheduler tasks being edited via keyboard shortcuts as well.
|
|
|
|
|
|
Impact
|
|
======
|
|
|
|
It is possible to invoke the :kbd:`Ctrl`/:kbd:`Cmd` + :kbd:`s` hotkey to save a
|
|
scheduler task, altogether with the hotkey :kbd:`Ctrl`/:kbd:`Cmd` + :kbd:`Shift` + :kbd:`S`
|
|
to save and close a scheduler task.
|
|
|
|
.. index:: Backend, JavaScript, ext:scheduler
|