Preparing search index...
The search index is not available
imdone-api
imdone-api
project
AddCardToFileOpts
Interface AddCardToFileOpts
Options for adding a card to a file.
interface
AddCardToFileOpts
{
content
:
string
;
contexts
?:
string
[]
;
list
?:
string
;
meta
?:
Meta
[]
;
path
:
string
;
tags
?:
string
[]
;
useCardTemplate
?:
boolean
;
}
Index
Properties
content
contexts?
list?
meta?
path
tags?
use
Card
Template?
Properties
content
content
:
string
Optional
contexts
contexts
?:
string
[]
Optional
list
list
?:
string
Optional
meta
meta
?:
Meta
[]
path
path
:
string
Optional
tags
tags
?:
string
[]
Optional
use
Card
Template
useCardTemplate
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
contexts
list
meta
path
tags
use
Card
Template
imdone-api
Loading...
Options for adding a card to a file.