| .. |
|
CategoryPanelView.swift
|
8769f9a5ad
refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead
|
3 weeks ago |
|
CategorySidebarView.swift
|
ecfe54ba75
refactor: fix naming VIew => View
|
3 weeks ago |
|
ContentView.swift
|
e2d8978a4a
refactor: save(to: URL) in case of a manual save dialog
|
3 weeks ago |
|
SettingsView.swift
|
8769f9a5ad
refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead
|
3 weeks ago |
|
SubTaskView.swift
|
dab51de378
refactor: move chevron label into the SubTaskView item
|
3 weeks ago |
|
TagBarView.swift
|
8a86c752a5
fix: don't create empty tags
|
3 weeks ago |
|
TaskView.swift
|
5c2dfcc1e1
feat: allow the Notes field to become multiline
|
3 weeks ago |
|
VisibilityTapper.swift
|
01f50383b2
refactor: switch to using focused() as the listener control for show/hide of notes/tags/etc.
|
3 weeks ago |