Released svelte-lexical 0.4.2: Column Layout Plugin and Color Picker
Highlights of this release are the Column Layout plugin and the Colour Picker. Column Layout Using Column Layout, content can...
Tips and Tricks: Working with WSL (Windows Subsystem for Linux)
Browsing WSL files from windows Open the following path in Windows Explorer. Open a WSL directory in Explorer Open the...
Released Svelte-Lexical 0.4.1: Introducing Markdown Shortcuts
svelte-lexical now supports markdown shortcuts to format text and insert elements. Here are the supported shortcuts: Transformer Description BOLD_STAR Enclose...
Using BTOP for Resource Monitoring
I’ve been using Glances for resource monitoring on my Mac, but recently I tried BTop and found it to be...
Maximo EAM: Applying default value filter to ‘Select Value’ lookup
Above is the default Lookup menu for selecting a parent Work Order in Maximo EAM. Let’s say we want to...
Released Svelte-Lexical 0.4.0
Release 0.4.0 brings support for SvelteKit 2 and Vite 5. it has been a long time coming. Every time we...
Some of the most useful Command Line Tools
Here are some of my favourite command line tools. The GitHub stars for each tool are also shown below. RipGrep...
Use TinyMCE rich-text editor in a Svelte app
TinyMCE is one of the most popular rich-text editors for web apps. It offers an open-source community edition as well...
Automate Microsoft Word on MacOS
Microsoft Word can be automated using AppleScript. For instance, the following script is going the open a new Word file....
Released svelte-lexical 0.3.5: Upgrade to Svelte 4
The new release is out for svelte-lexical! The biggest change is the upgrade to Svelte 4 which could potentially be...