Historique de version de ObsidianClipper

5 versions

Méfiez-vous des anciennes versions !

Ces versions sont affichées pour informations et à titre d’essais. Vous devriez toujours utiliser la dernière version d’un module.

Version 0.4.0 81.5 KiB Fonctionne avec Thunderbird 78.0 et supérieures

- Major refactor to centralize functionality into background.js to support future features.
- Added ability to clip selected text. (Issues 12 & 22 at github)
- Added ObsidianClipper to menu. (Issue 18 at github)
- Added status line messages.
- Various cleanup and bug fixes.

Version 0.3.2 79.0 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Added CC/BCC features and YAML support for same.

Version 0.3.1 78.5 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Changed colored tags to use CSS instead of broken HTML.

Version 0.3.0 77.2 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Added theses new features:
- Clickable email IDs - Add '[click here to open](_MSGURI)' to a template to click in Obsidian and open original email in Thunderbird.
- Message tags - Add '_MSGTAGSLIST' in your template to get a list of Thunderbird tags in color.
- Additional time/date fields - Use Year/month/date/hour/minute/second to format time any way you want.
- New character substitution options
- General cleanup and refactoring.

Version 0.2.0 75.3 KiB Fonctionne avec Thunderbird 78.0 et supérieures

Improved ability of user to exclude or substitute characters in filenames.
Improved documentation.