Releases: daviferreira/TodayTomorrow
Releases · daviferreira/TodayTomorrow
v1.1.2
v1.1.1
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
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
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.