Skip to content

Latest commit

 

History

History
163 lines (82 loc) · 3.08 KB

File metadata and controls

163 lines (82 loc) · 3.08 KB

henkan


henkan / Name

Interface: Name

Defined in: types.ts:950

Name information

Converted from DictName

Extends

Properties

common?

optional common?: true

Defined in: types.ts:974

See

DictName.isCommon


deckPath?

optional deckPath?: string

Defined in: types.ts:668

The full path of the Anki deck

Inherited from

ResultEntry.deckPath


doNotCreateNote?

optional doNotCreateNote?: true

Defined in: types.ts:676

Whether or not this entry should be converted into an Anki note

Inherited from

ResultEntry.doNotCreateNote


id?

optional id?: `${number}`

Defined in: types.ts:660

ID used for the Anki note ID

Inherited from

ResultEntry.id


kanji?

optional kanji?: Kanji[]

Defined in: types.ts:966

A list of kanji used in the kanji forms


kanjiForms?

optional kanjiForms?: KanjiForm[]

Defined in: types.ts:962

The name kanji forms


nameReadings

nameReadings: Reading[]

Defined in: types.ts:954

The name readings (in kana)


noteID?

optional noteID?: string

Defined in: types.ts:656

ID used for the resulting Anki note

Inherited from

ResultEntry.noteID


noteTypeName?

optional noteTypeName?: string

Defined in: types.ts:664

Anki note type name

Inherited from

ResultEntry.noteTypeName


phrases?

optional phrases?: Phrase[]

Defined in: types.ts:970

Phrases associated to the name


tags?

optional tags?: string[]

Defined in: types.ts:672

Tags generated based on the entry's information

Inherited from

ResultEntry.tags


translations

translations: Translation[]

Defined in: types.ts:958

The name translations