zk alias to track TODOs.
This commit is contained in:
		
							parent
							
								
									bcfdf4e69f
								
							
						
					
					
						commit
						4c09115899
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -29,6 +29,7 @@
 | 
				
			||||||
        unlinked-mentions = ''zk list --mentioned-by $1 --no-linked-by $1'';
 | 
					        unlinked-mentions = ''zk list --mentioned-by $1 --no-linked-by $1'';
 | 
				
			||||||
        short = ''zk list --format '{{word-count}}\t{{title}}' --limit 20 --sort word-count $@'';
 | 
					        short = ''zk list --format '{{word-count}}\t{{title}}' --limit 20 --sort word-count $@'';
 | 
				
			||||||
        nt = ''zk new --title "''${*:2}" $1'';
 | 
					        nt = ''zk new --title "''${*:2}" $1'';
 | 
				
			||||||
 | 
					        todo = ''zk list --tag=TODO'';
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      tool = {
 | 
					      tool = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue