Skip to content
This repository was archived by the owner on Jul 4, 2026. It is now read-only.

Version 0.4

Choose a tag to compare

@krwg krwg released this 13 Sep 22:51
40149ee

Changelog

[0.4] 14-09-2024

Add

  1. Icon
    Imported PIL (Pillow) module for working with images.
  2. Ability to edit keeps
    The edit_task function creates a dialog box for editing a task.
    When you click “Save” in the dialog box, the list of tasks is updated and saved to a file.
  3. Search
    Added search_sort_frame for searching and sorting.
  4. Placing a task list
    The list of tasks is now located in a separate frame task_list_frame.

Changed:

  1. Using ttk
  2. Changed colors
  3. Fonts changed

Fixed:

  1. Adaptability issues fixed
  2. Minor bugs fixed

In the future

  1. Sorting
  2. Task categories