in-text Spreadsheet/Tables
Submitted by Friday, 31 March, 2006 - 17:19
on
Does anyone know of a plugin that will let me manipulate tables of text in a spreadsheet-like way?
I keep all my life/work information in text files and I'd really like to be able to store structured information in a more usable format.
I am thinking something like a special "tag" that means the follow lines are CSV data.
Eg:
[TABLE fs=|]
Mary Smith|40.34|xyz
John Doe|12.19|abc
Nathan Brazil|234.50|123
And the plug in would recognize this table and display it in a nice grid with some features like sort by column, resize columns, etc.
Maybe even some primitive formulas like SUM(), AVG(), etc.
If I looked at the file in a different text editor I would see the CSV as I typed it above. In jEdit I would see the "pretty" grid.
Anything out there like this? Anything even similar?
I keep all my life/work information in text files and I'd really like to be able to store structured information in a more usable format.
I am thinking something like a special "tag" that means the follow lines are CSV data.
Eg:
[TABLE fs=|]
Mary Smith|40.34|xyz
John Doe|12.19|abc
Nathan Brazil|234.50|123
And the plug in would recognize this table and display it in a nice grid with some features like sort by column, resize columns, etc.
Maybe even some primitive formulas like SUM(), AVG(), etc.
If I looked at the file in a different text editor I would see the CSV as I typed it above. In jEdit I would see the "pretty" grid.
Anything out there like this? Anything even similar?