Tomboy Plugin - CJKDisableSpell
平常已經習慣使用 Tomboy 來記東西,介面還算好用,隨時都可以開新 Note 或是搜尋舊的 Note。用到現在唯一不滿意的地方是 tomboy 會對文章做 spelling check,無論內容是什麼,結果就是中文的 Note 會變成滿江紅。
花了一點時間寫了這個 plugin,可以針對 CJK 的部份取消 spelling check,效果還滿不錯
使用前:
使用後:
使用方法,下載 CJKDisableSpellPlugin.cs 後自己編譯:
mcs -t:library CJKDisableSpellPlugin.cs -r:/usr/lib/tomboy/Tomboy.exe -pkg:gtk-sharp-2.0
或是直接下載編譯好的 CJKDisableSpellPlugin.dll
將 dll 放置在 ~/.tomboy/Plugins/ 後,重新啟動 Tomboy 即可。
2008-12-08 Update:
tomboy 從 0.7 版以後改用 mono addin 架構,更新的程式在
http://github.com/kanru/tomboy-cjk-disable-spellcheck/
也可以直接下載 CJKDisableSpellAddin.dll
不過我沒有仔細測試過,使用時可能會遇到問題。
※ 歷史上的今天- 好多 AP... - 2007


-pkg 后面的 GTK 应该是小写吧。
Carlos
12 Jul 06 at 4:28 pm
是.. 但是因為某 plugin 自動把縮寫變成大寫了 :p
kanru
12 Jul 06 at 4:42 pm
hello, will you help me update your plugin? cause after tomboy 0.7.1, it will use a “addins” instead of “plugins”, so so… will you have time for develop a newer version of this plugin? it would be very much appriciated ! thx!
eatcaravan
8 Dec 08 at 9:49 am
Hi, you can find the updated version at
http://github.com/kanru/tomboy-cjk-disable-spellcheck/
however, I didn’t test it very much so there might be problems.
Patches are welcome
Kanru Chen
8 Dec 08 at 2:21 pm
haha!!!i love you guy!!! thank you very much! i hope i can be as handsome as you!! yeah!
eatcaravan
8 Dec 08 at 5:20 pm