Releases: niposch/Obsidian_to_Anki
bug fix
Using existing obsidian settings caused an error when scanning the vault because the ignore setting wasn't initialized. This has been adressed in this prerelease.
The PR has finally been merged. No need to use this prerelease anymore. Please use the official Obsidian_to_Anki 3.6.0 (https://github.com/Pseudonium/Obsidian_to_Anki)
Incorporated latest changes from upstream
Incorporated latest changes from upstream
Be sure to back up your vault just in case.
The changes to the code are minor, and nothing bad should happen, but I'd hate it if I destroyed someone's data because of a stupid mistake.
This release adds the functionality to have an ignore setting which allows the user to exclude certain files or folders (basically everything you can do in a gitignore should work in the setting)
This patch addresses this issue: ObsidianToAnki#288 as adding **/*.excalidraw.md
into the ignore setting excludes excalidraw files from scanning.
Move the files contained in the attached zip file to the obsidian to anki plugin folder contained within your vault (/.obsidian/plugins/obsidian-to-anki
) and replace the files contained within. Don't delete the data.json contained in the obsidian to anki folder.
It can be located by pressing this button in the community plugin settings.
3.5.0_prerelease1
This has been broken by an obsidian update. Please use the latest prerelease