MinimalDayPlanner

I developed an app “MinimalDayPlanner” for planning and logging activities of a day.

Screenshot of the app

Features

This app is as simple as ones in beginner’s guides. A time span (start and end) is represented with an 8 digit string. I hope the naive design (no pop-ups, transition, and visual enhancement) helps to reduce the cognitive load on users. The entire list can be exported to the clipboard, so you can paste it on other app and do further analysis over a longer time scale.

No strict format checking is done. For example, you can put strings that does not make sense as a time span. Items are need not be ordered chronologically. The ordering is totally upto a user.

Declaration

This app is primaliry designed for my needs and do suffices. I don’t expect an extensive enhancement of the features of this app.

The developer of this app shall not be liable for any damages caused by using this app.

Privacy Policy

MinimalDayPlanner works completely offline. No user information is collected. The text input by a user is kept inside the device and never sent outside the app.