Re: General Purpose Python Scripting for Inkscape.
[email protected] Tue, 26 Mar 2019 23:27:58 -0400
| Newsgroups | gmane.comp.graphics.inkscape.user |
|---|---|
| Message-ID | <[email protected]> |
So I couldn't get code to work with "inkscape:selected" attribute, but I could get it working with class="selected", so take a look at this branch/merge request: https://gitlab.com/inkscape/inkscape/merge_requests/608 It'll allow any extension to add (but not remove) selected items. (comment in the Merge request to continue this conversation) Martin, On Tue, 2019-03-26 at 15:27 -0500, Frank Martínez wrote: > Hi Martin, it sounds great! > > El mar., 26 de mar. de 2019 2:43 p. m., <[email protected]> > escribió: > > On Tue, 2019-03-26 at 13:38 -0500, Frank Martínez wrote: > > > If I am wrong about this, please show me the light ;) > > > > Is it something we should add? > > > > <g inkscape:selectme="true">...</g> > > > > And Inkscape selects such things after running extensions (and > > cleans > > up the attribute). It could be added I think very easily. > > > > Martin, > > > > > > > > _______________________________________________ > > Inkscape-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/inkscape-user > > _______________________________________________ > Inkscape-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/inkscape-user _______________________________________________ Inkscape-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/inkscape-user