Meta
add tag
Adám
TopAnswers makes a big deal out of catering to each community's unique needs. Which features and integrations would we like here?
Top Answer
Adám
# ~~Language bar with input method(s)~~ DONE!
See [here](https://abrudz.github.io/lb/apl) — Source is [on GitHub](https://github.com/abrudz/lb/blob/master/lb.js).

We might not want to make the backtick keyboard on by default, as it does interfere with the entry of code in backticks, something that'll be frequent here, but maybe the bar can be visible and backtick keyboard can be enabled in one's preferences, or as a checkbox on the bar.

![Screenshot_2020-04-30 APL - TopAnswers.png](/image?hash=2188c56ab6238f560501a7f4c6fd0fe48f45823996f7c602b51bd60a601b5384)
Answer #2
Adám
# ~~Custom fonts~~ DONE!

The current locked-down DejaVu Sans and DejaVu Sans Mono work well, but some people are attached to the whimsical public domain *APL385 Unicode* font. Could we provide this (and maybe [others](https://aplwiki.com/wiki/Fonts)) as options?
Answer #3
Adám
# Documentation integration

Would it be possible to onebox documentation links like

http://help.dyalog.com/17.1/#Language/Primitive%20Operators/At.htm

or maybe

http://help.dyalog.com/17.1/Content/Language/Primitive%20Operators/At.htm

to render like
![Screenshot_2020-04-29 Sandbox - Meta - TopAnswers(1).png](/image?hash=4f5f32b5bdb34e1f9e48bcf71a2a9e2e31b0e1ba138b7ecf699814e533337f2e)
Answer #4
Adám
# ~~TIO integration~~ DONE!
It'd be amazing to be able to type

```
⎕←⍳10
```

in chat and have a special user respond with 

```
1 2 3 4 5 6 7 8 9 10
```

Alternatively, it could be made into a fiddle so one would write

`<>https://tio.run/...`

and be presented with a mini-TIO interface.
Answer #5
Adám
# APL Wiki integration

TopAnswers has Wikipedia integration. That's useful here too. But it'd be awesome to have the same integration of [APL Wiki](https://aplwiki.com) articles.

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.