Version 5 (modified by sauermann, 19 years ago) (diff) |
---|
TaggingPluginThunderbird
A plugin that allows tagging for thunderbird. Programmed in the dragontalk project
Installation & Tutorial
- Download the plugin from dragontalk
- Restart Thunderbird
- read the tutorial howto use the plugin
Description
Main use case: UseCaseTagging
Approach:
- take the source of quickfile.
- use the popup-window
- user enters word: call gnowsis tagging api
- user selects word: tag the e-mail.
- window closes.
Attention:
- uri for e-mails should be email:<message-id> (is there a RFC for that?)
Problems we ignore:
- tags are not displayed inside thunderbird. tags are only browseable in gnowsis
- fulltext analysis: not done.