# Anki Authors - Anki Manual 14 - Importing (Highlights)

## Metadata
**Review**:: [readwise.io](https://readwise.io/bookreview/26444892)
**Source**:: #from/readwise
**Zettel**:: #zettel/fleeting
**Status**:: #x
**Authors**:: [[Anki Authors]]
**Full Title**:: Anki Manual 14 - Importing
**Category**:: #articles #readwise/articles
**Category Icon**:: 📰
**URL**:: [docs.ankiweb.net](https://docs.ankiweb.net/importing.html)
**Host**:: [[docs.ankiweb.net]]
**Highlighted**:: [[2023-04-15]]
**Created**:: [[2023-04-15]]
## Highlights
- Anki 2.1.54+ supports certain headers that can be included in the text file to make importing more powerful or convenient. They consist of `#key:value` pairs and must be listed in separate lines at the top of the file, though the [tags line](https://docs.ankiweb.net/importing.html#adding-tags) may precede them. ([View Highlight](https://read.readwise.io/read/01gy16n7mkrmxap5h5jb52xmep)) ^509259036
Example
```
#separator:Comma
#html:true
#deck:English Vocabulary
#notetype:ian-basic
```