trilium
Preparing search index...
Frontend Script API
<internal>
CreateLinkOptions
Interface CreateLinkOptions
interface
CreateLinkOptions
{
autoConvertToImage
?:
boolean
;
referenceLink
?:
boolean
;
showNoteIcon
?:
boolean
;
showNotePath
?:
boolean
;
showTooltip
?:
boolean
;
title
?:
string
;
viewScope
?:
ViewScope
;
}
Index
Properties
auto
Convert
To
Image?
reference
Link?
show
Note
Icon?
show
Note
Path?
show
Tooltip?
title?
view
Scope?
Properties
Optional
auto
Convert
To
Image
autoConvertToImage
?:
boolean
Optional
reference
Link
referenceLink
?:
boolean
Optional
show
Note
Icon
showNoteIcon
?:
boolean
Optional
show
Note
Path
showNotePath
?:
boolean
Optional
show
Tooltip
showTooltip
?:
boolean
Optional
title
title
?:
string
Optional
view
Scope
viewScope
?:
ViewScope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto
Convert
To
Image
reference
Link
show
Note
Icon
show
Note
Path
show
Tooltip
title
view
Scope
trilium
Loading...