Ankify-roam

Latest version: v0.2.1

Safety actively analyzes 621420 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.1

Fixes
- Fix cloze cards failing to import as Roam Cloze note type. The bug only affects users who created Roam Cloze using `ankify_roam init-models`. It didn't affect you if you created it manually following [these steps](https://github.com/taylormitchell/ankify_roam/tree/79cec1fdf5ac1ec74a9c40c13fd9cae9443c1018#4-create-roam-note-types-first-time-only).
- URLs including commas and with any transfer protocol are now properly handled

0.2.0

New Features
- Add `--download-imgs` option. By default, links to images in Roam are kept as links. Set `--download-imgs=once` to have all the images downloaded into Anki's media collection instead.

0.1.4

New Features
- Add --tags-from-attr option
- Suspend notes from Roam using the tag `[[ankify_roam: suspend=True]]`
- Add url support
Fixes
- Fix parsing of code blocks containing back ticks
- Fix option parsing (which was causing specifying decks with tags to sometimes fail)
- Fix bug on windows with getting the version number of ankify_roam
- Curly brackets on the backside of cards are now just treated as curly brackets, not cloze deletions

0.1.3

New Features
- Embed support

Fixes
- Fixed display of block references inside clozes
- Curly brackets inside code blocks and inline code are no longer parsed as cloze deletions

0.1.2

New Features
- Adding the ankify-root tag to a block makes it so all descendent blocks which are ankified will only include parents up to the block with the ankify-root tag

Improvements
- Added more syntax for defining cloze hints e.g. "Example of {clozed text[[::]]hint}", "Example of {clozed text[[::hint]]}", "Example of [[{]]clozed text[[::hint}]]"

Fixes
- Correctly parse more code block languages
- Option tags closest to block now prioritized

0.1.1

New Features
- Added support for hints e.g. "Javascript is {synchronous::asynchronous/synchronous}" in Roam becomes "Javascript is {{c1::synchronous::asynchronous/synchronous}}" in Anki
- Added support for block quotes

Fixes
- Blocks with one child but many descendants now include all descendants

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.