Jump to content

anazimok

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    anazimok got a reaction from aberlee in Taskwarrior workflow   
    Here is a simple Taskwarrior workflow that allows you to view, edit, complete pending and completed items. 
     
    Following commands are available:
    --------------------------------------------
    t ls - List active tasks
    t comp - List completed tasks
    t del - List deleted tasks
    t wait - List waiting tasks
    t recur - List recurring tasks
    t add <task text> - Adds new task
     
    Download here: https://github.com/anazimok/taskwarrior-workflow/raw/master/Taskwarrior.alfredworkflow
     
     

     

  2. Like
    anazimok reacted to anazimok in Taskwarrior workflow   
    Here is a simple Taskwarrior workflow that allows you to view, edit, complete pending and completed items. 
     
    Following commands are available:
    --------------------------------------------
    t ls - List active tasks
    t comp - List completed tasks
    t del - List deleted tasks
    t wait - List waiting tasks
    t recur - List recurring tasks
    t add <task text> - Adds new task
     
    Download here: https://github.com/anazimok/taskwarrior-workflow/raw/master/Taskwarrior.alfredworkflow
     
     

     

  3. Like
    anazimok got a reaction from kisy in Taskwarrior workflow   
    Here is a simple Taskwarrior workflow that allows you to view, edit, complete pending and completed items. 
     
    Following commands are available:
    --------------------------------------------
    t ls - List active tasks
    t comp - List completed tasks
    t del - List deleted tasks
    t wait - List waiting tasks
    t recur - List recurring tasks
    t add <task text> - Adds new task
     
    Download here: https://github.com/anazimok/taskwarrior-workflow/raw/master/Taskwarrior.alfredworkflow
     
     

     

  4. Like
    anazimok reacted to RevellNL in Github workflow   
    Github workflow for Alfred v2
    A configurable workflow for Alfred v2.

    Installation
    You can install this workflow by dowloading the Github.alfredworkflow file and either double-clicking it, or dragging it onto the Alfred Workflow screen.
    After adding it to your workflow collection, when you run the gh command in Alfred you will be presented with only two options; auth and token.

    First, you'll need to choose for the auth option, this will generate an OAuth token for you which will be used by all subsequent calls to the Github API.
    Once you get the OAuth token, copy it from the website, run gh token and paste the OAuth token in the Alfred window.
    gh token thisisthetokenwhichcamefromthewebsite  
    Now you're all set to start using this workflow!
     
    Usage
    The initial command for starting this workflow is gh.
    The commands currently supported by this workflow are:
    repo
    This returns a list of options for listing your repositories  You can filter the results show by typing (part of) the repositoryname after the workflow command, f.e.: 
     
    If there's anything you run into which isn't working as you expect, or not working at all for some reason. Please, do let me know!
     
    Also, be sure to check out the repository and maybe make some additions yourself!
  5. Like
    anazimok reacted to anazimok in Stock Quote workflow   
    Here is a Stock Quote workflow. It's using http://download.finance.yahoo.com.
     
    - To add symbol execute: 'stockadd EBAY'
    - To remove symbol execute: 'stockrm EBAY'
     
    Download:
    https://github.com/anazimok/stockworkflow/raw/master/Stock%20Quote.alfredworkflow
     

  6. Like
    anazimok got a reaction from bcometa in Stock Quote workflow   
    Here is a Stock Quote workflow. It's using http://download.finance.yahoo.com.
     
    - To add symbol execute: 'stockadd EBAY'
    - To remove symbol execute: 'stockrm EBAY'
     
    Download:
    https://github.com/anazimok/stockworkflow/raw/master/Stock%20Quote.alfredworkflow
     

×
×
  • Create New...