[office/skrooge] /: Improve table context menu steps

S Page null at kde.org
Sun Apr 10 14:10:40 BST 2022


Git commit 767f85ae5922b005997b484c7abcf834d7dd69a9 by S Page.
Committed on 10/04/2022 at 03:23.
Pushed by smankowski into branch 'master'.

Improve table context menu steps

You can also bring up a table's context menu from the settings icon in
the table's header.

Also reorder the export formats to match the order in the Save As
dialog.

M  +1    -0    CHANGELOG
M  +2    -2    doc/index.docbook

https://invent.kde.org/office/skrooge/commit/767f85ae5922b005997b484c7abcf834d7dd69a9

diff --git a/CHANGELOG b/CHANGELOG
index d6610e5b2..f7037c28c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
 skrooge (2.28.0)
+  *Correction: document the settings icon in a table's header to bring up its context menu
   *Correction bug 446352: field pop-ups located weirdly, "##WARNING: Wayland does not support QWindow::requestActivate()", sometimes hangs
   *Feature: The "Debug" page allows to execute multi sql orders
   
diff --git a/doc/index.docbook b/doc/index.docbook
index 397a6d93c..6acd64dca 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -480,7 +480,7 @@
       
       <sect2 id="tables">
 	<title>Tables</title>
-	<para>In &skrooge;, all tables are customizable. Bring up the contextual menu (usually by right-clicking) on the column header, and you will see a menu appear:</para>
+	<para>In &skrooge;, all tables are customizable. Bring up the table's context menu, by right-clicking on the column header or clicking the settings icon in the table header, and you will see a menu appear:</para>
 	
 	<screenshot>
 	  <mediaobject>
@@ -776,7 +776,7 @@
       
       <sect2 id="export_table">
 	<title>Export a specific table</title>
-	<para>All <link linkend="tables">tables</link> in &skrooge; can be exported, either in CSV, &HTML;, ODT, &PDF;, SVG or TXT format. </para>
+	<para>All <link linkend="tables">tables</link> in &skrooge; can be exported, in CSV, plain text, &HTML;, ODT, &PDF;, or SVG format. You can do so by right-clicking on the column header or clicking the settings icon in the table header to bring up the table's context menu, and choosing the <guimenu>Export</guimenu> option.</para>
 	
 	<screenshot>
 	  <mediaobject>


More information about the kde-doc-english mailing list