Skip to content

Conversation

@norcx
Copy link

@norcx norcx commented Apr 14, 2024

  1. Let the cards in the Obsidian markdown file be synchronized with the folder structure in the anki. For example, cards in "/root/hello/world.md" will be automatically synchronized to "root::hello::world".

  2. Added a link to jump from anki to the corresponding block of the obsidian markdown file. .js file to replace main.js in Obsidian to Anki.

Details can be found in link I don't know how to merge it, but I'm not adding much and it's easy to merge, so if you have time and are interested, can you help me merge it?

norcx and others added 11 commits April 14, 2024 20:20
consistent with folder structure
the corresponding deck based on the path
of the file.
For example, the card inside /path/folder1/test.md
 will be sent to a deck like this:
path::folder1::test.md
And it will automatically skip files without cards
, so it won't create an empty deck.
@norcx norcx changed the title Make anki's deck structure consistent with obsidian's folder structure I've added two interesting features that I hope will merge Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant