Re: [O] How to add content from a file to a table automatically

2013-01-10 Thread Eric Schulte
Darlan Cavalcante Moreira writes: > Thank you Eric and Jambunathan for your answers. > > If I process the whole table with babel to manually add the lines from the > external file than I would have to take care of updating the formula for > the "Total" value as well as making sure the new content

Re: [O] How to add content from a file to a table automatically

2013-01-10 Thread Darlan Cavalcante Moreira
Thank you Eric and Jambunathan for your answers. If I process the whole table with babel to manually add the lines from the external file than I would have to take care of updating the formula for the "Total" value as well as making sure the new content was added before the "Total" line, right?.

Re: [O] How to add content from a file to a table automatically

2013-01-09 Thread Eric Schulte
Darlan Cavalcante Moreira writes: > Is there a way to detect when a file changes and then add the content from > it (if any, the file could be empty) to a specified org-mode table? Each > line in that file is already constructed in a way that it could be copied > and pasted to the table directly

[O] How to add content from a file to a table automatically

2013-01-09 Thread Darlan Cavalcante Moreira
Is there a way to detect when a file changes and then add the content from it (if any, the file could be empty) to a specified org-mode table? Each line in that file is already constructed in a way that it could be copied and pasted to the table directly (but I can change that if it makes things e