Text Management Software
From Fxp Wiki
A lot of our office tasks are repetitive, and this is true for everyone, not only secretaries.
Text extraction
- Select parts of text and send it assign it category or keyword via drag and drop
- Make as many part-of-text selections as needed (a part of text can contain other part of texts)
- What has not been selected is considered as template and will be stored as such
Usage
Most of the software I have seen are xml editors. Unfortunately, what we actually need should have two main features: editor and database.
Xml Editors work as a tag database: it allows to tag the document using the keywords of the schema, or dtd. Unfortunately, what we need is a database to store and fetch the text fragments from queries based on the tags.
