GTG

Merge lp:~amachattie/gtg/patch_one into lp:~gtg/gtg/old-trunk

Proposed by A. MacHattie
Status: Merged
Merged at revision: 1369
Proposed branch: lp:~amachattie/gtg/patch_one
Merge into: lp:~gtg/gtg/old-trunk
Diff against target: 1184 lines (+567/-568)
10 files modified
docs/userdoc/C/gtg-add-sync.page (+48/-48)
docs/userdoc/C/gtg-quickadd-dates.page (+86/-86)
docs/userdoc/C/gtg-quickadd.page (+30/-30)
docs/userdoc/C/gtg-search-intro.page (+38/-39)
docs/userdoc/C/gtg-search-syntax.page (+124/-124)
docs/userdoc/C/gtg-subtasks.page (+57/-57)
docs/userdoc/C/gtg-sync.page (+60/-60)
docs/userdoc/C/gtg-tags.page (+43/-43)
docs/userdoc/C/gtg-tasks.page (+31/-31)
docs/userdoc/C/gtg-workview.page (+50/-50)
To merge this branch: bzr merge lp:~amachattie/gtg/patch_one
Reviewer Review Type Date Requested Status
Izidor Matušov Approve
Review via email: mp+211442@code.launchpad.net

Description of the change

Made some minor grammatical changes, reordered links on index page (sections "Task Management", "Search for Tasks", and "Sync Services"), increased linking between pages, added extra gui button tags

To post a comment you must log in.
Revision history for this message
Izidor Matušov (izidor) wrote :
Download full text (7.0 KiB)

The massive diff is caused by using windows line endings. I'll convert the line endings back to unix ones.

Launchpad does not support directly ignoring whitespace. You can see the diff locally:

bzr cdiff --diff-options='-w'
=== modified file 'docs/userdoc/C/gtg-add-sync.page'
--- docs/userdoc/C/gtg-add-sync.page 2013-06-18 21:34:59 +0000
+++ docs/userdoc/C/gtg-add-sync.page 2014-03-18 07:43:01 +0000
@@ -4,7 +4,7 @@
       id="gtg-add-sync">

   <info>
- <link type="guide" xref="index#gtg-sync"/>
+ <link type="guide" xref="index#gtg-sync" group="second"/>
      <link type="seealso" xref="gtg-sync"/>
       <link type="seealso" xref="gtg-remove-sync"/>

=== modified file 'docs/userdoc/C/gtg-quickadd-dates.page'
--- docs/userdoc/C/gtg-quickadd-dates.page 2012-11-15 10:55:45 +0000
+++ docs/userdoc/C/gtg-quickadd-dates.page 2014-03-18 07:43:02 +0000
@@ -15,7 +15,7 @@

   <title>Add Dates and Tags to Tasks using the Quick Add Entry</title>

- <p>You can also create a task in the Quick Add Entry and at the same time specify its tags, due and defer date. Follow these format rules:</p>
+ <p>You can also create a task in the Quick Add Entry and at the same time specify its tags, due and defer date. The defer date allows you to set a date on which you intend to start the task. Follow these format rules:</p>

     <p><em style="strong">tags:tag1,tag2,tag3</em></p>

=== modified file 'docs/userdoc/C/gtg-quickadd.page'
--- docs/userdoc/C/gtg-quickadd.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-quickadd.page 2014-03-18 07:43:02 +0000
@@ -4,7 +4,7 @@
       id="gtg-quickadd">

   <info>
- <link type="guide" xref="index#gtg-task-management" group="fourth"/>
+ <link type="guide" xref="index#gtg-task-management" group="second"/>

       <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
    <credit type="author copyright">

=== modified file 'docs/userdoc/C/gtg-search-intro.page'
--- docs/userdoc/C/gtg-search-intro.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-search-intro.page 2014-03-18 07:43:02 +0000
@@ -18,7 +18,7 @@
 for tasks based on their content.</p>

 <p>Searching for tasks is really easy: just type the words you are looking for
-in the Quick Add Entry, and select &quot;Search&quot; in the menu that
+in the <gui>Quick Add Entry</gui>, and select &quot;Search&quot; in the menu that
 will appear automatically.</p>

 <p>GTG stores your searches in the sidebar, under the &quot;Search&quot;
@@ -27,8 +27,7 @@
 all the tasks matching your search request.</p>

 <p>GTG also saves all the search requests you have made until you explicitely
-delete them (which you can do by right-clicking on them and selecting
-&quot;Delete&quot;). That allows you to safely quit GTG without loosing your
+delete them (which you can do by right-clicking on them and selecting <gui>Delete</gui>). That allows you to safely quit GTG without loosing your
 search requests. This can be very useful when you use the search features
 to identify specific tasks regularly!</p>

=== modified file 'docs/userdoc/C/gtg-search-syntax.page'
--- docs/userdoc/C/gtg-search-syntax.page 2013-06-18 22:31:16 +0000
+++ docs/u...

Read more...

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'docs/userdoc/C/gtg-add-sync.page'
--- docs/userdoc/C/gtg-add-sync.page 2013-06-18 21:34:59 +0000
+++ docs/userdoc/C/gtg-add-sync.page 2014-03-18 02:22:25 +0000
@@ -1,48 +1,48 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="topic" style="task"3 type="topic" style="task"
4 id="gtg-add-sync">4 id="gtg-add-sync">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-sync"/>7 <link type="guide" xref="index#gtg-sync" group="second"/>
8 <link type="seealso" xref="gtg-sync"/>8 <link type="seealso" xref="gtg-sync"/>
9 <link type="seealso" xref="gtg-remove-sync"/>9 <link type="seealso" xref="gtg-remove-sync"/>
10 10
11 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>11 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
12 <credit type="author copyright">12 <credit type="author copyright">
13 <name>Radina Matic</name>13 <name>Radina Matic</name>
14 <email its:translate="no">radina.matic@gmail.com</email>14 <email its:translate="no">radina.matic@gmail.com</email>
15 <years>2013</years>15 <years>2013</years>
16 </credit>16 </credit>
17 <credit type="copyright editor">17 <credit type="copyright editor">
18 <name></name>18 <name></name>
19 <email its:translate="no"></email>19 <email its:translate="no"></email>
20 <years></years>20 <years></years>
21 </credit>21 </credit>
2222
23 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>23 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2424
25 </info>25 </info>
2626
27 <title>Enable/Disable Sync Service</title>27 <title>Enable/Disable Sync Service</title>
2828
29<p>To enable or disable Sync Services in the GTG main menu go to <guiseq><gui>Edit</gui><gui>Setup Sync Services</gui></guiseq>. Press the button <gui>Add</gui> and choose the desired sync service from the drop down menu on the right.</p>29<p>To enable or disable Sync Services in the GTG main menu go to <guiseq><gui>Edit</gui><gui>Setup Sync Services</gui></guiseq>. Press the button <gui>Add</gui> and choose the desired sync service from the drop down menu on the right.</p>
3030
31<figure>31<figure>
32 <title>Enable Sync Service</title>32 <title>Enable Sync Service</title>
33 <desc> </desc>33 <desc> </desc>
34 <media type="image" mime="image/png" src="figures/select-sync.png"/>34 <media type="image" mime="image/png" src="figures/select-sync.png"/>
35</figure>35</figure>
3636
37<p>For each sync service that you wish to enable you will have to set certain parameters, provide the user name and password if necessary and press the <gui>Enable syncing</gui> button.</p>37<p>For each sync service that you wish to enable you will have to set certain parameters, provide the user name and password if necessary and press the <gui>Enable syncing</gui> button.</p>
3838
39<p>To disable a sync service press the <gui>Disable syncing</gui> button.</p>39<p>To disable a sync service press the <gui>Disable syncing</gui> button.</p>
4040
41<figure>41<figure>
42 <title>Configure Sync Service</title>42 <title>Configure Sync Service</title>
43 <desc> </desc>43 <desc> </desc>
44 <media type="image" mime="image/png" src="figures/configure-sync.png"/>44 <media type="image" mime="image/png" src="figures/configure-sync.png"/>
45</figure>45</figure>
4646
47</page>47</page>
4848
4949
=== modified file 'docs/userdoc/C/gtg-quickadd-dates.page'
--- docs/userdoc/C/gtg-quickadd-dates.page 2012-11-15 10:55:45 +0000
+++ docs/userdoc/C/gtg-quickadd-dates.page 2014-03-18 02:22:25 +0000
@@ -1,86 +1,86 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 type="topic" style="task"2 type="topic" style="task"
3 id="gtg-quickadd-dates">3 id="gtg-quickadd-dates">
44
5 <info>5 <info>
6 <link type="guide" xref="gtg-quickadd" group="fourth"/>6 <link type="guide" xref="gtg-quickadd" group="fourth"/>
7 <link type="seealso" xref="gtg-quickadd-new-task"/>7 <link type="seealso" xref="gtg-quickadd-new-task"/>
8 <link type="seealso" xref="gtg-quickadd-tags"/>8 <link type="seealso" xref="gtg-quickadd-tags"/>
9 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate"/>9 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate"/>
10 <credit type="author">10 <credit type="author">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email>radina.matic@gmail.com</email>12 <email>radina.matic@gmail.com</email>
13 </credit>13 </credit>
14 </info>14 </info>
1515
16 <title>Add Dates and Tags to Tasks using the Quick Add Entry</title>16 <title>Add Dates and Tags to Tasks using the Quick Add Entry</title>
1717
18 <p>You can also create a task in the Quick Add Entry and at the same time specify its tags, due and defer date. Follow these format rules:</p>18 <p>You can also create a task in the Quick Add Entry and at the same time specify its tags, due and defer date. The defer date allows you to set a date on which you intend to start the task. Follow these format rules:</p>
1919
20 <p><em style="strong">tags:tag1,tag2,tag3</em></p>20 <p><em style="strong">tags:tag1,tag2,tag3</em></p>
2121
22<list>22<list>
23 <item><p>This way you can apply as many tags as you wish using comma as a separator.</p></item>23 <item><p>This way you can apply as many tags as you wish using comma as a separator.</p></item>
24 <item><p>Any word that begins with “@” sign will be interpreted as a tag.</p></item> 24 <item><p>Any word that begins with “@” sign will be interpreted as a tag.</p></item>
25</list>25</list>
2626
2727
28 <p><em style="strong">due:date</em></p>28 <p><em style="strong">due:date</em></p>
2929
30 <p><em style="strong">defer:date</em></p>30 <p><em style="strong">defer:date</em></p>
3131
32 <p>This way you can apply a due date or a defer date. Dates can be formatted as dates in your locale or yyyy-mm-dd (for example 2012-04-01) or yyyymmdd (20120401) or mmdd (0401 - the year being implicitly the current one) or today, tomorrow or a weekday name (due:monday means due next Monday). Dates which are added in this way will not appear in the task title.</p>32 <p>This way you can apply a due date or a defer date. Dates can be formatted as dates in your locale or yyyy-mm-dd (for example 2012-04-01) or yyyymmdd (20120401) or mmdd (0401 - the year being implicitly the current one) or today, tomorrow or a weekday name (due:monday means due next Monday). Dates which are added in this way will not appear in the task title.</p>
3333
34 <p>Examples</p>34 <p>Examples</p>
3535
36 <p><em style="strong">buy stationary tags:purchases,office due:20120330 defer:tuesday</em></p>36 <p><em style="strong">buy stationary tags:purchases,office due:20120330 defer:tuesday</em></p>
3737
38 <p>The above example tells GTG to create a new task with the title "buy stationary", under the tags "purchases" and "office", with the due date March 30, 2012 and the start date next Tuesday.</p>38 <p>The above example tells GTG to create a new task with the title "buy stationary", under the tags "purchases" and "office", with the due date March 30, 2012 and the start date next Tuesday.</p>
3939
40 <p><em style="strong">call mum tags:family,calls due:sunday defer:tomorrow</em></p>40 <p><em style="strong">call mum tags:family,calls due:sunday defer:tomorrow</em></p>
4141
42 <p>The above example tells GTG to create a new task with the title "call mum", under the tags "family" and "calls", with the due date next Sunday and the start date tomorrow.</p>42 <p>The above example tells GTG to create a new task with the title "call mum", under the tags "family" and "calls", with the due date next Sunday and the start date tomorrow.</p>
4343
44<p>Watch this short video tutorial to understand better how the Quick Add Entry works:</p>44<p>Watch this short video tutorial to understand better how the Quick Add Entry works:</p>
4545
46<media type="video" src="videos/quick-add2.webm" title="Add Dates and Tags to Tasks using the Quick Add Entry">46<media type="video" src="videos/quick-add2.webm" title="Add Dates and Tags to Tasks using the Quick Add Entry">
4747
48<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">48<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
49 <tt:body>49 <tt:body>
50 <tt:div begin="1s" end="11s">50 <tt:div begin="1s" end="11s">
51 <tt:p>51 <tt:p>
52 Let's see an example how to use the <em style="strong">Quick Add Entry</em> to set up a new task.52 Let's see an example how to use the <em style="strong">Quick Add Entry</em> to set up a new task.
53 </tt:p>53 </tt:p>
54 </tt:div>54 </tt:div>
55 <tt:div begin="11s" end="25s">55 <tt:div begin="11s" end="25s">
56 <tt:p>56 <tt:p>
57 We are going to copy an already prepared line with parameters and explain them one by one.57 We are going to copy an already prepared line with parameters and explain them one by one.
58 </tt:p>58 </tt:p>
59 </tt:div>59 </tt:div>
60 <tt:div begin="25s" end="36s">60 <tt:div begin="25s" end="36s">
61 <tt:p>61 <tt:p>
62 Once you press the <gui>Enter</gui> key, the new task will appear in the task browser.62 Once you press the <gui>Enter</gui> key, the new task will appear in the task browser.
63 </tt:p>63 </tt:p>
64 </tt:div>64 </tt:div>
65 <tt:div begin="36s" end="53s">65 <tt:div begin="36s" end="53s">
66 <tt:p>66 <tt:p>
67 The first part ("call mum") is the task title.67 The first part ("call mum") is the task title.
68 </tt:p>68 </tt:p>
69 </tt:div>69 </tt:div>
70 <tt:div begin="53s" end="65s">70 <tt:div begin="53s" end="65s">
71 <tt:p>71 <tt:p>
72 When GTG sees "tags:calls,family" it will add the tags <gui>@calls</gui> and <gui>@family</gui> highligthed in yellow under the task name.72 When GTG sees "tags:calls,family" it will add the tags <gui>@calls</gui> and <gui>@family</gui> highligthed in yellow under the task name.
73 </tt:p>73 </tt:p>
74 </tt:div>74 </tt:div>
75 <tt:div begin="65s" end="104s">75 <tt:div begin="65s" end="104s">
76 <tt:p>76 <tt:p>
77 Setting the dates is easy: "due:sunday" and "defer:tomorrow" will be recorded correctly as the due and start date of the task.77 Setting the dates is easy: "due:sunday" and "defer:tomorrow" will be recorded correctly as the due and start date of the task.
78 </tt:p>78 </tt:p>
79 </tt:div>79 </tt:div>
80 </tt:body>80 </tt:body>
81 </tt:tt>81 </tt:tt>
8282
83</media>83</media>
8484
8585
86</page>86</page>
8787
=== modified file 'docs/userdoc/C/gtg-quickadd.page'
--- docs/userdoc/C/gtg-quickadd.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-quickadd.page 2014-03-18 02:22:25 +0000
@@ -1,30 +1,30 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-quickadd">4 id="gtg-quickadd">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-task-management" group="fourth"/>7 <link type="guide" xref="index#gtg-task-management" group="second"/>
8 8
9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
10 <credit type="author copyright">10 <credit type="author copyright">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email its:translate="no">radina.matic@gmail.com</email>12 <email its:translate="no">radina.matic@gmail.com</email>
13 <years>2013</years>13 <years>2013</years>
14 </credit>14 </credit>
15 <credit type="copyright editor">15 <credit type="copyright editor">
16 <name></name>16 <name></name>
17 <email its:translate="no"></email>17 <email its:translate="no"></email>
18 <years></years>18 <years></years>
19 </credit>19 </credit>
2020
21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2222
23 </info>23 </info>
2424
25 <title>Quick Add Entry</title>25 <title>Quick Add Entry</title>
2626
27 <p>The Quick Add Entry is the fastest way to create a new task. To enable and disable the entry field in the main <app>GTG</app> menu go to <guiseq><gui>View</gui><gui>Quick Add Entry</gui></guiseq>.</p> 27 <p>The Quick Add Entry is the fastest way to create a new task. To enable and disable the entry field in the main <app>GTG</app> menu go to <guiseq><gui>View</gui><gui>Quick Add Entry</gui></guiseq>.</p>
28 28
29 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>29 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>
30</page>30</page>
3131
=== modified file 'docs/userdoc/C/gtg-search-intro.page'
--- docs/userdoc/C/gtg-search-intro.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-search-intro.page 2014-03-18 02:22:25 +0000
@@ -1,39 +1,38 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-search-intro">4 id="gtg-search-intro">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-search" group="first"/>7 <link type="guide" xref="index#gtg-search" group="first"/>
8 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate" />8 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate" />
9 <credit type="author">9 <credit type="author">
10 <name>Bertrand Rousseau</name>10 <name>Bertrand Rousseau</name>
11 <email>bertrand.rousseau@gmail.com</email>11 <email>bertrand.rousseau@gmail.com</email>
12 </credit>12 </credit>
13 </info>13 </info>
1414
15 <title>Use GTG Search</title>15 <title>Use GTG Search</title>
1616
17<p>To help you to find specific tasks more easily, GTG allows you to search17<p>To help you to find specific tasks more easily, GTG allows you to search
18for tasks based on their content.</p>18for tasks based on their content.</p>
1919
20<p>Searching for tasks is really easy: just type the words you are looking for 20<p>Searching for tasks is really easy: just type the words you are looking for
21in the Quick Add Entry, and select &quot;Search&quot; in the menu that21in the <gui>Quick Add Entry</gui>, and select &quot;Search&quot; in the menu that
22will appear automatically.</p>22will appear automatically.</p>
2323
24<p>GTG stores your searches in the sidebar, under the &quot;Search&quot;24<p>GTG stores your searches in the sidebar, under the &quot;Search&quot;
25section. You can thus always go back to a previous search later on if you25section. You can thus always go back to a previous search later on if you
26need it. Search results are updated automatically, so you always get26need it. Search results are updated automatically, so you always get
27all the tasks matching your search request.</p>27all the tasks matching your search request.</p>
2828
29<p>GTG also saves all the search requests you have made until you explicitely29<p>GTG also saves all the search requests you have made until you explicitely
30delete them (which you can do by right-clicking on them and selecting30delete them (which you can do by right-clicking on them and selecting <gui>Delete</gui>). That allows you to safely quit GTG without loosing your
31&quot;Delete&quot;). That allows you to safely quit GTG without loosing your31search requests. This can be very useful when you use the search features
32search requests. This can be very useful when you use the search features32to identify specific tasks regularly!</p>
33to identify specific tasks regularly!</p>33
3434<p>If you want to perform really specific searches, you can use a special
35<p>If you want to perform really specific searches, you can use a special35syntax to create precise requests. Those aspects are covered
36syntax to create precise requests. Those aspects are covered36<link xref="gtg-search-syntax">in this page</link>. </p>
37<link xref="gtg-search-syntax">in this page</link>. </p>37
3838</page>
39</page>
4039
=== modified file 'docs/userdoc/C/gtg-search-syntax.page'
--- docs/userdoc/C/gtg-search-syntax.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-search-syntax.page 2014-03-18 02:22:25 +0000
@@ -1,124 +1,124 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:ui="http://projectmallard.org/experimental/ui/"2 xmlns:ui="http://projectmallard.org/experimental/ui/"
3 xmlns:its="http://www.w3.org/2005/11/its"3 xmlns:its="http://www.w3.org/2005/11/its"
4 type="guide" style="tip"4 type="guide" style="tip"
5 id="gtg-search-syntax">5 id="gtg-search-syntax">
66
7 <info>7 <info>
8 <link type="guide" xref="index#gtg-search" group="first"/>8 <link type="guide" xref="index#gtg-search" group="second"/>
9 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate" />9 <revision pkgversion="0.1" version="0.1" date="2012-07-03" status="candidate" />
10 <credit type="author">10 <credit type="author">
11 <name>Bertrand Rousseau</name>11 <name>Bertrand Rousseau</name>
12 <email>bertrand.rousseau@gmail.com</email>12 <email>bertrand.rousseau@gmail.com</email>
13 </credit>13 </credit>
14 </info>14 </info>
1515
16 <title>GTG Search Syntax</title>16 <title>GTG Search Syntax</title>
1717
18<p>When typing your search request in the Quick Add Entry, you can also use18<p>When typing your search request in the <gui>Quick Add Entry</gui>, you can also use
19special keywords to refine your request. The table below describes those keywords.</p>19special keywords to refine your request. The table below describes those keywords.</p>
2020
21<table rules="rows" frame="top bottom" ui:expanded="yes">21<table rules="rows" frame="top bottom" ui:expanded="yes">
22<title>GTG Search Keywords</title>22<title>GTG Search Keywords</title>
23 <thead>23 <thead>
24 <tr>24 <tr>
25 <td><p><em style="strong">Search Keyword</em></p></td>25 <td><p><em style="strong">Search Keyword</em></p></td>
26 <td><p><em style="strong">Effect</em></p></td>26 <td><p><em style="strong">Effect</em></p></td>
27 </tr>27 </tr>
28 </thead>28 </thead>
29 <tbody>29 <tbody>
30 <tr>30 <tr>
31 <td><p><code>word</code></p></td>31 <td><p><code>word</code></p></td>
32 <td><p>Search tasks which contains this word</p></td>32 <td><p>Search tasks which contains this word</p></td>
33 </tr>33 </tr>
34 <tr>34 <tr>
35 <td><p><code>"text"</code></p></td>35 <td><p><code>"text"</code></p></td>
36 <td><p>Basically the same as above but allows the space and special characters inside. Literal must be inside "quotes".36 <td><p>Basically the same as above but allows the space and special characters inside. Literal must be inside "quotes".
37</p></td>37</p></td>
38 </tr>38 </tr>
39 <tr>39 <tr>
40 <td><p><code>@tag</code></p></td>40 <td><p><code>@tag</code></p></td>
41 <td><p>Search tasks with this tag</p></td>41 <td><p>Search tasks with this tag</p></td>
42 </tr>42 </tr>
43 <tr>43 <tr>
44 <td><p><code>!after [date]</code></p></td>44 <td><p><code>!after [date]</code></p></td>
45 <td>45 <td>
46 <p>Search tasks which could be done after this date</p>46 <p>Search tasks which could be done after this date</p>
47 <p>Look below for the formatting of the <code>[date]</code> element.</p>47 <p>Look below for the formatting of the <code>[date]</code> element.</p>
48 </td>48 </td>
49 </tr>49 </tr>
50 <tr>50 <tr>
51 <td><p><code>!before [date]</code></p></td>51 <td><p><code>!before [date]</code></p></td>
52 <td>52 <td>
53 <p>Search tasks which must be done before this date</p>53 <p>Search tasks which must be done before this date</p>
54 <p>Look below for the formatting of the <code>[date]</code> element.</p>54 <p>Look below for the formatting of the <code>[date]</code> element.</p>
55 </td>55 </td>
56 </tr>56 </tr>
57 <tr>57 <tr>
58 <td><p><code>!today</code></p></td>58 <td><p><code>!today</code></p></td>
59 <td><p>Search tasks with a due date happening today</p></td>59 <td><p>Search tasks with a due date happening today</p></td>
60 </tr>60 </tr>
61 <tr>61 <tr>
62 <td><p><code>!tomorrow</code></p></td>62 <td><p><code>!tomorrow</code></p></td>
63 <td><p>Search tasks with due date happening tomorrow</p></td>63 <td><p>Search tasks with due date happening tomorrow</p></td>
64 </tr>64 </tr>
65 <tr>65 <tr>
66 <td><p><code>!nodate</code></p></td>66 <td><p><code>!nodate</code></p></td>
67 <td><p>Search tasks without due date</p></td>67 <td><p>Search tasks without due date</p></td>
68 </tr>68 </tr>
69 <tr>69 <tr>
70 <td><p><code>!now</code></p></td>70 <td><p><code>!now</code></p></td>
71 <td><p>Search tasks with due date defined as "now"</p></td>71 <td><p>Search tasks with due date defined as "now"</p></td>
72 </tr>72 </tr>
73 <tr>73 <tr>
74 <td><p><code>!soon</code></p></td>74 <td><p><code>!soon</code></p></td>
75 <td><p>Seach tasks with due date defined as "soon"</p></td>75 <td><p>Seach tasks with due date defined as "soon"</p></td>
76 </tr>76 </tr>
77 <tr>77 <tr>
78 <td><p><code>!notag</code></p></td>78 <td><p><code>!notag</code></p></td>
79 <td><p>Search tasks without tags</p></td>79 <td><p>Search tasks without tags</p></td>
80 </tr>80 </tr>
81 <tr>81 <tr>
82 <td><p><code>!someday</code></p></td>82 <td><p><code>!someday</code></p></td>
83 <td><p>Search tasks with due date defined as "someday"</p></td>83 <td><p>Search tasks with due date defined as "someday"</p></td>
84 </tr>84 </tr>
85 <tr>85 <tr>
86 <td><p><code>!not [query]</code></p></td>86 <td><p><code>!not [query]</code></p></td>
87 <td><p>The next part of the query will be negated</p></td>87 <td><p>The next part of the query will be negated</p></td>
88 </tr>88 </tr>
89 <tr>89 <tr>
90 <td><p><code>[query] !or [query]</code></p></td>90 <td><p><code>[query] !or [query]</code></p></td>
91 <td><p>Return True if at least on of elements is true</p></td>91 <td><p>Return True if at least on of elements is true</p></td>
92 </tr>92 </tr>
93 </tbody>93 </tbody>
94</table>94</table>
9595
96<p><code>[date]</code> can be formatted as yyyy-mm-dd (for example 2012-04-01)96<p><code>[date]</code> can be formatted as yyyy-mm-dd (for example 2012-04-01)
97or yyyymmdd (20120401) or mmdd (0401 - the year being implicitly the current97or yyyymmdd (20120401) or mmdd (0401 - the year being implicitly the current
98one) or today, tomorrow or a weekday name (due:monday means due next Monday).98one) or today, tomorrow or a weekday name (due:monday means due next Monday).
99</p>99</p>
100100
101<p>All elements of the query must be true for the query to be true. In other words,101<p>All elements of the query must be true for the query to be true. In other words,
102the search feature behave like it add an implicit logical 'AND' between each element.</p>102the search feature behaves like it adds an implicit logical 'AND' between each element.</p>
103103
104<p>Examples of queries:</p>104<p>Examples of queries:</p>
105105
106<p><em style="strong"><code>!tomorrow !or !today</code></em></p>106<p><em style="strong"><code>!tomorrow !or !today</code></em></p>
107<p>Show tasks which are today or tomorrow</p>107<p>Show tasks which are today or tomorrow</p>
108108
109<p><em style="strong"><code>@gtg @writing</code></em></p>109<p><em style="strong"><code>@gtg @writing</code></em></p>
110<p>Show tasks with both of the tags @gtg, @writing</p>110<p>Show tasks with both of the tags @gtg, @writing</p>
111111
112<p><em style="strong"><code>@gtg !before 2012-03-01</code></em></p>112<p><em style="strong"><code>@gtg !before 2012-03-01</code></em></p>
113<p>Show GTG tasks with due_date before March 1</p>113<p>Show GTG tasks with due_date before March 1</p>
114114
115<p><em style="strong"><code>buy @errands</code></em></p>115<p><em style="strong"><code>buy @errands</code></em></p>
116<p>Show errands where I have to buy something</p>116<p>Show errands where I have to buy something</p>
117117
118<p><em style="strong"><code>!not buy @errands</code></em></p>118<p><em style="strong"><code>!not buy @errands</code></em></p>
119<p>Show errands without keyword buy</p>119<p>Show errands without keyword buy</p>
120120
121<p><em style="strong"><code>!after "next month"</code></em></p>121<p><em style="strong"><code>!after "next month"</code></em></p>
122<p>Show tasks after this month</p>122<p>Show tasks after this month</p>
123123
124</page>124</page>
125125
=== modified file 'docs/userdoc/C/gtg-subtasks.page'
--- docs/userdoc/C/gtg-subtasks.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-subtasks.page 2014-03-18 02:22:25 +0000
@@ -1,57 +1,57 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-subtasks">4 id="gtg-subtasks">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-task-management" group="second"/>7 <link type="guide" xref="index#gtg-task-management" group="third"/>
8 8
9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
10 <credit type="author copyright">10 <credit type="author copyright">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email its:translate="no">radina.matic@gmail.com</email>12 <email its:translate="no">radina.matic@gmail.com</email>
13 <years>2013</years>13 <years>2013</years>
14 </credit>14 </credit>
15 <credit type="copyright editor">15 <credit type="copyright editor">
16 <name></name>16 <name></name>
17 <email its:translate="no"></email>17 <email its:translate="no"></email>
18 <years></years>18 <years></years>
19 </credit>19 </credit>
2020
21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2222
23 </info>23 </info>
2424
25 <title>Insert Subtasks</title>25 <title>Insert Subtasks</title>
26 26
27<p>Even the biggest project is only a simple list of tasks. Often, in order to accomplish a certain task, you first need to accomplish another, separate task. GTG calls this <em>prerequisite</em> task a <em style="strong">Subtask</em>. You can insert as many subtasks as you need for each task.</p>27<p>Even the biggest project is only a simple list of tasks. Often, in order to accomplish a certain task, you first need to accomplish another, separate task. GTG calls this <em>prerequisite</em> task a <em style="strong">Subtask</em>. You can insert as many subtasks as you need for each task.</p>
2828
29 <section id="gtg-create-new-subtask">29 <section id="gtg-create-new-subtask">
30 <title>Create a New Subtask</title>30 <title>Create a New Subtask</title>
3131
32 <p>To create a subtask for the task that is currently opened, you can:</p>32 <p>To create a subtask for the task that is currently opened, you can:</p>
3333
34 <list>34 <list>
35 <item><p>Start a new line with "-" and write the subtask title.</p></item>35 <item><p>Start a new line with "-" and write the subtask title.</p></item>
36 <item><p>Click the <gui>Insert the subtask in this task</gui> button in the task editor toolbar.</p></item>36 <item><p>Click the <gui>Insert the subtask in this task</gui> button in the task editor toolbar.</p></item>
37 <item><p>Use the <keyseq><key>Ctrl</key><key>Shift</key><key>N</key></keyseq> keyboard shortcut.</p></item> 37 <item><p>Use the <keyseq><key>Ctrl</key><key>Shift</key><key>N</key></keyseq> keyboard shortcut.</p></item>
38</list>38</list>
3939
40<p>Subtask title will appear with an arrow bullet and underlined as a link: if you click the link it will open the subtask in a separate task editor window.</p>40<p>Subtask title will appear with an arrow bullet and underlined as a link: if you click the link it will open the subtask in a separate task editor window.</p>
41 41
42<figure>42<figure>
43 <title>Insert Subtasks</title>43 <title>Insert Subtasks</title>
44 <desc> </desc>44 <desc> </desc>
45 <media type="image" mime="image/png" src="figures/subtasks2.png"/>45 <media type="image" mime="image/png" src="figures/subtasks2.png"/>
46</figure>46</figure>
4747
48<p>You can reorganize tasks and subtasks by drag-n-drop in the tasks browser to achieve the hierarchy and order that you require. However, keep in mind that subtasks obey to certain rules. For example, a subtask's due date can never be after its parent's due date, and when you mark a parent task as done, its subtasks will also be marked as done.</p>48<p>You can reorganize tasks and subtasks by drag-n-drop in the tasks browser to achieve the hierarchy and order that you require. However, keep in mind that subtasks obey to certain rules. For example, a subtask's due date can never be after its parent's due date, and when you mark a parent task as done, its subtasks will also be marked as done.</p>
4949
50</section>50</section>
51 51
52 <section id="gtg-edit-delete-subtask">52 <section id="gtg-edit-delete-subtask">
53 <title>Edit, Dismiss and Delete Subtasks</title>53 <title>Edit, Dismiss and Delete Subtasks</title>
5454
55 <p>Follow the same steps as for Tasks.</p>55 <p>Follow the same steps as for <link xref="gtg-tasks">Tasks</link>.</p>
56 </section>56 </section>
57</page>57</page>
5858
=== modified file 'docs/userdoc/C/gtg-sync.page'
--- docs/userdoc/C/gtg-sync.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-sync.page 2014-03-18 02:22:25 +0000
@@ -1,60 +1,60 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="topic" style="task"3 type="topic" style="task"
4 id="gtg-sync">4 id="gtg-sync">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-sync"/>7 <link type="guide" xref="index#gtg-sync" group="first"/>
8 <link type="seealso" xref="gtg-add-sync"/>8 <link type="seealso" xref="gtg-add-sync"/>
9 <link type="seealso" xref="gtg-remove-sync"/>9 <link type="seealso" xref="gtg-remove-sync"/>
1010
11 11
12 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>12 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
13 <credit type="author copyright">13 <credit type="author copyright">
14 <name>Radina Matic</name>14 <name>Radina Matic</name>
15 <email its:translate="no">radina.matic@gmail.com</email>15 <email its:translate="no">radina.matic@gmail.com</email>
16 <years>2013</years>16 <years>2013</years>
17 </credit>17 </credit>
18 <credit type="copyright editor">18 <credit type="copyright editor">
19 <name></name>19 <name></name>
20 <email its:translate="no"></email>20 <email its:translate="no"></email>
21 <years></years>21 <years></years>
22 </credit>22 </credit>
2323
24 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>24 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2525
26 </info>26 </info>
2727
28 <title>Understand Sync Services</title>28 <title>Understand Sync Services</title>
2929
30<p>Sync Services allow GTG to synchronize (meaning to have access or to import) tasks, notes or bugs from other sites or services like <em>Launchpad</em>, <em>Remember the Milk</em>, <em>Tomboy</em>, <em>GNote</em>...</p> 30<p>Sync Services allow GTG to synchronize (meaning to have access or to import) tasks, notes or bugs from other sites or services like <em>Launchpad</em>, <em>Remember the Milk</em>, <em>Tomboy</em>, <em>GNote</em>...</p>
3131
32<p>There are different types of synchronization:</p>32<p>There are different types of synchronization:</p>
33<list>33<list>
34 <item><p><em>Read-only synchronization</em>: The primary goal is to track things, for example the bugs assigned to you on a bug tracking system. You cannot directly mark the task as resolved in GTG, but when you mark the associated bug as fixed on the bug tracking system, it will show up as such in GTG. Read-only also means that if you open one of the imported tasks and change the title, description or tags, those changes are visible only to you and will be lost when the associated task is modified on the originating service. You are free to set any other field (start/due dates, subtasks...) as for those field your changes will be preserved. This is useful to add personal annotations to imported tasks.</p></item>34 <item><p><em>Read-only synchronization</em>: The primary goal is to track things, for example the bugs assigned to you on a bug tracking system. You cannot directly mark the task as resolved in GTG, but when you mark the associated bug as fixed on the bug tracking system, it will show up as such in GTG. Read-only also means that if you open one of the imported tasks and change the title, description or tags, those changes are visible only to you and will be lost when the associated task is modified on the originating service. You are free to set any other field (start/due dates, subtasks...) as for those field your changes will be preserved. This is useful to add personal annotations to imported tasks.</p></item>
35 <item><p><em>Import synchronization</em>: This is similar to read-only synchronization but you are free to change any field you want. However, keep in mind that all the changes you make will be visible only on your computer. GTG will also make sure that no task is imported twice</p></item> 35 <item><p><em>Import synchronization</em>: This is similar to read-only synchronization but you are free to change any field you want. However, keep in mind that all the changes you make will be visible only on your computer. GTG will also make sure that no task is imported twice</p></item>
36 <item><p><em>Full synchronization</em>:</p></item>36 <item><p><em>Full synchronization</em>:</p></item>
37</list>37</list>
3838
39<p>List of available sync services in GTG:</p>39<p>List of available sync services in GTG:</p>
4040
41<p><em style="strong">Evolution tasks</em></p>41<p><em style="strong">Evolution tasks</em></p>
42<p>Allows you to synchronize your GTG tasks with Evolution tasks (full synchronization). <em>This sync service is currently disabled because of a bug between PyGTK and python-evolution.</em></p>42<p>Allows you to synchronize your GTG tasks with Evolution tasks (full synchronization). <em>This sync service is currently disabled because of a bug between PyGTK and python-evolution.</em></p>
4343
44<p><em style="strong">Identi.ca</em></p>44<p><em style="strong">Identi.ca</em></p>
45<p>Imports your Identi.ca messages into your GTG (import synchronization).</p>45<p>Imports your Identi.ca messages into your GTG (import synchronization).</p>
4646
47<p><em style="strong">Tomboy</em></p>47<p><em style="strong">Tomboy</em></p>
48<p>Synchronizes all or part of your Tomboy notes in GTG (full synchronization).</p>48<p>Synchronizes all or part of your Tomboy notes in GTG (full synchronization).</p>
4949
50<p><em style="strong">Gnote</em></p>50<p><em style="strong">Gnote</em></p>
51<p>Synchronizes all or part of your Gnote notes in GTG (full synchronization).</p>51<p>Synchronizes all or part of your Gnote notes in GTG (full synchronization).</p>
5252
53<p><em style="strong">Launchpad</em></p>53<p><em style="strong">Launchpad</em></p>
54<p>Allows you to import any Launchpad bugs assigned to you (or someone else) in your GTG (read-only synchronization).</p> 54<p>Allows you to import any Launchpad bugs assigned to you (or someone else) in your GTG (read-only synchronization).</p>
5555
56<p><em style="strong">Remember the Milk</em></p>56<p><em style="strong">Remember the Milk</em></p>
57<p>Synchronize your tasks with the web service RememberTheMilk (full synchronization).</p>57<p>Synchronize your tasks with the web service RememberTheMilk (full synchronization).</p>
5858
59</page>59</page>
6060
6161
=== modified file 'docs/userdoc/C/gtg-tags.page'
--- docs/userdoc/C/gtg-tags.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-tags.page 2014-03-18 02:22:25 +0000
@@ -1,43 +1,43 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-tags">4 id="gtg-tags">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-task-management" group="third"/>7 <link type="guide" xref="index#gtg-task-management" group="fifth"/>
8 8
9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
10 <credit type="author copyright">10 <credit type="author copyright">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email its:translate="no">radina.matic@gmail.com</email>12 <email its:translate="no">radina.matic@gmail.com</email>
13 <years>2013</years>13 <years>2013</years>
14 </credit>14 </credit>
15 <credit type="copyright editor">15 <credit type="copyright editor">
16 <name></name>16 <name></name>
17 <email its:translate="no"></email>17 <email its:translate="no"></email>
18 <years></years>18 <years></years>
19 </credit>19 </credit>
2020
21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2222
23 </info>23 </info>
2424
25 <title>Tag your Tasks</title>25 <title>Tag your Tasks</title>
2626
27 <p>Tag is a simple word that begins with the sign &quot;@&quot;.</p>27 <p>Tag is a simple word that begins with the sign &quot;@&quot;.</p>
28 28
29 <p>When you type a word beginning with @, it will appear higlighted yellow which is the indicator that <app>GTG</app> considers the word to be a tag.</p>29 <p>When you type a word beginning with @, it will appear higlighted yellow which is the indicator that <app>GTG</app> considers the word to be a tag.</p>
3030
31<figure>31<figure>
32 <title>GTG Tag</title>32 <title>GTG Tag</title>
33 <media type="image" mime="image/png" src="figures/tag.png"/>33 <media type="image" mime="image/png" src="figures/tag.png"/>
34</figure>34</figure>
3535
36 <p>Tags are useful to sort your tasks. In the <gui>View</gui> menu, you can enable the <gui>Tags Sidebar</gui> which displays all the tags you have used, in a way that you can easily see and select only the tasks with a given tag by clicking on it. There's no limit to the number of tags a task can have.</p>36 <p>Tags are useful to sort your tasks. In the <gui>View</gui> menu, you can enable the <gui>Tags Sidebar</gui> which displays all the tags you have used, in a way that you can easily see and select only the tasks with a given tag by clicking on it. There's no limit to the number of tags a task can have.</p>
3737
38 <p>You can drag-n-drop a tag onto another to create "subtags". As an example, if you drag the tag @to_pay onto the tag @money, every task tagged with @to_pay will also appear in the view of @money (but the @money tag is not added to the task).</p>38 <p>You can drag-n-drop a tag onto another to create "subtags". As an example, if you drag the tag @to_pay onto the tag @money, every task tagged with @to_pay will also appear in the view of @money (but the @money tag is not added to the task).</p>
3939
40 <p>New tag is only added to the current task - there's no recursion and the tag is not applied to subtasks. However, when you create a new subtask, it will inherit the tags of its parents, but you can modify at any time the tags of a subtask to make it different from its parents if required.</p>40 <p>New tag is only added to the current task - there's no recursion and the tag is not applied to subtasks. However, when you create a new subtask, it will inherit the tags of its parents, but you can modify at any time the tags of a subtask to make it different from its parents if required.</p>
41 41
42 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>42 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>
43</page>43</page>
4444
=== modified file 'docs/userdoc/C/gtg-tasks.page'
--- docs/userdoc/C/gtg-tasks.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-tasks.page 2014-03-18 02:22:25 +0000
@@ -1,31 +1,31 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-tasks">4 id="gtg-tasks">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-task-management" group="first"/>7 <link type="guide" xref="index#gtg-task-management" group="first"/>
8 8
9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
10 <credit type="author copyright">10 <credit type="author copyright">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email its:translate="no">radina.matic@gmail.com</email>12 <email its:translate="no">radina.matic@gmail.com</email>
13 <years>2013</years>13 <years>2013</years>
14 </credit>14 </credit>
15 <credit type="copyright editor">15 <credit type="copyright editor">
16 <name></name>16 <name></name>
17 <email its:translate="no"></email>17 <email its:translate="no"></email>
18 <years></years>18 <years></years>
19 </credit>19 </credit>
2020
21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2222
23 </info>23 </info>
2424
25 <title>Working with Tasks</title>25 <title>Working with Tasks</title>
2626
27<media type="image" mime="image/png" src="figures/task-management.png"/>27<media type="image" mime="image/png" src="figures/task-management.png"/>
2828
29 <p>In <app>GTG</app>, everything is a task. From building a bridge over the Pacific Ocean to changing a light bulb or organizing a party.</p>29 <p>In <app>GTG</app>, everything is a task. From building a bridge over the Pacific Ocean to changing a light bulb or organizing a party.</p>
30 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>30 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>
31</page>31</page>
3232
=== modified file 'docs/userdoc/C/gtg-workview.page'
--- docs/userdoc/C/gtg-workview.page 2013-06-18 22:31:16 +0000
+++ docs/userdoc/C/gtg-workview.page 2014-03-18 02:22:25 +0000
@@ -1,50 +1,50 @@
1<page xmlns="http://projectmallard.org/1.0/"1<page xmlns="http://projectmallard.org/1.0/"
2 xmlns:its="http://www.w3.org/2005/11/its"2 xmlns:its="http://www.w3.org/2005/11/its"
3 type="guide" style="task 2column"3 type="guide" style="task 2column"
4 id="gtg-workview">4 id="gtg-workview">
55
6 <info>6 <info>
7 <link type="guide" xref="index#gtg-task-management"/>7 <link type="guide" xref="index#gtg-task-management" group="fourth"/>
8 8
9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>9 <revision pkgversion="1301" date="2013-06-18" status="candidate"/>
10 <credit type="author copyright">10 <credit type="author copyright">
11 <name>Radina Matic</name>11 <name>Radina Matic</name>
12 <email its:translate="no">radina.matic@gmail.com</email>12 <email its:translate="no">radina.matic@gmail.com</email>
13 <years>2013</years>13 <years>2013</years>
14 </credit>14 </credit>
15 <credit type="copyright editor">15 <credit type="copyright editor">
16 <name></name>16 <name></name>
17 <email its:translate="no"></email>17 <email its:translate="no"></email>
18 <years></years>18 <years></years>
19 </credit>19 </credit>
2020
21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>21 <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
2222
23 </info>23 </info>
2424
25 <title>Understand Work View</title>25 <title>Understand Work View</title>
26 26
27 <p> If you press the <gui>Work View</gui> button, only actionable tasks will be displayed.</p> 27 <p> If you press the <gui>Work View</gui> button, only actionable tasks will be displayed.</p>
2828
2929
30<figure>30<figure>
31 <title>Work View</title>31 <title>Work View</title>
32 <desc> </desc>32 <desc> </desc>
33 <media type="image" mime="image/png" src="figures/workview.png"/>33 <media type="image" mime="image/png" src="figures/workview.png"/>
34</figure>34</figure>
35 35
36 <p>What is an actionable task? Actionable tasks are the ones that you can do directly, right now, and it has to meet two conditions:</p>36 <p>What is an actionable task? Actionable tasks are the ones that you can do directly, right now, and it has to meet two conditions:</p>
3737
38<list>38<list>
39 <item><p>Be "start-able", meaning that the start date has already arrived or passed.</p></item>39 <item><p>Be "start-able", meaning that the start date has already arrived or passed.</p></item>
40 <item><p>Not have any open subtasks, meaning that all its “prerequisites” are met and you can do the task itself directly.</p></item> 40 <item><p>Not have any open subtasks, meaning that all its “prerequisites” are met and you can do the task itself directly.</p></item>
41</list>41</list>
4242
43<p>This way the <gui>Work View</gui> will only show you the tasks you can do right now.</p>43<p>This way the <gui>Work View</gui> will only show you the tasks you can do right now.</p>
4444
45<p>If you use tags, you can right click on a tag in the sidebar and choose to hide tasks tagged with it in the <gui>Work View</gui>. This option is very useful if you have a tag like "someday" that you use for tasks you would like to do but are not particularly urgent.</p>45<p>If you use <link xref="gtg-tags">tags</link>, you can right click on a tag in the sidebar and choose to hide tasks tagged with it in the <gui>Work View</gui>. This option is very useful if you have a tag like "someday" that you use for tasks you would like to do but are not particularly urgent.</p>
46 46
47 47
48 48
49 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>49 <links type="topic" groups="first second third fourth fifth sixth" style="2column"/>
50</page>50</page>

Subscribers

People subscribed via source and target branches

to status/vote changes: