<div dir="ltr">Great idea Victor.  I remember talking to a few different people about the same kind of idea a while ago.  Isn't it funny how we all have the same ideas at the same time :)<div><br></div><div style>Rather then making it a plugin I would prefer to see it built in like the Python console.  You can still leave it in Python but just load it like we do with the Python console by using QgsPythonRunner and calling the module.</div>

<div style><br></div><div style>I like the idea of being able to expand it by using simple Python functions.  I might be good in the future to have a decorator that has some basic arg validation or things like checking if any of the arguments are callable and returning the result.  You could chain methods by handling the callable switch.</div>

<div style><br></div><div style>I think we might just need to tweak that combo box a little.  It looks a bit strange in the notification area that small.</div><div style><br></div><div style>- Nathan </div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Sun, May 5, 2013 at 5:39 AM, Victor Olaya <span dir="ltr"><<a href="mailto:volayaf@gmail.com" target="_blank">volayaf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
I commited a new functionality a few days ago: the SEXTANTE commander.<br>
It is basically a command bar where you can type commands to run<br>
SEXTANTE algorithms, but also QGIS commands, and custom Python<br>
functions.<br>
<br>
This is part of SEXTANTE, but since it is a QGIS-wide tool, I would<br>
appreciate comments and opinions, to see how to make it more useful<br>
for everyone. Eventually, I wouldn't be against separating it from<br>
SEXTANTE and making it a QGIS plugin.<br>
<br>
For more info, you can have a look at the corresponding documentation:<br>
<br>
<a href="http://docs.qgis.org/2.0/html/en/docs/user_manual/sextante/commander.html" target="_blank">http://docs.qgis.org/2.0/html/en/docs/user_manual/sextante/commander.html</a><br>
<br>
Many thanks in advance.<br>
<br>
Victor.<br>
<br>
p.s. Thanks to Paolo for having the idea for this functionality while<br>
we were at the Valmiera Hackfest :-)<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br></div>