Skip to content
/ Today Public

Daily task manager iOS app inspired by UgMonk's Analog physical card productivity system.

License

Notifications You must be signed in to change notification settings

jon-tous/Today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Today

A minimalist task manager designed to focus on today's top priorities.

For iOS 16+

Heavily inspired by UgMonk's Analog physical card productivity system (check it out!).

I started this project to get some practice with SwiftUI and challenge myself to make an app I would want to use daily.

The App

simple by design

This is not a long-term to-do list app, it's a tool to help focus and prioritize today.

freedom by limitation

You are only concerned with today's tasks, and you are limited to ten tasks each day. Today encourages you to re-prioritize your list each day, so you are always focused on the few tasks that really move the needle.

the tool is not the task

This tool evolved from my paper-and-pen system, based on how my brain works. I aimed to replicate the handful of symbols I found myself using (again, riffing on the Analog system) to track where I was at with each given task (see below). It's meant to get out of the way and let you do your to-do's.

Task status options

^Task status symbols and their descriptions. All custom SwiftUI shapes!

Here's how the app currently looks

App demo

App demo 2

GIF created with Kap for macOS

light mode dark mode

^Dark mode if you dare :)

Features

  • add up to ten tasks to focus your day
  • use 7 distinct status markers to monitor task progress and manage today's focus
  • swipe left to delete
  • swipe right to complete
  • drag to reorder tasks
  • long press on a task to bring up status menu
  • task data is persisted on device between app runs
  • dark mode support

Future development

  • app icon
  • allow editing task text
  • auto-sort task list by status
  • test and improve accessibility
  • onboarding sheet
  • allow undo deleting a task
  • write tests

About

Daily task manager iOS app inspired by UgMonk's Analog physical card productivity system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages