add gtd reports as an include
This commit is contained in:
		
					parent
					
						
							
								d2fc148750
							
						
					
				
			
			
				commit
				
					
						9914c3199e
					
				
			
		
					 1 changed files with 50 additions and 0 deletions
				
			
		
							
								
								
									
										50
									
								
								dot_config/task/gtd
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								dot_config/task/gtd
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,50 @@
 | 
				
			||||||
 | 
					#Collection
 | 
				
			||||||
 | 
					report.in.columns           = id,description
 | 
				
			||||||
 | 
					report.in.description       = Inbox
 | 
				
			||||||
 | 
					report.in.filter            = status:pending limit:page (+in)
 | 
				
			||||||
 | 
					report.in.labels            = ID,Description
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#Reports
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#Next
 | 
				
			||||||
 | 
					#report.next.description     = Most urgent tasks
 | 
				
			||||||
 | 
					#report.next.columns         = id,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description
 | 
				
			||||||
 | 
					#report.next.filter          = status:pending -sdm
 | 
				
			||||||
 | 
					#report.next.labels          = ID,Urgency,Depends,Priority,Project,Tag,Recur,Scheduled,Due,Until,Description
 | 
				
			||||||
 | 
					#report.next.sort            = project-,priority-,urgency-
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#Someday/Maybe
 | 
				
			||||||
 | 
					report.sdm.description     = Someday/Maybe
 | 
				
			||||||
 | 
					report.sdm.columns         = id,urgency,depends,priority,project,tags,recur,scheduled.countdown,due.remaining,until.remaining,description
 | 
				
			||||||
 | 
					report.sdm.filter          = status:pending +sdm
 | 
				
			||||||
 | 
					report.sdm.labels          = ID,Urgency,Depends,Priority,Project,Tag,Recur,Scheduled,Due,Until,Description
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#No Next action
 | 
				
			||||||
 | 
					report.nna.description     = No Next Action
 | 
				
			||||||
 | 
					report.nna.columns         = project
 | 
				
			||||||
 | 
					report.nna.filter          = +PENDING +READY -next -waiting -sdm
 | 
				
			||||||
 | 
					report.nna.labels          = Project
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#context.car=+@car or +@online or +@phone
 | 
				
			||||||
 | 
					#context.online=+@ol
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#tasksh.autoclear=1
 | 
				
			||||||
 | 
					#uda.reviewed.type=date
 | 
				
			||||||
 | 
					#uda.reviewed.label=Reviewed
 | 
				
			||||||
 | 
					report._reviewed.description=Tasksh review report.  Adjust the filter to your needs.
 | 
				
			||||||
 | 
					report._reviewed.columns=uuid
 | 
				
			||||||
 | 
					report._reviewed.sort=reviewed+,modified+
 | 
				
			||||||
 | 
					report._reviewed.filter=( reviewed.none: or reviewed.before:now-6days ) and ( +PENDING or +WAITING )
 | 
				
			||||||
 | 
					#
 | 
				
			||||||
 | 
					#Brain Power
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#uda.brainpower.type=string
 | 
				
			||||||
 | 
					#uda.brainpower.label=Brainpower
 | 
				
			||||||
 | 
					#uda.brainpower.values=H,M,L
 | 
				
			||||||
 | 
					#uda.brainpower.default=M
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#Estimate
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#uda.estimate.type=numeric
 | 
				
			||||||
 | 
					#uda.estimate.label=Estimate
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue