Git commit 9f4eb5020992adc70e790a5d25524fa1857c5326 by Jack Ostroff. Committed on 05/07/2020 at 21:19. Pushed by ostroffjh into branch 'docs'.
Minor rewoding M +10 -9 doc/details-tags.docbook https://invent.kde.org/office/kmymoney/commit/9f4eb5020992adc70e790a5d25524fa1857c5326 diff --git a/doc/details-tags.docbook b/doc/details-tags.docbook index 3cd4fa738..ff20a9f93 100644 --- a/doc/details-tags.docbook +++ b/doc/details-tags.docbook @@ -42,15 +42,16 @@ <sect2> <title>Adding a Tag</title> <para> - Creating a tag can be done by 1 of 3 different ways. First you can click on the - Add tag icon <guiicon><inlinemediaobject><imageobject><imagedata - fileref="list-add.png"/></imageobject></inlinemediaobject></guiicon> or - right-click on any tag and choose <guimenuitem>New tag</guimenuitem>. This - creates a new tag called <quote>New tag</quote>. Right-click on this tag and - select <guimenuitem>Rename tag</guimenuitem> to enter the name of the new tag. - Finally you can add a new tag directly into the ledger page or within a split - transaction by typing the name of the tag in the tag field. &kmymoney; will - ask if you want to add this tag and after selecting <quote>yes</quote> it will be added. + There are three different ways to create a new tag. First, you can click on + the <guiicon><inlinemediaobject><imageobject><imagedata + fileref="list-add.png"/></imageobject></inlinemediaobject></guiicon> new tag + icon. Second, you can right-click on any tag and choose <guimenuitem>New + tag</guimenuitem>. This creates a new tag called <quote>New tag.</quote> + Right-click on this tag and select <guimenuitem>Rename tag</guimenuitem> to + enter the name of the new tag. Finally, you can add a new tag directly into + the ledger page or within a split transaction by typing the name of the tag in + the tag field. &kmymoney; will ask if you want to add this tag and after + selecting <quote>yes</quote> it will be added. </para> </sect2>
