DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:asana

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:asana [2014-05-03 12:22] – added link, tags and explanation what asana is achplugin:asana [2019-01-12 12:07] – Fixed bugtracker LarsDW223
Line 7: Line 7:
 type       : syntax, remote type       : syntax, remote
 lastupdate : 2014-05-01 lastupdate : 2014-05-01
-compatible : +compatible : DokuWiki version: Release 2013-12-08 "Binky"
 depends    :  depends    : 
 conflicts  conflicts 
Line 14: Line 14:
  
 downloadurl: https://github.com/pedroELT/elonet/archive/master.zip downloadurl: https://github.com/pedroELT/elonet/archive/master.zip
-bugtracker : # eg. http://github.com//dokuwiki-plugin-asana/issues+bugtracker : https://github.com/pedroELT/asana/issues
 sourcerepo : https://github.com/pedroELT/elonet sourcerepo : https://github.com/pedroELT/elonet
 donationurl:  donationurl: 
Line 30: Line 30:
 :!: **External requirements:** This plugin requires an Asana'a account and the libcurl php library. :!: **External requirements:** This plugin requires an Asana'a account and the libcurl php library.
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Syntax ===== ===== Syntax =====
  
  
-Simplest syntax:+Display all tasks :
  
   [asana : ]   [asana : ]
Line 41: Line 41:
 Some more complex syntaxes : Some more complex syntaxes :
  
 + Filter with a workspace ( if not define into configuration plugin panel ) :
   [asana :workspace=workspaceName, ]   [asana :workspace=workspaceName, ]
 +  
 + Filter with projects names :
   [asana :projects=projectName,otherProjectName, ]   [asana :projects=projectName,otherProjectName, ]
 +  
 + Filter with assignees names or tags names :
   [asana :assignees=assigneeName, tags=tagName, ]   [asana :assignees=assigneeName, tags=tagName, ]
 +  
 + Filter with a string contained into task name or description :
 +  [asana :strings=string1,string2, ]
 +  
 + Fullest possible syntax :
 +  [asana :[workspace=workspaceName,] [projects=projectName,[projectName,]*] [assignees=assigneeName,[assigneeName,]*] [tags=tagName,[tagName,]*] [strings=string,[string,]*] ]
  
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
-The plugin is configured with an obligated Asana's API key. +The plugin is configured with a mandatory Asana's API key. 
 And an optionnal workspace name And an optionnal workspace name
  
plugin/asana.txt · Last modified: 2023-10-31 00:23 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki