Releases: tndgyq/local-office-preview
Releases · tndgyq/local-office-preview
Release list
Local Office Preview 0.2.3
Local Office Preview 0.2.3
This release addresses an Obsidian automated review finding in the settings UI.
Changes
- Removed the redundant settings tab heading.
Install
Download these three files from the release assets into your vault plugin folder:
main.jsmanifest.jsonstyles.css
Then reload Obsidian and enable Local Office Preview.
Local Office Preview 0.2.2
Local Office Preview 0.2.2
This release addresses an Obsidian automated review finding in the settings UI.
Changes
- Renamed the settings heading from the plugin name to
Preview options.
Install
Download these three files from the release assets into your vault plugin folder:
main.jsmanifest.jsonstyles.css
Then reload Obsidian and enable Local Office Preview.
Local Office Preview 0.2.1
Local Office Preview 0.2.1
This release addresses automated community review findings.
Changes
- Replaced DOCX HTML rendering with a local DOCX text preview and copy path.
- Updated the settings tab heading to use Obsidian's standard
Setting#setHeading()API. - Removed unused helper code and unnecessary dependencies from the bundle.
Install
Download these three files from the release assets into your vault plugin folder:
main.jsmanifest.jsonstyles.css
Then reload Obsidian and enable Local Office Preview.
Local Office Preview 0.2.0
Local Office Preview 0.2.0
Initial community-directory submission release.
Features
- Read-only local preview for Office and text files in Obsidian.
- Fast local preview for
.xlsxfiles. - Fast local HTML preview for
.docxfiles. - Local cached PDF preview for PowerPoint and legacy Office files.
- Windows fallback conversion through WPS Office or Microsoft Office.
Copy Textfor extractable text in TXT/LOG, XLSX, DOCX, PPTX, and PPSX files.- Generated PDF previews are cached in the operating system temp directory, not in the vault.
Privacy
- No network requests from the plugin.
- No uploads.
- No edits written back to source Office files.
Release assets
Attach these files individually to the GitHub release:
main.jsmanifest.jsonstyles.css