78
edits
| Line 69: | Line 69: | ||
* Go through each tab for a file named application.ini, and take it's document.title | * Go through each tab for a file named application.ini, and take it's document.title | ||
* Have the user locate by hand (but this shouldn't be saved to prefs.js | * Have the user locate by hand (but this shouldn't be saved to prefs.js | ||
I am leaning towards option #1</td> | I am leaning towards option #1 | ||
Mark Finkle and shaver suggest option #2, but have also suggested defaulting to the last picked directory. Which seems fair</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 79: | Line 80: | ||
<td>create text file/directory</td> | <td>create text file/directory</td> | ||
<td>Medium</td> | <td>Medium</td> | ||
<td>Create a directory/text file. I don't think this will be difficult at all</td> | <td>Create a directory/text file. I don't think this will be difficult at all | ||
* resource : [http://developer.mozilla.org/en/docs/Code_snippets:File_I/O File I/O]</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Launch Firefox</td> | <td>Launch Firefox</td> | ||
<td>Medium</td> | <td>Medium</td> | ||
<td>Not sure how to do this yet</td> | <td>Not sure how to do this yet | ||
* resource : [http://developer.mozilla.org/en/docs/Code_snippets:Running_applications Running applications]</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
edits