The JW Library Linker plugin streamlines the process of working with JW Library content by converting jwpub:// links to the jwlibrary:// format, making them compatible with the JW Library app. It offers bulk conversion options for all links, Bible verses, or publication links in a note. Additionally, it includes a /b command that helps insert Bible references quickly, with options to just create the link or create and open it directly in JW Library. This is particularly useful for users who frequently reference scriptures or JW publications in their notes and want a more efficient linking experience.
Patch Changes
#237
2013dbeThanks @msakowski! - Add negative test cases for Bible reference recognition to verify false positives (timestamps, technical notation, version patterns) are correctly rejected.#226
b5cd542Thanks @schoenwaldnils! - Whitelist native build scripts for @swc/core, esbuild, and unrs-resolver to prevent corrupted node_modules on fresh installs.#238
f826395Thanks @RomaCZ! - Fix Windows compatibility: rename locale:all mock to locale-all and add moduleNameMapper entry. Also fixes a path resolution bug in the mock that prevented YAML files from being found.#240
ee902f6Thanks @msakowski! - Fix inserting Bible quotes at the cursor when the caret lands on a line adjacent to the newly inserted JW Library link.#229
dc44b79Thanks @schoenwaldnils! - Add Github issue templates#232
8fda9e7Thanks @vangquan! - Add Vietnamese locale support to TranslationService