I subscribe to a daily wisdom type of email which I receive each day. But I find that I may not read it all the time.
One of the things I like to do is to parse the information into a delimited file which I can then import into a database.
I can then search the database by criteria for what I want later.
The email follows a specific format so that can make it easier to parse the information.
Does anyone know of a utility available that can intelligently extract the information easily ?
This of course assumes that I can configure it to follow some rules so it will know what to do to convert it into a delimited file format.