Skip to content

Releases: daviferreira/TodayTomorrow

v1.1.2

14 Feb 15:34
7a6374a

Choose a tag to compare

What's new

  • Larger fonts and header accent for the Today section, making it visually distinct from Tomorrow

v1.1.1

14 Feb 14:19
740c4d6

Choose a tag to compare

What's New

  • Inline task editing — click on any incomplete task text to edit in place (now using native SwiftUI for stable multiline support)
  • Archive instead of delete — completed tasks are archived on midnight rollover, not permanently deleted
  • Robust midnight rollover — now triggers on app activate and date change, not just a timer
  • Collapsible Tomorrow section — click the header to collapse/expand
  • Improved spacing — consistent 4px grid throughout the app
  • Taller default window — more room for tasks
  • Credits modal fix — removed extra space at top
  • Bigger checkboxes — easier to click

v1.1.0

14 Feb 13:46
9bf8b58

Choose a tag to compare

What's New

  • Inline task editing — click on any incomplete task's text to edit it in place
  • Cursor appears at the clicked position
  • Press Enter to save, Escape to cancel, or click outside to save and exit
  • Colored cursor matching each section's accent color

TodayTomorrow v1.0

14 Feb 13:14
4835c1f

Choose a tag to compare

TodayTomorrow v1.0

A radically simple macOS todo app with a CRT terminal aesthetic.

Features

  • Three task sections: Today, Tomorrow, Future
  • SwiftData persistence
  • Drag and drop reordering (within and across sections)
  • Midnight rollover (Tomorrow → Today)
  • Keyboard shortcuts (Cmd+1/2/3, Cmd+N, Tab)
  • Collapsible Future section
  • CRT green/cyan/amber color scheme with SF Mono

Install

Download TodayTomorrow-v1.0-macos.zip, unzip, and move to /Applications.