MarkBookmarkCommand
This content is for v1.2.1. Switch to the latest version for up-to-date documentation.
Defined in: application/commands/bookmark-command-types.ts:99
Mark commandです。
Properties
Section titled “Properties”allowDuplicate
Section titled “allowDuplicate”
readonlyallowDuplicate:boolean
Defined in: application/commands/bookmark-command-types.ts:103
重複URLの保存を許可するかです。
readonlykind:"mark"
Defined in: application/commands/bookmark-command-types.ts:107
Command種別です。
targetFolderPathInput
Section titled “targetFolderPathInput”
readonlytargetFolderPathInput:string
Defined in: application/commands/bookmark-command-types.ts:111
保存先folder path入力です。
titleInput
Section titled “titleInput”
readonlytitleInput:string
Defined in: application/commands/bookmark-command-types.ts:115
Bookmark title入力です。