All Projects → krmanik → Anki-Occlusion

krmanik / Anki-Occlusion

Licence: GPL-3.0 License
Image Occlusion for AnkiDroid

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Anki-Occlusion

image-occlusion-in-browser
Create image occlusion in browser
Stars: ✭ 20 (+53.85%)
Mutual labels:  ankidroid, image-occlusion, group-cloze, anki-occlusion
Anki-Custom-Card-Layout
Anki Custom Card Layout
Stars: ✭ 20 (+53.85%)
Mutual labels:  ankidroid
Anki-Chinese-Vocabulary-Generator
Enter only simplified characters and create word meaning with Traditional, Pinyin, Meaning, Audio and example sentences
Stars: ✭ 17 (+30.77%)
Mutual labels:  ankidroid
anki-canvas
🖌️ Drawing area widget for Anki to practice Kanji writing
Stars: ✭ 25 (+92.31%)
Mutual labels:  ankidroid
Anki Android
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Stars: ✭ 4,425 (+33938.46%)
Mutual labels:  ankidroid

Download the app from F-Droid

release Support this Project on Patreon license

Anki-Occlusion

Image Occlusion for AnkiDroid

Anki Image Occlusion app used to create normal, group and combine cloze anki cards for reviewing and studying cards in Anki software (spaced repetition flashcard app, https://apps.ankiweb.net/). The cards generated by this app will be added to AnkiDroid app (Android version of Anki Software). This app is like addon for AnkiDroid. So, before using this app, please make sure you have installed AnkiDroid on your device.

For Desktop and iOS view this https://github.com/infinyte7/image-occlusion-in-browser.

For desktop and iOS, web version of the app can be used. It create ready to import deck for Anki.

Tutorials / Features

Experimental Features

Install

From F-Droid

https://f-droid.org/en/packages/io.infinyte7.ankiimageocclusion

From Release page

https://github.com/infinyte7/Anki-Occlusion/releases

Usage

To use this app. (This app is like addon for AnkiDroid app)

1. Install AnkiDroid

  • Enable AnkiDroid API
    AnkiDroid -> Settings -> Advanced -> Enable AnkiDroid API (Turn on)

    Because this app add data to AnkiDroid app folder.

2. Install Anki Image Occlusion

Download and install Anki Image Occlusion app from F-Droid

https://f-droid.org/en/packages/io.infinyte7.ankiimageocclusion/

Download and install Anki Image Occlusion app from release page.

https://github.com/infinyte7/image-occlusion-in-browser/releases

3. Give app permissions

Give storage and AnkiDroid database read and write permissions from app settings.

4. Import image

Select image from storage (top left corner image button).

5. Add rectangles

Draw rectangles (bottom left draw button). - First select draw button then tap inside image at two point, top left and bottom right, for creating box of that width and height.

6. Done

Then click done button (top right corner button).

This will copy selected image, generated svg and notes data to AnkiDroid app.

Demo

More Images

How it made?

The app made using Apache Cordova and AnkiDroid API with HTML/CSS/JS.

Build Anki Image Occlusion android app

Fork this repo and remove demo folder from the forked repo. Then download the repo.

  1. Download this repository
  2. Open android folder in Android Studio
  3. Build and generate apk

Faq?

Why is card not added to AnkiDroid?

  1. Check app permission from app settings
Storage 
AnkiDroid app database read and write
  1. Check Enable AnkiDroid API

AnkiDroid -> Settings -> Advanced -> Enable AnkiDroid API (Turn on)

Why is images not synced to Anki Desktop?

In AnkiDroid, click check media then sync. The images will be synced.

How to change question and answer rectangles mask color?

Go to settings and put valid hex color.

View hex color example https://www.materialpalette.com/colors

How to group cloze with different color?

  1. Draw rectangles
  2. Go to settings and change question mask color
  3. Click top right image button, then click rectangles. It will change rectangles color. The rectangles with new color will be added to list.
  4. Again click top right image button to stop adding rectangles to list.
  5. Click done to add data to AnkiDroid.
  6. Repeat from step 2 to step 5 for creating group cloze with different color.

How to group cloze with different color in same cloze ?

  1. Draw rectangles
  2. Select group cloze button (top right) add rectangles to list.
  3. Change question mask color from settings
  4. Select more rectangles to list
  5. Finally click done button to add notes data to AnkiDroid

View demo

Contributions

This is implemented using javascript. It has bugs and issues. Any contributions to improvement of codes and features will be appreciated.

License

View License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].