# Some Idea - [x] **Real preflight check**: enable the user set the field rule, and check before save log - [ ] **Flight Log** - [x] Allow user to modify(or add) the history - [ ] Auto-detect flight time(armed time): scan the log file to get the arm and disarm timestamp. let the user to pick up the real flight time - [ ] **Sync**: Use git remote to synchronize the local data - [ ] preferences - [ ] setup(clone) the remote by given url - [ ] select and show the branch - [ ] merge the database between branch(may be not now
Some Idea