734
edits
(quick n dirty reEvaluation) |
(prune some old and recently removed commands; add new %serial) |
||
Line 2: | Line 2: | ||
Here’s a short list of commands: | Here’s a short list of commands: | ||
* <code>%</code> – Toadua querying | * <code>%</code> – Toadua querying. Place a number immediately after the <code>%</code> to indicate the number of search results, and a number after a space (but before the search query) to indicate which page number of the result list to show. | ||
* <code>%logic</code>, <code>%structure</code>, <code>%english</code>, <code>%tree</code> invoke [[User:Lynn|Lynn]]’s [https://github.com/toaq/zugai {{t|zugaı}}] parser. <code>%all</code> batches all four queries into one for convenience | |||
* <code>%serial</code> – expand a serial step-by-step using Lynn’s [https://github.com/toaq/zugai/blob/main/src/expand_serial.py <code>expand_serial.py</code> tool] | |||
* <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}] | * <code>%miu</code> – jelca’s [https://github.com/eaburns/toaq {{t|Mỉu}}] | ||
* <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]]. <code>%hoe!</code> to input raw ASCII representing the glyphs in the font | * <code>%hoe</code> – convert plain Toaq and render it in [[The Toaq script]]. <code>%hoe!</code> to input raw ASCII representing the glyphs in the font | ||