<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello Christophe,<br>
<br>
Very nice to hear from you! Thank you for your compliments :)<br>
<br>
Currently, there is no method using the CSV export wizard which will
allow you to create<br>
a single CSV file for the project. We will look into this for the
next version of the application.<br>
<br>
I have created a PhonShell script
(<a class="moz-txt-link-freetext" href="https://www.phon.ca/phontrac/wiki/search/scriptlibrary/ProjectToTable">https://www.phon.ca/phontrac/wiki/search/scriptlibrary/ProjectToTable</a>)<br>
which will create a single table of data for a set of selected
sessions.<br>
<br>
To use this script, follow these instructions: (requires an Internet
connection)<br>
<br>
1) From the 'Project Manager' window in Phon, select Tools ->
PhonShell from the menu.<br>
<br>
2) Type the following line and press enter:<br>
::exec <a class="moz-txt-link-rfc2396E" href="https://phon.ca/scripts/ProjectToTable.groovy">"https://phon.ca/scripts/ProjectToTable.groovy"</a> > export<br>
<br>
3) You will be presented with a small dialog to select the sessions
you wish to include in the table:<br>
<br>
<img src="cid:part1.00080606.02050509@gmail.com" alt=""><br>
<br>
4) Once you press OK, data will be printed to a new Buffer named
'export'. You may use the button on the top-right corner of the
table<br>
to view the data as a table. The table can be saved to a CSV file
by using the save button on the top-left corner of the table.<br>
<br>
<img src="cid:part2.02040707.00050300@gmail.com" alt=""><br>
<br>
You can save this script to your computer using the following
instructions:<br>
<br>
1) Visit <a class="moz-txt-link-freetext" href="https://phon.ca/scripts/ProjectToTable.groovy">https://phon.ca/scripts/ProjectToTable.groovy</a> in your web
browser<br>
<br>
2) Right-click and choose 'Save as...'. Save the script in the
folder '__res/PhonShell' inside your project folder.<br>
<br>
3) The script will now be available though the Tools menu under
PhonShell Scripts.<br>
<br>
<img src="cid:part3.03060100.04030307@gmail.com" alt=""><br>
<br>
NOTE: Using this method the table printed by PhonShell will display
in the console, and not a new buffer.<br>
To display the data in a new buffer, use the up-arrow on your
keyboard to display the command<br>
<br>
::exec "/path/to/ProjectToTable.groovy"<br>
<br>
and change it by adding ' > mybuffer' to the end. <br>
<br>
E.g.,<br>
<br>
::exec "/path/to/ProjectToTable.groovy" > mybuffer.<br>
<br>
For more information about PhonShell, visit
<a class="moz-txt-link-freetext" href="https://phon.ca/phontrac/wiki/dev/PhonShell">https://phon.ca/phontrac/wiki/dev/PhonShell</a>.<br>
<br>
Let me know if you need any help or require any changes to the
format of the export.<br>
<br>
Cheers,<br>
<br>
-Greg<br>
<br>
<div class="moz-cite-prefix">On 4/30/2015 11:24 AM, Christophe dos
Santos wrote:<br>
</div>
<blockquote
cite="mid:2c82da62-fc8f-4fb2-91ac-8f90e848a7f1@googlegroups.com"
type="cite">
<div dir="ltr">Dear all,<br>
<br>
First of all, it has to be said that the new version of Phon is
really awesome.<br>
<br>
My question is about exporting in csv. <br>
There is a possibility to export a project through the project
manager window >> plugins >> export to CSV<br>
<br>
Is it possible in the window that will be open (and called CSV
Export), to have an option which allow to have only one CSV file
for all the session exported instead of one file by session, the
only option I can find for now ?<br>
<br>
It will be great to have such option because for the moment we
have to copy/paste all the data in only one excel sheet in order
to manipulate it more easily.<br>
If this option already exists Phon is even greater that what I
wrote before ;-)<br>
<br>
Thanks for your help,<br>
<br>
Best,<br>
<br>
Christophe<br>
<br>
<br>
</div>
-- <br>
You received this message because you are subscribed to the Google
Groups "Phon" group.<br>
To unsubscribe from this group and stop receiving emails from it,
send an email to <a moz-do-not-send="true"
href="mailto:phon+unsubscribe@googlegroups.com">phon+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote>
<br>
</body>
</html>
<p></p>
-- <br />
You received this message because you are subscribed to the Google Groups "Phon" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:phon+unsubscribe@googlegroups.com">phon+unsubscribe@googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />