Releases: arias007/obsidian-mobile-pdf-exporter
Releases · arias007/obsidian-mobile-pdf-exporter
0.3.40
0.3.39
Community review cleanup release. Standard release assets only.
0.3.38
0.3.37
0.3.36
Community review fixes for the initial plugin-market submission.
- Removes the redundant product name from the manifest description.
- Replaces the unsupported language API usage with browser/system locale detection for Auto language.
- Replaces direct style assignments flagged by the reviewer with Obsidian-compatible style helpers.
- Keeps the bilingual export UI and standard PDF font fallback from 0.3.35.
This release attaches only the standard community plugin assets: manifest.json, main.js, and styles.css.
Mobile PDF Exporter 0.3.35
- Adds Auto / Chinese / English interface language settings.
- Localizes the export ribbon tooltip, command name, file/editor menu item, export options panel, settings, export prompt, and main notices.
- Cleans the README so the primary English usage flow does not show abrupt Chinese button names.
- Falls back to a standard PDF font when the optional CJK font asset is unavailable, improving direct community-browser install compatibility for English/Latin notes.
- Includes direct
manifest.json,main.js, andstyles.cssrelease assets for Obsidian community-plugin review, plus the full manual ZIP with fonts and extras.
Mobile PDF Exporter 0.3.34
- Shows the export prompt before starting the PDF export work.
- Simplifies the completed export prompt text.
- Includes the recent NoteDraw current-screen overlay support, Excalidraw export speed improvements, output-folder placement, and export performance optimizations since 0.3.29.
Mobile PDF Exporter 0.3.29
Changes
- Keeps the standard Obsidian plugin layout with a single
main.js; no extra PDF dependency chunk is required. - Reduces
main.jsfrom about 12.9 MB to about 1.6 MB by removing the embedded Noto Sans SC base64 font. - Loads the PDF runtime and Chinese font only when an export starts.
- Avoids startup render-root DOM cleanup work.
Package
mobile-pdf-exporter-v0.3.29.zip- SHA256:
72B42CAA3D3164D52B01B04B5FF6BE0BC319708ED6F6B0BA56563496C430CF54
Verification
npm run buildnpx tsc --noEmit- Single-
main.jspackage check: nopdf-deps.js - Startup smoke test: requiring
main.jsdoes not require the PDF runtime - Isolated PDF/font smoke test passed
Mobile PDF Exporter 0.3.27
- Adds editable PDF filename field in the export toolbar.
- Moves export status to a compact top bar and removes center prompts/progress UI.
- Keeps the top export toolbar background fixed without scroll gaps.
- Improves current-screen Note Doodle export for reading and editor/source views by using the visible live canvas when available.
- Keeps hidden doodles out of the PDF and preserves the selectable preview PDF route.
- Release ZIP includes standard Obsidian plugin files plus release-only support QR assets under extras/.
SHA256 mobile-pdf-exporter-v0.3.27.zip:
97EA0F25E9F78E917DA61D523D3BCAB94B99BE1C5130D983FA8F84B9A4101B35