Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 861 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 861 Bytes

Quick Task Logger Chrome Extension

A simple, elegant Chrome extension for logging daily tasks with different themes and export options.

Features

  • Quick task logging
  • Multiple theme options (Light, Dark, Matrix)
  • Export to TXT or Markdown
  • Configurable task history
  • Clean, minimal interface

Installation

  1. Clone this repository
  2. Open Chrome and go to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the extension directory

Usage

  1. Click the extension icon to open the task logger
  2. Type your task and press Enter or click "Add Task"
  3. Use the theme switcher to change the appearance
  4. Export your tasks as needed

Development

To modify the extension:

  1. Make your changes to the source files
  2. Reload the extension in Chrome
  3. Test your changes

License

MIT License