> > > I'm trying to use the task feature of eric3, but it looks like it is not > possible to link the task to a document/line... is it still in > development or I'm missing some fundamental point (like reading the > manual ;)) ?
It's auto adding. You mark a task with the the word string TODO: or FIXME: in a code comment. The string is configurable from Settings->Preferences->Tasks Viewer -- Richard A. Smith _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
