"Add link to block" #254
Elanchearan
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Before anything, Great thanks for creating this plugin. Obsidian provides a space for free flow of thoughts and Anki provides a space for memorising things. Both of these are very important for our knowledge growth and your plugin has done the job in a very effective way.
I have numerous cards generated from a single file. Now if I want to make changes to one of the cards while reading in Anki, I click the link to the file(which I have enabled), which takes me to the file containing this card together with 100s of other cards. It's very inefficient to surf, find, and edit the card.
In addition to a link to the file, if there is an option for a link to the specific block corresponding to the card, this will resolve my problem.
I wonder whether there are other ways of resolving the difficulty I face. Look forward to hearing from the community!
Note: I use the Neuracache flashcard style with the regex line - ((?:[^\n][\n]?)+) #flashcard ?\n*((?:\n(?:^.{1,3}$|^.{4}(?<!<!--).*))+)m - mentioned in your wiki.
Beta Was this translation helpful? Give feedback.
All reactions