Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.25 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.25 KB

taskflow

taskflow is a lightweight and open-source Chrome extension designed to boost your productivity by integrating with popular tools like Todoist and Obsidian, streamlining task management and note-taking.

Features

  • Quick Todoist task capture
  • Automatic Obsidian note creation
  • Keyboard shortcuts for ease of use

Installation

  1. Download or clone the taskflow repository to your local machine.
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" in the top right corner.
  4. Click "Load unpacked" and select the taskflow folder you downloaded in step 1.
  5. The taskflow extension should now be visible in your Chrome extensions list and ready for use.

Usage

  • After installing taskflow, sign in to your Todoist account using the popup window.
  • To add a task to Todoist, press Ctrl+Shift+T. A notification will appear confirming that the task has been added.
  • To create an Obsidian note, press Ctrl+Shift+R. A notification will appear confirming that the note has been created.

Contributing

Contributions to taskflow are welcome! If you'd like to report a bug, request a feature, or contribute to the codebase, please open an issue or create a pull request.

License

taskflow is released under the MIT License.