You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
View / Edit: Doesn't seem like there's significant differences between these options. Maybe this could be consolidated to just the "Edit" page, but the label could be "View". This would indicate that you can view the full task, and then when your on the task page, you could just change it. Alternatively, maybe you could just expand the row when it is clicked. I'd assume most people wouldn't add a lot of text to their tasks, since this is a simple task manager feeling app. Then, instead of a "view" option, it would just be "edit".
The text was updated successfully, but these errors were encountered:
* Optimization for Windows
Added:
- Window controls
- Some dependencies
* add user general config to select createOn default (#25)
* Code improvements
* merge edit/view pages (#27)
* basic commands not working (copy, paste, select) (#23)
* show task as done on done's tab (#31)
* add theme
* meta
* 0.3.0
* delete task on `done` tab does not work (#33)
* 0.3.1
* Optimization for Windows
Added:
- Window controls
- Some dependencies
* Fix
Rebase with bukinoshita/taskr
* Window sizes
Added minWidth and minHeight to mainWindow
* Gitignore
Added package-lock.json to gitignore
* Fix
The text was updated successfully, but these errors were encountered: