Skip to content

Releases: krmanik/image-occlusion-in-browser

Anki Image Occlusion v1.4.0 (For Android)

10 Feb 12:02
Compare
Choose a tag to compare
  • Option to add deck name

The android source code moved to https://github.com/krmanik/Anki-Occlusion . Next updates and releases to Anki Image Occlusion For AnkiDroid will be there.

Anki Image Occlusion v1.3.8 (For Android)

28 Nov 19:36
Compare
Choose a tag to compare
  • Select to delete bug fixes
  • Undo / Redo button bug fixes

Anki Image Occlusion v1.3.7 (For Android)

28 Nov 12:28
2b4db6d
Compare
Choose a tag to compare
  • Minor bug fixes
  • Ask storage and AnkiDroid read / write permissions at runtime
  • Check update button in Settings

Anki Image Occlusion v1.3.6 (For Android)

27 Nov 19:18
Compare
Choose a tag to compare
  • Create ellipse
  • Draw polygon
    Press volume down button to stop drawing polygon
  • Create text box (only for normal cloze, experimental feature)
  • Change size and color of text from settings
  • Added undo / redo button
  • Side navigation UI re-design
  • Change svg downloads directory

View demo

image occlusion on desktop v1.0

29 Oct 12:59
Compare
Choose a tag to compare
  • No need to copy images to Anki folder
  • Deck generate from download images
  • Generated deck will be found in Export folder
  • Generated deck ready to import in Anki (No need to copy images)

View Create image occlusion deck on Desktop

View Demo

Anki Image Occlusion v1.3.5 (For Android)

12 Oct 18:24
Compare
Choose a tag to compare
  • Last drawn rectangle can be dragged, even if draw button enabled
  • Improved draw button, when turn off then no need to create extra rectangle.

image occlusion in localhost 0.1

13 Oct 19:20
Compare
Choose a tag to compare
Pre-release

Run it on localhost on desktop and export deck also

  1. Install Python
  2. Install flask, genanki by running following in terminal
pip install flask
pip install genanki
  1. Download localhost-v0.1.zip file from release page
  2. Extract and open terminal from localhost folder. (Use cd)
  3. In terminal run
python app.py
  1. Now open browser from the url given in terminal. For ex: http://127.0.0.1:5000
  2. Create and export deck from View Notes side menu

View demo

Anki Image Occlusion v1.3.4 (For Android)

11 Oct 10:01
Compare
Choose a tag to compare
  • New UI
    Create and Draw button added to main screen.
    Note: Select draw button and draw rectangles infinitely without clicking again draw button. But when draw button turn off then draw one more extra rectangle to finally turn off draw button.
  • Added pinch to zoom feature, but it will zoom whole page.

Anki Image Occlusion v1.3.3 (For Android)

11 Oct 07:51
Compare
Choose a tag to compare
  • Combine cloze bug fixes
  • Advanced Draw (Experimental)
    Turn it from settings
    Click once draw button and draw rectangles infinitely. But when draw button turn off, then create one extra rectangle.

Anki Image Occlusion v1.3.2 (For Android)

10 Oct 16:37
Compare
Choose a tag to compare
  • Create combine cloze in browser
  • Create group of rectangles with different colors
  • Added button to change color of question mask on main screen