TODO List
From Geoqo
(Difference between revisions)
| Line 13: | Line 13: | ||
*** code about 90% and needs porting to geoqo | *** code about 90% and needs porting to geoqo | ||
* Export Plugins | * Export Plugins | ||
| + | * Display Plugins | ||
| + | ** nextlogs | ||
| + | *** print out all "new" logs after a named entry | ||
| + | *** useful for tracking finds after your DNF, or vice-versa. | ||
* Script File work | * Script File work | ||
** %if %else %xxx | ** %if %else %xxx | ||
Revision as of 06:09, 26 January 2007
If you want to work on something on this list, put your name by it so more than one person doesn't conflict ;-)
- Import Plugins
- create (new waypoint from params)
- html (from saved gc.com)
- Search Plugins
- radius
- square
- Modify Plugins
- Distance plugin: needs a from= parameter for distance from an existing waypoint
- Auto-predict
- From a project Wes started ages ago
- code about 90% and needs porting to geoqo
- Export Plugins
- Display Plugins
- nextlogs
- print out all "new" logs after a named entry
- useful for tracking finds after your DNF, or vice-versa.
- nextlogs
- Script File work
- %if %else %xxx
- mem: like support
- Everywhere Plugin
- load data from a defined common-tasks distributed list with the code base
- (load order: personal mem: definitions, then distributed)
- load data from a defined common-tasks distributed list with the code base
- Data Type Classes
- Geodining.com
- Display Plugins
- GUI Support
- Details in Wes' head...