Skip to content

Releases: im-nayeem/ToDo-chrome-extension

ToDo List Manager Chrome Extension v1.0

26 May 09:08
Compare
Choose a tag to compare

Features:

  • Add tasks: Easily add tasks to your to-do list by entering the task details and clicking the Add Task button. Each task is automatically timestamped for easy reference.
  • Update tasks: Edit task content by clicking on the Edit button. The edited task will get updated after a confirmation step. The updated timestamp will be included accordingly.
  • Prioritize tasks: Arrange your tasks based on priority. Higher-priority tasks appear at the top of the list for better visibility and focus.
  • Reorder tasks: Use the intuitive up and down arrows to rearrange tasks within the list, allowing you to adapt to changing priorities.
  • Mark tasks as done: Simply click on the Done button to mark a task as completed. A strikethrough effect visually indicates its completion.
  • Undo tasks: Made a mistake? No worries! Click on a completed task again to quickly undo its completion status.
  • Delete tasks: Safely remove tasks from your to-do list by clicking on the Delete button. A confirmation step ensures the task is deleted securely.
  • Navigate to links: Links in tasks are automatically identified and can be navigated by clicking on the links.
  • Highlight task: Tasks can be highlighted by making bold using markdown formatting like **text**.

Installation:

To start using the My ToDo List Chrome Extension, follow these simple steps:

  1. Download the extension zip file.
  2. Extract the downloaded files to a local folder on your computer.
  3. Open the Google Chrome browser.
  4. In the address bar, enter chrome://extensions and press Enter.
  5. Enable the "Developer mode" toggle switch located at the top right corner of the page.
  6. Click on the "Load unpacked" button.
  7. Select the folder where you extracted the extension files.
  8. The My ToDo List extension is now installed and ready for use.

Usage:

Once you have installed the My ToDo List Chrome Extension, follow these instructions to manage your tasks effectively:

  • Click on the extension icon in the Chrome toolbar to open the to-do list interface.
  • To add a new task, click on the "+" icon, enter the task details in the input field, and click on the "Add Task" button.