Rules - eevdriet/obsidian-anki GitHub Wiki
The core of the plugin is that you can define rules that allow you to
- Import notes from Anki into Obsidian
- Export notes from Obsidian into Anki
The rules are defined in the settings of plugin, for example:
New rules can be created with New rule
, which opens a modal to create the rule.
After the rule is created, it can be
- Edited from the pencil icon
- Duplicated from the copy icon
- Enabled or disabled from the power icon. When the icon is blue (gray), the rule is enabled (disabled). Only rules that are enabled are applied when importing/exporting
- Deleted from the cross icon