Ideally I want to blaze a trail from the higher order Things (e.g., pain: bugs are bad -> task: reporting system is failing -> bug: cronjob fails at the start of the month) to the lower order Things (line 618 CronJobManager.pm) and back again while staying in the one 'environment'. I don't want to do a heavy context switch from browser to command line. I also want to record *everything* in a trail.
The great news is I've found a solution! Elinks. A console-based browser derived from Lynx. It renders forms, tables and colours, but most importantly it executes local CGI scripts. This means we can call local Goo actions based on links in the interface. There was one slight hiccup with calling external editors like vi and nano but one of the project maintainers has coded a patch in the latest unstable release.
Here are some screenshots of this new hybrid console/web Goo in action:
- console version of the Care-O-Meter
- web version of the Care-O-Meter
- console version of Edit a Thing
- web version of Edit a Thing
0 comments:
Post a Comment