-
Notifications
You must be signed in to change notification settings - Fork 155
Multiple features added #444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Settings improvement and command
Tag integration and Folder settings
Update codeql-analysis.yml
…for direct link to card+ added link to cards as the default behaviour (depends on advanced-uri plugin)
Can you release a obsidian plug-in style, easy to install from brat, big guy @cpt-n3m0 |
See your magic obsidian to anki plugin feeling very wow, relatively speaking, your magic version of the feature is currently very perfect, but obsidian to anki is obsidian to anki, and anki through the advanced url back link this is very good, However, if you can link through the noteid of anki card, it is better. There is a plug-in called power search, which creates a link to facilitate obsidian to go directly to a certain card, but it has two disadvantages: (1) Developers stop or pause development. (2) Search by lines, which will make the results endless. Instead, I think you should search by a word that you mouse over, so that the results are exhausted. Look at your plug-in think you are definitely enough development ability, and I do not programming, I beg the big boss you can change the magic magic change, its code is far less than obsidian to anki, and it is obsidian can accurately reach anki the only plug-in, thank you |
Can you rebase your PR and update the Readme.MD with some description ? |
I've added the following features. My Obsidian plugin API knowledge is still limited so some of these may need to have their own settings entries but I've just implemented them as the default behaviour for the case of the link, everything else is backwards compatible and doesn't break the current way of doing things.
The features are as follows:
frontmatter support (takes priority over the comment tags):
IDs double as Obsidian block ids.
To take full advantage of the previous feature, modified the default link to use the advanced-uri plugin link format so that cards are directly accessible from Anki.