Sejarah Versi ObsidianClipper

9 versi

Berhati-hati dengan versi lama!

Versi ini dipaparkan bagi tujuan rujukan dan ujian. Anda perlu sentiasa gunakan add-on versi terkini.

Versi 0.5.1 94.2 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

- Major refactor in HTML to Markdown translation by using third party Turndown utility.
- Added ability to parse very large notes into Obsidian.
- Various cleanup and fixes.

Versi 0.4.3 89.3 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

Major update to support HTML emails. Will now handle HTML text formatting, embedded images, hyperlinks, lists, etc.

Versi 0.4.2 85.5 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

Fix missing attachment field in options page, implement max email clip size, misc bug fixes

Versi 0.4.1 84.7 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

Added support for email attachments.
Various cleanup in source.

Versi 0.4.0 81.5 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

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

Versi 0.3.2 79.0 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

Added CC/BCC features and YAML support for same.

Versi 0.3.1 78.5 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

Changed colored tags to use CSS instead of broken HTML.

Versi 0.3.0 77.2 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

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.

Versi 0.2.0 75.3 KiB Berfungsi dengan Thunderbird 78.0 dan kemudian

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