braincache
approvedby XSPGMike
Create braincache flashcards.
braincache-obsidian plugin
Create braincache flashcards directly from Obsidian.
what is this?
This is a companion plugin for braincache
installation
You can install this plugin from the community section in Obsidian.
Alternatively, you can download the latest release and put it into your vault's plugins folder at:
your-vault/.obsidian/plugins
after having installed the plugin you should login:
- press the braincache ribbon button
- go to braincache settings and copy your obsidian token
- paste your token, you are good to go!
how does it work?
Cards can be defined in any of your markdown files with the following syntax:
#deck deckname
q:
this is a question?
a:
this is an answer.
#end-deck
images can also be included, they will be uploaded to braincache's server
#deck deckname
q:
this is a question with an image?
![[image.png]]
a:
this is an answer.
#end-deck
Pressing the ribbon button or using the "sync" command will synchronize the local cards with your braincache account.
The plugin is currently in an extremely early stage of development, you will encounter bugs, when you do please file an issue.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.