-
Notifications
You must be signed in to change notification settings - Fork 195
Home
Rubaiyat Khondaker edited this page Dec 6, 2020
·
14 revisions
- Note formatting - You're not limited to the 6 built-in note types of Anki.
- Updating notes from file - When running the script on a file again, it'll automatically update existing notes in Anki, preserving scheduling information.
- Tag formatting.
- Adding to user-specified Deck formatting, on a per-file basis.
- Markdown formatting.
- Math formatting.
- Image formatting.
- Audio formatting
- Deleting notes from the file.
- Reading from all files in a directory automatically - recursively too!
- Inline notes - Shorter syntax for typing out notes on a single line.
- Cloze formatting - A more compact syntax to do Cloze text.
- Obsidian Integration - Currently, this only includes a link to the file that made the flashcard, appended to the first field of your card.
-
Regex - Using regular expressions, add custom syntax to generate notes that make sense for you. Some examples:
-
RemNote single-line style.
This is how to use::Remnote single-line style
- Header paragraph style.
# Style This style is suitable for having the header as the front, and the answer as the back
Q: How do you use this style? A: Just like this.
In Neuracache style, to make a flashcard you do #flashcard The next lines then become the back of the flashcard
How do you use ruled style? --- You need at least three '-' between the front and back of the card.
| Why might this style be useful? | | ------ | | It looks nice when rendered as HTML in a markdown editor. |
The idea of {cloze paragraph style} is to be able to recognise any paragraphs that contain {cloze deletions}.
-
RemNote single-line style.
Note that all custom syntax is off by default, and must be programmed into the script via the config file - see Custom syntax for instructions.
However, you don't need to have your notes be files of flashcards to use this script! You just need to be fine with visibly embedding flashcards in your notes, and keeping them there for future reference/editing. The script will ignore anything it doesn't think is a flashcard, so you're free to add context/information not needed for Anki to your notes.
By default, the script adds to the current profile in Anki.