You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
将main.js和manifes.json文件替换obsidian to anki中的main.js manifes.json
@@ -18,7 +19,8 @@
18
19
This project was forked by [Obsidian_to_Anki](https://github.com/Pseudonium/Obsidian_to_Anki) Based on the original code, two features have been added
19
20
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".
20
21
21
-
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.
22
+
2.Change the id to a block link so that anki jumps directly to the corresponding block in the obsidian markdown file.
0 commit comments