Interval Task Tracker

There are so many repeating tasks, which are not necessary to be done with strictly fixed interval, but you may want to know when to do next after your last run. For example, replacing the insecticide in the closet every 3 months, or clean up your tools after using 10 days, etc, etc… For such tasks, the standard Reminder app has repeated notification, but you may feel it too strict. If you feel so, this app will be suitable as it manages your repeating tasks in a somewhat loose manner.

This app notifies you to do your repeating tasks when it passed the planned date. Unlike repeated notifications of the standard Reminder which automatically notifies you with fixed intervals, this app never starts the interval countdown until the task is actually executed, and when you finish the task, countdown of the interval starts, and the app will notify you when the next planned date for the task comes. The features of this app are as follows;

  1. You can see the number of days remaining until the next run date of the registered task at a glance.
  2. App prompts the notification to run when the task execution date comes.
  3. Tasks that are past the scheduled date of execution are clearly indicated in the task list.
  4. App shows you the number of tasks past the scheduled date with icon badge.
  5. Just swipe the task in the task list, when you finish that task.
  6. App tells you to run it again when the interval you set has elapsed since the day you did the task.

Manage the tasks with strict deadlines by the standard Reminder app, and manage the repeating tasks with loose deadlines by this app!

Ver 1.0

Initial Release

Ver 1.1

Added a function to export all task list by text.
Fixed a problem that notification time is not correctly set in some cases.
Updated Japanese localization.

Ver 1.2

Improved the sort behavior when task is done.
Minor code modification for Xcode update.

Ver 1.3

Added Count-up task function which just indicate the days past from last done.
Improved the task list exporting function.
Fixed a problem that task editing screen is not properly shown after using keyboard.

Ver 1.4

Now works fine with Dark Mode in iOS13.
Fixed minor problem in Task List view.

Ver 1.5

Modified to use new iOS14 Date and Time input method.
Now requires iOS12, and later, according to Xcode update.

Ver 1.6

Adjusted the timing to refresh screen.