Skip to content

Commit

Permalink
Fix UDA fields table in gmail
Browse files Browse the repository at this point in the history
  • Loading branch information
Ege Güneş authored and ryneeverett committed Sep 8, 2018
1 parent 6c51d6d commit b512100
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bugwarrior/docs/services/gmail.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@ token will be stored in your bugwarrior data directory.
Provided UDA Fields
-------------------

+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmailthreadid`` | Thread Id | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmailsubject`` | Subject | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmailurl`` | URL | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmaillastsender`` | Last Sender's Name | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmaillastsender`` | Last Sender's E-mail Address | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+
| ``gmailsnippet`` | Snippet of text from conversation | Text (string) |
+---------------------+-----------------------------------+---------------|
+---------------------+-----------------------------------+---------------+

0 comments on commit b512100

Please sign in to comment.