Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DialogTitle is the title for the YAD dialog. DialogTitle = "BookmarkIt" // DialogText is the text prompt for the YAD dialog. DialogText = "Please enter your bookmark and a key" // Separator is used by YAD to separate form fields in its output. Separator = "___" )
Variables ¶
This section is empty.
Functions ¶
func GetYADInput ¶
GetYADInput prompts the user for a key and a bookmark link using YAD. It pre-fills the bookmark field with clipboardContent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.