TODO List
From Geoqo
(Difference between revisions)
| Line 1: | Line 1: | ||
If you want to work on something on this list, put your name by it so more than one person doesn't conflict ;-) | If you want to work on something on this list, put your name by it so more than one person doesn't conflict ;-) | ||
| + | If you need help with getting started on something you wish to do, let Yamar (hardaker) know. | ||
| + | |||
| + | * Installers | ||
| + | ** Windows | ||
| + | *** using: ppm install ''module'' | ||
| + | ** Unix | ||
| + | *** using: cpan.pm install | ||
| + | *** Yamar has template code for this actually | ||
* Import Plugins | * Import Plugins | ||
** create (new waypoint from params) | ** create (new waypoint from params) | ||
Revision as of 05:37, 29 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 ;-)
If you need help with getting started on something you wish to do, let Yamar (hardaker) know.
- Installers
- Windows
- using: ppm install module
- Unix
- using: cpan.pm install
- Yamar has template code for this actually
- Windows
- 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...