flashcards-obsidian icon indicating copy to clipboard operation
flashcards-obsidian copied to clipboard

Ignoring a part of a document

Open elias-blm opened this issue 4 years ago • 3 comments

Hello, it would to be great to be able to ignoring a part of a document. In my workflow, I have an Anki Deck named "Obsidian" where every cards I add from Obsidian end up. Once a day, I sort it and push the flashcards in the deck where they belong. But, sometimes, i rewrite flashcards in the same document. The cards I already sorted are re-added in the Obsdian deck. So it would be great to add a separator to ignore Flashcards before a certain indicator.

Thanks!

elias-blm avatar Jan 20 '21 07:01 elias-blm

Hey, indeed it could be a good feature, but from a personal point of view I do not find a lot of value in it, yet. In these period I do not have a lot of time to implement new stuff, so I have to be picky.

Anyway, how do you think this should be done by using simple Markdown and Obsidian features? I do not want to break it and add too much custom syntax over it.

reuseman avatar Jan 21 '21 11:01 reuseman

Hello, I totally understand that you don't have time! I will try to pull request for this as soon as I can't! I think the best way to do it is with a custom keyword specified in the settings. For example: break point which you're sure will not write by mistake. I'm not a markdown expert, so maybe there's a simpler way to do it! Like with --- (but I believe it's already used) Anyway, thanks for this plugin!

elias-blm avatar Jan 22 '21 17:01 elias-blm

Yeah @elias-blm, probably the only way to go is to have a customizable keyword, something like cards-ignore. Anyway, if you do the pull request, it will be more than welcomed!

reuseman avatar Jan 27 '21 21:01 reuseman