X Tutup
The Wayback Machine - https://web.archive.org/web/20201115062832/https://github.com/bdauer/tasktracker
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Tasktracker is a tool for tracking tasks.

Current features

  • Create all sorts of task types:

    • timed/untimed
    • scheduled for/due by
    • recurring
  • Display all daily tasks grouped by:

    • scheduled today,
    • due today or later,
    • overdue and
    • completed.
  • Click on an untimed task to complete it.

  • Click on a timed task to start/stop the timer.

    • If the timer reaches zero, the task will be automatically marked as completed.
  • View all incomplete/recurring tasks from the "Manage Tasks" page.

Planned features

  • Designate a task as failable (looking for a friendlier word) and if not completed by/on the designated date, it won't be added to the overdue list.

Known issues

  • When marking an overdue recurring task as complete, the next recurrence won't appear until the page is refreshed.

About

tracker for one-off, timed and recurring tasks scheduled for or due on a given day.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup