Releases: krmanik/image-occlusion-in-browser
Releases · krmanik/image-occlusion-in-browser
Anki Image Occlusion v1.4.0 (For Android)
- 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)
- Select to delete bug fixes
- Undo / Redo button bug fixes
Anki Image Occlusion v1.3.7 (For Android)
- 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)
- 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
- 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)
image occlusion in localhost 0.1
Run it on localhost on desktop and export deck also
- Install Python
- Install
flask
,genanki
by running following in terminal
pip install flask
pip install genanki
- Download
localhost-v0.1.zip
file from release page - Extract and open terminal from localhost folder. (Use cd)
- In terminal run
python app.py
- Now open browser from the url given in terminal. For ex:
http://127.0.0.1:5000
- Create and export deck from
View Notes
side menu
Anki Image Occlusion v1.3.4 (For Android)
- New UI
Create
andDraw
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)
- 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)
- Create combine cloze in browser
- Create group of rectangles with different colors
- Added button to change color of question mask on main screen