ObsidianClipper 版本記錄

版本: 5

小心!這裡都是舊版本!

這裡列出的舊版本僅供參考及測試之用。若無特別需求,請安裝最新版的附加元件。

版本 0.4.0 81.5 KiB 相容於 Thunderbird 78.0 及更新版

- 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.

版本 0.3.2 79.0 KiB 相容於 Thunderbird 78.0 及更新版

Added CC/BCC features and YAML support for same.

版本 0.3.1 78.5 KiB 相容於 Thunderbird 78.0 及更新版

Changed colored tags to use CSS instead of broken HTML.

版本 0.3.0 77.2 KiB 相容於 Thunderbird 78.0 及更新版

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.

版本 0.2.0 75.3 KiB 相容於 Thunderbird 78.0 及更新版

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