mmjang / AnkiIRExtension

A Chrome Extension for Incremental Reading with Anki Integration.
9 stars 0 forks source link

Hi there #1

Open sibilek opened 7 years ago

sibilek commented 7 years ago

Hi my name is Sinan Bilek.

By chance we met with ninja huang on AnkiMobile forum in this issue.

I really liked the idea and asked ninja huang "how can I do same automated card adding into AnkiMobile just he did in video." thanks to his helps I succeed to as you can see in my youtube video.

Later I asked him this Is it possible to do same AnkiMobile and Workflow automated adding with an android device. like Anki Card helper and AnkiDroid? you posted this picture (https://goo.gl/FmleZq ) in the forum. Is it possible?

in responded me like; Zhenyu Huang Sinan BİLEK : sure, it's possible, even more convenient. You may check with https://github.com/mmjang, he is ankidroid dict helper author.

and I asked him this one :)

_Zhenyu Huang thank you for your quick reply. but when I check the link I couldn't understand how to implement same process with Android. the page is like bunch of codes.

Sorry for bothering you. But I want to tell this good feature in Turkish with a youtube video. Most of my friends use Android devices. But I couldn't understand it. is there a step by step instruction or a youtube video. Can you help me? Thank you__

in result I need some help to tell this great thing to my Android device user friends. Can you Help me please

Have a nice day.

mmjang commented 7 years ago

Hi Sinan Bilek, I would like to show you how to use "Anki Card Helper" on Android phones. But one thing to mention is that the dictionary I use in the app is an English to English dictionary. Is that okey for you?

sibilek commented 7 years ago

That's awesome. thank you so much. I have used çevir.com an en-tr dictionary website providing API function which callbacks only Turkish meaning of an English word. I hope I can implement this dictionary.

mmjang commented 7 years ago

@sibilek check this out https://www.youtube.com/watch?v=b7AHADoTViE

sibilek commented 7 years ago

thank you so much @mmjang

That's working awesome. But If you don't mind I have some feedbacks. Like a beta test :)

First of all I used my mom's cellphone to try it. and I installed card helper first and forgot to install AnkiDroid then I open the card helper but it crashed then I try to open card helper again and it crashed again. Later I found out it is because of missing AnkiDroid installation. card helper try to connect AnkiDroid and couldn't reach it and then crashes. I think this is a small bug. Maybe for this situation a warning message, in which tells that user have to install AnkiDroid, can appear with AnkiDroid's link.

Second I think this is a great tool but only specified for one language. So Maybe in preference section we can add dictionary settings which user can add web dictionary API link and it's variable (for example Q=query word, L=language etc...) for preferred language. So with this way the app can be useful for more and more people...

third in some places because of geographic condition user lost mobile signal. So an online audio playback for unknown word in Card Helpers default card type settings can cause some problems. Sound4AnkiDroid can help a lot for downloading audios. This is open source project : https://github.com/cojcoj/android-soundcapture4ankidroid And developer is so kind that I made a request for adding tts audio record for different languages and for adding sample sentences sounds. If we contact with developer of Sound4AnkiDroid, I believe he will be happy to help or he will let us use some parts of the code.

And also a minor issue maybe think for later but multi-lang surface language can also be useful..

Lastly you should, you must defenitely publish this great application to Play Store library. It should be free but with header or footer banner. So you can earn some income.

I hope I didn't bother you. But these were my first impressions. Thank you again for sharing this great app.

Sinan BİLEK

sibilek commented 7 years ago

hi there. i hope i didn't bother you. I found my old Samsung phone. I want to help to make app better. I don't know Android programing. But can you please help me. I want to be able to adapt it compitable with En-Tr. and I want to download audios as described in this link

If it's not problem for you Can you provide me source code? But I don't know Android coding.

I have macbook air 13" so with which app should I open/edit/compile source code?

mmjang commented 7 years ago

@sibilek Hi sibilek, I'm currently refactoring the project to make it easy to add dictionaries. After I finishing this, I'll open source the project, and write guide about how to implement you own dictionaries.

sibilek commented 7 years ago

you are awesome... Thank you so much....

23 Nis 2017 Paz, saat 05:32 tarihinde mmjang notifications@github.com<mailto:notifications@github.com> şunu yazdı:

@sibilekhttps://github.com/sibilek Hi sibilek, I'm currently refactoring the project to make it easy to add dictionaries. After I finishing this, I'll open source the project, and write guide about how to implement you own dictionaries.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/mmjang/AnkiIRExtension/issues/1#issuecomment-296415117, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALWC-OKjuYDor46jpGKFtNChRtVz15EPks5ryrhXgaJpZM4M5-cT.

sibilek commented 7 years ago

Any progression?