-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
+++ | ||
title = "Mdict" | ||
+++ | ||
|
||
## Format | ||
There is not much documentation online about MDict (mostly on Chinese forums), but it seems to use HTML for structure and CSS for design. | ||
|
||
## Dicts | ||
|
||
> I converted the dictionaries on [indic-dict](https://github.com/indic-dict/) to .mdx. You can download them [here](https://drive.google.com/file/d/1rRIfJ5mhgP2Hv3sU3iVHzCdGzU0WZ3xA/view?usp=sharing) if you want to try out DictTango. I used this [script](https://github.com/sobaee/dict2mdx) for the conversion (It's not very intuitive). Use the [nice guide here](https://digitalpalidictionary.github.io/install_android_dicttango.html) on setting DictTango up. | ||
|
||
|
||
## App | ||
> I tried out [DictTango](https://play.google.com/store/apps/details?id=cn.jimex.dict&hl=en_CA), an android dictionary app that works with MDict (.mdx) dictionaries. It seems to be superior to GoldenDict. It loads 200+ dictionaries smoothly, has full text search support with regex, ability to group dictionaries together, LLM access and more. I've been looking for something like this for a long time now. |