A simple, elegant Chrome extension for logging daily tasks with different themes and export options.
- Quick task logging
- Multiple theme options (Light, Dark, Matrix)
- Export to TXT or Markdown
- Configurable task history
- Clean, minimal interface
- Clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
- Click the extension icon to open the task logger
- Type your task and press Enter or click "Add Task"
- Use the theme switcher to change the appearance
- Export your tasks as needed
To modify the extension:
- Make your changes to the source files
- Reload the extension in Chrome
- Test your changes
MIT License