Clean up the "User Interface" section
This commit is contained in:
@@ -7,7 +7,7 @@ Writing Statistics
|
||||
When you work on a project, a log file records when you opened it, when you closed it, and the
|
||||
total word counts of your novel documents and notes at the end of the session, provided that the
|
||||
session lasted either more than 5 minutes, or that the total word count changed. For more details
|
||||
about the log file, see :ref:`docs_technical_storage`.
|
||||
about the log file itself, see :ref:`docs_technical_storage`.
|
||||
|
||||
A tool to view the content of the log file is available in the **Tools** menu under **Writing
|
||||
Statistics**. You can also launch it by pressing :kbd:`F6`, or find it on the sidebar.
|
||||
@@ -16,12 +16,13 @@ The tool will show a list of all your sessions, and a set of filters to apply to
|
||||
also export the filtered data to a JSON file or to a CSV file that can be opened by a spreadsheet
|
||||
application like for instance Libre Office Calc or Excel.
|
||||
|
||||
.. versionadded:: 1.2
|
||||
|
||||
As of version 1.2, the log file also stores how much of the session time was spent idle. The
|
||||
definition of idle here is that the novelWriter main window loses focus, or the user hasn't made
|
||||
any changes to the currently open document in five minutes. The number of minutes can be altered
|
||||
in **Preferences**.
|
||||
Idle Time
|
||||
=========
|
||||
|
||||
The log file stores how much of the session time was spent idle. The definition of idle here is
|
||||
that the novelWriter main window loses focus, or the user hasn't made any changes to the currently
|
||||
open document in five minutes. You can change the number of minutes in **Preferences**.
|
||||
|
||||
|
||||
Session Timer
|
||||
|
||||
Reference in New Issue
Block a user