Git commit 20742ff3dd09a10f2652bc839d07827254d1f419 by Stephane Mankowski, on 
behalf of Nikita Krupenko.
Committed on 26/11/2023 at 13:40.
Pushed by smankowski into branch 'master'.

Doc: Add information on assign/unassign schedule

A  +-    --    doc/assign_schedule.png
M  +13   -0    doc/index.docbook

https://invent.kde.org/office/skrooge/-/commit/20742ff3dd09a10f2652bc839d07827254d1f419

diff --git a/doc/assign_schedule.png b/doc/assign_schedule.png
new file mode 100644
index 000000000..32b4cef22
Binary files /dev/null and b/doc/assign_schedule.png differ
diff --git a/doc/index.docbook b/doc/index.docbook
index d0ee4e949..c16fdab0c 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -2303,6 +2303,19 @@ file is opened. It is also recommended to create a 
different account (⪚ "ETF"
          <para>If you need to change the monthly value, just edit the 
template, and all future occurrences will have the new value.</para>
        </sect2>
        
+       <sect2 id="schedule_assign">
+         <title>Assign Schedule</title>
+         
+         <para>If you scheduled an operation that is being repeated on a 
regular basis, you can link some old operations to this schedule using the 
"Assign schedule" context menu of an operation. This menu also allow to unlink 
an operation from a schedule or link it to a differrent one.</para>
+         
+         <screenshot>
+           <mediaobject>
+             <imageobject>
+               <imagedata fileref="assign_schedule.png" format="PNG"/>
+             </imageobject>
+           </mediaobject>
+         </screenshot>
+       </sect2>
       </sect1>
       
       <sect1 id="trackers">

Reply via email to