Obsidian Web Clipper 版本历史 - 25 个版本
Obsidian Web Clipper 作者: Obsidian
Obsidian Web Clipper 版本历史 - 25 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.10.5
发布于 2024年12月9日 - 447.78 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- New duration filter to convert duration formats. See docs.
- Added Turkish and Hindi translations.
Improvements
- Fixed issue with \n in replace filter, should now work as both as a search and replacement value.
- Fixed Anthropic models not always using the right authentication.
- Fixed extension window when current model has been disabled.
- Fixed duplicate images in Twitter extractor.
- Added YouTube extractor.源代码遵循 MIT 许可证 发布
下载 Firefox您需要 Firefox 来使用此扩展较早版本
版本 0.10.4
发布于 2024年12月6日 - 421 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Improvements
- Fix issue with replace filter, supports \n again as a replacement value for newlines.
- Fix Gemini base URL.
- Update default models.源代码遵循 MIT 许可证 发布
版本 0.10.3
发布于 2024年12月6日 - 420.86 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本A new experimental approach has been added to improve results with the default template. Extractors override the Readability library for popular sites where Readability does not work well. This populates the {{content}} and {{contentHtml}} variables with more useful content. This approach doesn't replace the need for templates but it makes it easier to clip sites that have complex DOM structures that are not easy to parse with templates. So far Twitter (X) and Reddit have been added but PRs are welcomed for other sites.
New
- New unique filter returns a deduplicated array or object.
- New remove_tags and remove_attr to remove only specific HTML tags and attributes (whereas strip filters remove all with exceptions).
- Added Google Gemini preset provider.
Improved
- replace filter now supports regex.
- split filter now splits letters in a string when no parameter is provided.
- Fixed syntax inconsistencies for strip filters.
- Fixed regression with Ollama.
- Fixed "save" feature now saves to .md file instead of .txt.
- Fixed template selection in dark mode on Windows.
- Various improvements for mobile UX in Settings pages.源代码遵循 MIT 许可证 发布
版本 0.10.2
发布于 2024年12月4日 - 417.7 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Improved
- Added "Reset models" option in Interpreter
- Fixed Azure models
- Improved migration to new Providers settings
- Fixed detecting Chinese and Portuguese locales源代码遵循 MIT 许可证 发布
版本 0.10.1
发布于 2024年12月4日 - 414.96 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本⚠️ Important: this update changes the way Interpreter providers are stored, to provide more flexibility with a variety of providers. Your existing configurations should be automatically migrated, but if they aren't you may need to update them to the new format.
New
- New Providers section in Interpreter settings with preset provider configurations
- Show current version in General settings
- New language options: Polski, Nederlands, Italiano
- New replace_tags filter
Improved
- Fixed issue with some toggles
- Fixed issues with enabling and deleting models
- Improved support for Azure OpenAI models
- Fixed localization of various text throughout the UI源代码遵循 MIT 许可证 发布
版本 0.10.0
发布于 2024年11月26日 - 350.91 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Adds Interpreter features to extract text using natural language, using the syntax {{"a summary of the page"}}. Requires being enabled and configured in the Web Clipper settings.
- New length filter returns a number of items or characters.
- New calc filter allows basic mathematical operations e.g. {{number|calc:"/2"}} — can be combined with length filter to count words, or estimate reading time, e.g. {{content|split:" "|length|calc:"/200"|round}} minutes.
- Added translations for Brazilian Portuguese, Bahasa Indonesia, Korean, and Traditional Chinese.
Improved
- Fixed issue with fonts in Japanese.
- Fixed issue with {{publish}} variable sometimes returning multiple dates.
- Export all settings now decompresses templates so they are human readable. Import all settings compresses them again to maximize sync storage space.源代码遵循 MIT 许可证 发布
版本 0.9.8
发布于 2024年11月19日 - 280.47 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Highlights can now be saved inline by going to Settings → Highlights.
- UI is mirrored for right-to-left languages.
- Added translations for Arabic and German.
- Added {{favicon}} to the preset variables to get favicon URL.
Improved
- Fixed issue with {{published}} and {{author}} variables under some conditions.源代码遵循 MIT 许可证 发布
版本 0.9.7
发布于 2024年11月14日 - 260 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本## Improved
- Fixed issue with highlighting the first sentence of a paragraph
- Changed highlighter mode shortcut on Firefox to reduce conflicts
- Added new locales for Farsi and Russian
- Removed need `downloads` permission
- Fixed issue with `safe_name` filter
- Added Help link in Settings源代码遵循 MIT 许可证 发布
版本 0.9.6
发布于 2024年11月14日 - 236.51 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Add options to save file, share, and copy from the extension popup. Options differ based on OS and browser.
- Add localization in French, Spanish, Chinese, Japanese. More translations can be submitted via the GitHub repo.
Improved
- Improve display of highlighter menu on some websites.
- Fix an issue with block vs inline math源代码遵循 MIT 许可证 发布
版本 0.9.5
发布于 2024年11月11日 - 170.49 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Add support for @graph format for schema.org data
- Add support for clipping local files
Improved
- Add clipboard permissions for Linux
- Fix bugs in creating absolute URLs, improves resolving relative link structures
- Remove Obsidian-specific characters when sanitizing file names源代码遵循 MIT 许可证 发布
版本 0.9.4
发布于 2024年10月18日 - 170.2 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- New round filter to round numbers
Improved
- Fixed empty {{highlights}} variable now returns nothing instead of []
- Fixed issue with fragment_link filter源代码遵循 MIT 许可证 发布
版本 0.9.3
发布于 2024年10月14日 - 169.63 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Added
- New highlighter settings including export highlights
- Added fragment_link filter by to generate text fragment links
- Added initial support for string literals in map and template filter
Improved
- Highlight storage is improved and includes timestamps, which will make it easier to add metadata in the future.
- {{highlights}} variable now returns an object with timestamps, you can use the map filter to access individual - highlights, e.g. {{highlights|map:item => item.text|list}}
- Text highlights are now separated with line breaks
- Improved footnote conversion
- Better extraction of timestamps for {{published}} variable
- Improved copy to JSON feature for templates源代码遵循 MIT 许可证 发布
版本 0.9.2
发布于 2024年10月12日 - 163.55 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Improved
- Fixes bug with template selection
- Improved performance and reduced permissions for highlights源代码遵循 MIT 许可证 发布
版本 0.9.1
发布于 2024年10月10日 - 163.51 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Added {{highlights}} variable which returns an array of highlights that you can manipulate with filters like list, blockquote, etc
Improved
- Spaces at the start and end of note titles are correctly removed
- Added title labels on buttons
- Reverted behavior for template selection, will no longer try to use the last used template if it doesn't match a trigger源代码遵循 MIT 许可证 发布
版本 0.9.0
发布于 2024年10月9日 - 163.27 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Added new highlighter mode!
- Activate it via popup, context menu, or hotkey
- Highlight text, images and media
- {{content}} variable is automatically replaced with your highlights
- Smartly merges highlights when overlapping or adjacent
- Mobile improvements for tap-based UI源代码遵循 MIT 许可证 发布
版本 0.8.4
发布于 2024年10月7日 - 160.12 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Export and import all settings
- Import templates and types now allows pasting JSON
- New action to copy template JSON to clipboard
- Properties are now stored in one place for all templates, and can be viewed or modified in the new Settings → Properties section.
- Import properties from Obsidian via the types.json file. Also export Web Clipper properties to the same types.json format.
- Default values for properties can be added to streamline creating new templates.
- Autocomplete properties in the template editor.
Improved
- Checkbox type properties are rendered as a checkbox in the popup
- Popup should be correctly sized in browsers that allow global page zoom
- Fixed issue with regex triggers not matching
- Improvements for browsers that don't support blob URLs
- Popup should load faster and more smoothly源代码遵循 MIT 许可证 发布
版本 0.8.2
发布于 2024年9月30日 - 497.72 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
Added uncamel filter to convert camelCase and PascalCase to spaced lowercase text.
Improved
Schema.org variables now includes full objects where possible.
title and capitalize filters now handle both keys and values within objects.
list and blockquote filters now automatically indent nested arrays.
replace and join filters now support newlines using \n
Cleaned up HTML inside complex tables that are not converted to Markdown.
Variable and filter syntax is more resilient to extra spaces, newlines and tab indentation allowing more flexibility in writing style.
Improved export on iOS, now uses share sheet when possible.
Fixed dark mode for Safari.
Many iOS UI improvements.源代码遵循 MIT 许可证 发布
版本 0.7.2
发布于 2024年9月25日 - 490.11 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本- Fix issue with modifying {{date}} variable format.
- Fix issues with date filter not detecting week of the year format.
- Reduce flashing of the side panel when transitioning between pages.
- Removed "Early access features" toggle for now, since it has been replaced by the "Legacy mode" toggle to enable features for Obsidian 1.6.7 and below.源代码遵循 MIT 许可证 发布
版本 0.7.1
发布于 2024年9月25日 - 489.1 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Adds "Legacy mode" setting to use Obsidian URI to copy content on browsers and OSes that support it.源代码遵循 MIT 许可证 发布
版本 0.7.0
发布于 2024年9月24日 - 487.32 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Web Clipper now requires Obsidian 1.7.2 or above. Users on older versions of Obsidian will see a message when trying to clip content. The reason is that some browsers and operating systems strictly limit the length of URIs, making it impossible to pass content from a page via this method beyond ~2000 characters. This fails silently which is confusing for many users. As of Obsidian 1.7.2 we can now pass content into Obsidian via the clipboard.
Improved
- `title` filter now works better with arrays and objects.
- Various performance improvements.源代码遵循 MIT 许可证 发布
版本 0.6.2
发布于 2024年9月23日 - 495.15 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Added selectorHtml: prefix for variables. Works the same as selector: but extracts the HTML rather than text content, which is useful if you want to process the content with remove_html, strip_tags, strip_attr, and markdown filters.
Improved
- The {{author}} variable now returns a comma separated list if there are multiple authors. Note this means the default template is updated to {{author|split:", "|wikilink|join}} if you want to wikilink the authors.
- Improved conversion of Markdown tables and falls back to HTML tables if the table contains merged cells.
- Improved handling of lower, upper and titlecase across languages and for arrays.
- Improved handling of footnote references.
- No longer overrides date filters in date and datetime properties.
- Relative URLs in srcset attributes are now correctly rewritten.源代码遵循 MIT 许可证 发布
版本 0.6.1
发布于 2024年9月22日 - 493.4 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Added
- Added {{site}} variable to get the site name or publisher
- Added search to the variables list panel available by clicking ...
Improved
- Better support for converting tables to Markdown
- Better accuracy on preset variables including author, image, title, description, published
- More reliable popup size on some browsers
- More graceful fallback if Readability fails
- Fixed opening the context menu (I think 🤞)
- Fixed issue with path not being saved in templates
- Fixed anchor link stripping accidentally removing some headings源代码遵循 MIT 许可证 发布
版本 0.6.0
发布于 2024年9月21日 - 467.27 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本Warning: this update contains a breaking change for append and daily note templates. There is no automatic migration. You will need to update the note title field of any templates that add to an existing note. This update also means that append and daily note templates require Obsidian 1.7.2. which is currently available in early access.
New
Two new template behavior options: Add to existing note, at the top and Add to daily note, at the top which allows you to add content to the top of the note rather than the bottom.
Daily note templates no longer require note title and path as we can now detect the daily note location in Obsidian as of 1.7.2.
Properties can now be used across all template behaviors, and will be merged automatically with the existing note's properties if there are any.
Added link filter to create Markdown links.
Automatically adds the programming language when clipping code blocks, if one is defined.
Improved
If the extension is opened while the page is partially loaded, it will now update itself when the content finishes loading.
Support converting MathJax to Obsidian math blocks.
More improvements to replace filter when dealing with special characters like :.
Don't use quotes around date and datetime YAML frontmatter values, to match Obsidian format.
Improve escaping and indentation for code blocks.源代码遵循 MIT 许可证 发布
版本 0.5.0
发布于 2024年9月20日 - 462.98 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本New
- Added `remove_html` filter to remove specific elements from HTML
- Added `{{contentHtml}}` variable that works like `{{content}}` but without Markdown parsing. Also removed {{selectionHtml}} since that is now handled by `{{contentHtml}}` when a selection is present.
- Added context menu item to open extension
- Added new setting: **General** → **Save clipped note without opening it**
Improvements
- Improved footnote conversion to Markdown
- Empty links are removed from Markdown
- Larger font size on Firefox Mobile
- More restrictive file names on Linux
- Fixed issue with Turndown GFM under certain conditions
- Fixed issue with `map` filter dealing with simple string arrays源代码遵循 MIT 许可证 发布
版本 0.4.8
发布于 2024年9月19日 - 460.21 KB适用于 firefox 113.0 及更高版本, android 120.0 及更高版本- Added **Duplicate** option to templates, under the **More actions** menu
- Added `{{time}}` variable as a shorthand for current datetime stamp, equivalent to `{{date|date:"YYYY-MM-DDTHH:mm:ssZ"}}`
- `{{time}}` and `{{date}}` can now be customized using the `date` filter to return time stamps
- Fixed issue with variables list in the popup源代码遵循 MIT 许可证 发布