Version 2 (modified by sauermann, 19 years ago) (diff) |
---|
TaggingPluginThunderbird
A plugin that allows tagging for thunderbird.
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.