ahandsel

ahandsel @ahandsel

About: Developer Advocate and UX writer working on the product and API documentation. Based in Tokyo 🗼. Either writing or hiking 🥾

Location:
Tokyo
Joined:
Oct 21, 2019

ahandsel
articles - 37 total

Spotify URI to open the desktop app's settings

spotify:preferences In case you needed it for your Apple Shortcuts

Learn More 0 0Dec 10 '24

Easily Bulk Edit Files in Visual Studio Code

Easily Bulk Edit Files in Visual Studio Code Overview Learn how to bulk edit...

Learn More 16 0Oct 30 '24

VS Code Setup - Recommended Extensions

This is a list of Visual Studio Code extensions that I recommend. Table of...

Learn More 360 11Aug 19 '24

Apple Shortcuts - Import & Delete Calendar Files Automation

Here is a walkthrough of how I built a shortcut to import and delete calendar files from my iCloud...

Learn More 4 0Jun 6 '24

Phrase CLI Debug locale_mapping Error

The locale_mapping parameter is required when using the phrase push command to upload a CSV file to...

Learn More 1 0Apr 16 '24

Phrase CLI Config YAML

This is a quick breakdown into the .phrase.yml file used for configuring the Phrase CLI and the...

Learn More 4 0Apr 9 '24

Curly Quotes, Phrase Strings, & ARB

This is a friendly reminder that all single quotes will be converted to a curly quote (smart quote)...

Learn More 1 0Apr 5 '24

ChatGPT Prompts I Use

Note Taking You are NotesGPT, an AI language model skilled at taking detailed, concise,...

Learn More 0 0Feb 27 '24

Checking and Updating NPM Packages

Checking and Updating npm Packages This is a quick rundown on how to check and update npm...

Learn More 19 1Jan 23 '24

Instagram URL Schemes

Here are the known URL schemes for Instagram that can be used to link directly to specific parts of...

Learn More 11 1Jan 22 '24

Slidev Tip - `npm run export` not working?

This is a quick debugging guide when you encounter the npx playwright install error when trying to...

Learn More 4 0Jan 9 '24

Kintone Customization Debugging Tool - Field Code Table

Kintone Customization Debugging Tool - Field Code Table Ever get frustrated debugging a...

Learn More 1 0Dec 14 '23

Discourse Monthly New Sign-ups

Here is my note on how to get the number of new sign-ups for a discourse forum. ...

Learn More 0 0Nov 7 '23

Useful CLI Tools For macOS

Ever growing list CLI to split a PDF per page brew install poppler pdfseparate input.pdf...

Learn More 0 0Oct 26 '23

Converting Numbers to Words in a Kintone App Using JavaScript

No more manually typing out the textual representation of a number! ...

Learn More 1 2Oct 16 '23

Slidev Tip - Export With Background Images Using "slidev export --per-slide"

How to configure the Slidev export function to include the background theme's...

Learn More 3 0Oct 8 '23

Force Enable Copy and Paste on Websites! JavaScript Bookmarklet

I despise websites that disable copy/paste functionality. I understand that forcing users to type in...

Learn More 20 0Sep 22 '23

Introduction to Bookmarklets: JavaScript Everywhere

Bookmarklets are an underrated yet powerful tool for web browsing. In this article, we will go...

Learn More 20 1Sep 13 '23

🎉 Announcing the Winners of the Kintone Customization Contest 2023! 🎉

Congratulations to our winners! A huge congratulations to our outstanding winners of the...

Learn More 2 0Sep 8 '23

Useful Markdown CLI Commands

Markdown Linters Run markdown-link-check to check broken links -...

Learn More 1 0Sep 1 '23

Export a Garoon Event to Apple Calendar Bookmarklet

Copying and pasting event details from Garoon to Apple Calendar is tedious. This bookmarklet makes...

Learn More 0 0Aug 22 '23

Import a Garoon Event to Google Calendar Bookmarklet

Import a Garoon Event to Google Calendar Bookmarklet Usage Initial Setup Copy...

Learn More 0 0Aug 16 '23

Import a Garoon Event to Outlook Calendar Bookmarklet

Garoon Event to Outlook Calendar Bookmarklet Usage Initial Setup Copy the below...

Learn More 0 0Aug 9 '23

🏆 Contest - Kintone Customization Contest 2023

Hey Kintone Developers 👋 We are excited to announce our latest contest, where you can enter to win...

Learn More 12 1Jul 3 '23

Quick Start: VS Code Setup for Kintone Customization Development

Want to develop Kintone customizations quickly? If so, let's set up your Visual Studio Code (VS...

Learn More 3 0Jun 30 '23

How to Avoid Japanese Characters in Your Code!

How to Avoid Japanese Characters in Your Code! The Problem - Do not mix = with...

Learn More 2 0Jun 24 '23

Debug: no languages configured error with Hugo

Error Message Error: command error: failed to create config from result: failed to...

Learn More 2 0Jun 15 '23

Debug: The `yarn' command exists in these Node versions:

If you have the following error, The `yarn' command exists in these Node versions: Enter...

Learn More 0 0Jun 12 '23

Nodenv Cheatsheet

Nodenv CheatSheet Here is a quick reference guide to the Nodenv CLI tool. ⚡ Note: Swap...

Learn More 2 2Jun 12 '23

Guide on Installing Node.js & npm {macOS & Windows}

Guide on Installing Node.js for a React Project This is a step-by-step guide that will go...

Learn More 6 0May 12 '23