Skip to content

😎🎩 MakerlogFlow is Alfred Workflow to add your tasks to getmakerlog.com

License

Notifications You must be signed in to change notification settings

meSingh/alfred-makerlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MakerlogFlow

MakerlogFlow is Alfred Workflow that lets you to add new todo, inprogress & done tasks to Makerlog directly using makerlog-cli.

Install

To install MakerlogFlow, install latest version of Makerlog CLI by running this command:

$ npm install -g makerlog-cli

Authenticate yourself with your Makerlog account using this command:

$ makerlog login --username "your_username" --password "your_password"

makerlog-cli does not store your username or password, it only uses them to get a token from Makerlog.

Then download the latest version here & open it in Alfred to install this workflow.

Set the value of the FILE_PATH workflow environment variable to the absolute path of your configuration script (e.g /Users/natterstefan/.zshrc).

Usage

TODO

In Alfred, type todo, Enter, and some text, to create a todo task in makerlog.

todo

IN PROGRESS

In Alfred, type inprogress, Enter, and some text, to create a inprogress task in makerlog.

inprogress

DONE

In Alfred, type done, Enter, and some text, to create a done task in makerlog.

done

Feedback

Please submit your feedback here: https://airtable.com/shrtNX2D8TImBXlGE

License

MIT Β© Mandeep Singh

About

😎🎩 MakerlogFlow is Alfred Workflow to add your tasks to getmakerlog.com

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published