<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fcitx-im.org/index.php?action=history&amp;feed=atom&amp;title=QuickPhrase%2Fen</id>
	<title>QuickPhrase/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://fcitx-im.org/index.php?action=history&amp;feed=atom&amp;title=QuickPhrase%2Fen"/>
	<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=QuickPhrase/en&amp;action=history"/>
	<updated>2026-05-03T14:59:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://fcitx-im.org/index.php?title=QuickPhrase/en&amp;diff=1395&amp;oldid=prev</id>
		<title>FuzzyBot: Importing a new version from external source</title>
		<link rel="alternate" type="text/html" href="https://fcitx-im.org/index.php?title=QuickPhrase/en&amp;diff=1395&amp;oldid=prev"/>
		<updated>2016-02-02T23:17:34Z</updated>

		<summary type="html">&lt;p&gt;Importing a new version from external source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Infobox module&lt;br /&gt;
| name                    = Quick Phrase&lt;br /&gt;
| version                 = 4.2.7&lt;br /&gt;
| programming language    = C&lt;br /&gt;
| license                 = GPLv2&lt;br /&gt;
| type                    = [[Special:myLanguage/Module|Module]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Intro ==&lt;br /&gt;
Quick Phrase provides a mode triggered by hot key. It can be used as a temporary mode for type English (with spell hint provided by the fcitx-spell module), as well as a [[Special:myLanguage/Table|Table]] input method which reads from a configuration file.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
=== Trigger Key ===&lt;br /&gt;
In some Chinese input method, it&amp;#039;s semicolon due to historical reason, if you want to use it every where, you&amp;#039;d better change configuration, the hotkey in configuration is global to any input method. But hotkey world is being occupied by so many application so fcitx don&amp;#039;t new key by default so easily, but one of candidate can be Super+Grave (`).&lt;br /&gt;
&lt;br /&gt;
=== Path ===&lt;br /&gt;
The file is a UTF-8 text file under ~/.config/fcitx/data/QuickPhrase.mb, if there is no such file or parent directory, create a new one (and necessary parent directory) yourself.&lt;br /&gt;
&lt;br /&gt;
=== Format ===&lt;br /&gt;
Here is an example file for Quick Phrase, contains some [[wikipedia:Emoji|Emoji]] and [[wikipedia:LaTeX|LaTeX]] style method to type symbol.&lt;br /&gt;
&lt;br /&gt;
Browse here for more example [[:Category:QuickPhrase]].&lt;br /&gt;
&lt;br /&gt;
 smile （・∀・）&lt;br /&gt;
 kira (ゝ∀･)&lt;br /&gt;
 angry (￣ー￣)&lt;br /&gt;
 angry ヽ(｀д´)ﾉ&lt;br /&gt;
 cry (つД`)&lt;br /&gt;
 shock (°Д°)&lt;br /&gt;
 satisfy (￣ˇ￣)&lt;br /&gt;
 eeee 诶诶诶诶(((( ;°д°))))诶诶&lt;br /&gt;
 frac14 ¼&lt;br /&gt;
 frac12 ½&lt;br /&gt;
 frac34 ¾&lt;br /&gt;
 frac13 ⅓&lt;br /&gt;
 frac23 ⅔&lt;br /&gt;
 frac15 ⅕&lt;br /&gt;
 frac25 ⅖&lt;br /&gt;
 frac35 ⅗&lt;br /&gt;
 frac45 ⅘&lt;br /&gt;
 frac16 ⅙&lt;br /&gt;
 frac56 ⅚&lt;br /&gt;
 frac58 ⅝&lt;br /&gt;
 frac78 ⅞&lt;br /&gt;
&lt;br /&gt;
== Disable it from code ==&lt;br /&gt;
If you find quickphrase conflict with your input method, you can use &lt;br /&gt;
&lt;br /&gt;
 boolean flag = false;&lt;br /&gt;
 FcitxInstanceSetContext(inst, CONTEXT_DISABLE_QUICKPHRASE, &amp;amp;flag);&lt;br /&gt;
&lt;br /&gt;
in your input method Init function. &lt;br /&gt;
&lt;br /&gt;
[[Category:Built-in Addon]]&lt;br /&gt;
[[Category:Addon]]&lt;br /&gt;
[[Category:QuickPhrase]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>