-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
22 lines (20 loc) · 855 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Todo:
✔ Add updater @done(23-02-23 15:52)
✔ Fix table edit mode datepicker @done(23-02-23 15:52)
✔ Change App icons @done(23-02-23 15:52)
✔ Improve manual track (add time and duration) @done(23-02-23 15:52)
✔ Add menu labels + change home icon @done(23-02-23 15:52)
✔ 1 minute frequency only on dev env @done(23-02-23 15:52)
✔ Show duration in history table @done(23-02-23 15:52)
✔ Double click on trayIcon should show the app @done(23-02-23 15:58)
✔ Switch tray icon menu items @done(23-02-23 15:58)
✔ Refactoring and code cleaning @done(23-02-23 17:43)
✔ Add searchable on Track Popup @done(23-02-27 11:56)
☐ Add i18n
☐ Add documentation
☐ Add E2E tests
☐ Add timepicker in forms
☐ Handle dark mode
Low priority:
☐ Add certificate
☐ automize latest.json creation https://github.com/tauri-apps/tauri/discussions/6106