Brachylog language bar and character compositions
This provides two ways to easily enter Brachylog characters into pretty much any input field on any webpage:
- Enter a combo sequence and hit Tab, e.g. (=Tab gives
¤
. - Click on symbols in the language bar.
Try it here:
Hover over a symbol in the language bar for combo sequences.
Installation
Desktop browser
- Drag this link to your bookmarks bar: Brachylog
Mobile browser
- Add a bookmark for this page.
- Edit the bookmark's target URL address to
javascript:(d=>{let%20e=d.createElement("script");e.src="https://abrudz.github.io/lb/brachylog.js";d.body.appendChild(e)})(document)
Webpage
- Include this HTML in your page:
<script src="https://abrudz.github.io/lb/brachylog.js"></script>
Activation
- Navigate to the web page where you want to enter Brachylog characters.
- Click on the Brachylog bookmark. The language bar should appear at the web page's top.