📄 todo
字号:
1) i) Get different forms of help instead of the current verbose mode one. ii) Write a man page.2) introduce different levels of termination dependingon how deep we are in the program.Currently assuming worst case scenario.3) Get rid of remaining hard-coded timings (inherited from DOS)4) let the system take over the full xon/xoff flow controlCurrently hard-coded in the program (inherited from DOS) NOTE: 3) and 4) would mean a substantial change from the current program skeleton.5) introduce a config file to allow the user to select: i) the debug level without need to recompile ii) the serial data configuration (currently hard-coded to 8N1; was hard-coded to 7N2 in the DOS format) iii) any other options that cant be passed via command line Allow the user to have the ability to either still pass the mandatory parameters via command line or via the config file.UPDATE:DONE by Birko in version 2.16) J. Pelan (J.Pelan@Queens-Belfast.AC.uk) is working on a binary tohuman readable conversion i.e a user would be able to edit afile using their favorite editor, and convert it to the binaryformat to be transmitted to the CASIO.UPDATE:I do not think he has time. From now on I will stop putting peoplesnames here unless they have something ready to show.Someone else has promised to deliver this.I am planning to write an API to read, write and checksum theBOSS Data similar to the one available currently for theILLUMINATOR model.7) on a long shot: i) write a graphical interface to the program; the look has not been decided yet.This would most likely be a tcl/tk script and/or a curses version. NOTE - The current command line version would still be maintained for the power-users ;->UPDATE:Someone has promised me this. ii) write even more filters to allow for use with known planners/organizers (both h/w and s/w organizers/planners) iii)incorporate into a database -- MiniSQL comes to mind;NOTE: these will be easily implemented once we have 6) doneUPDATE: The above is very easily doable for the ILLUMINATOR models8) Birko Berget (Birko.Bergt@cdc.com) is working on a .casiorc fileintergration which will optionally remove having to type the wholecommand line; the command line will still override what has been storedin the .casiorc fileUPDATE:DONE by Birko in version 2.19) incorporate encryption (most likely PGP) of the downloaded data to allow password protection.10) Merge the BOSS and ILLUMINATOR code. Very similar except thatthe protocol is totaly different.11) converter application to convert between Illuminator andboss data formats12) write a GNU config file.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -