这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

@Boricuaball you need to use

Shortcuts [
	[
		Cmd = CmdCreateAnnotHighlight #ffff00
		Key = y
		Name = Create yellow highlight
		ToolbarText = Y
	]
	[
		Cmd = CmdCreateAnnotHighlight #ffa500
		Key = o
		Name = Create orange highlight
		ToolbarText = O
	]
	[
		Cmd = CmdCreateAnnotHighlight #ff0000
		Key = r
		Name = Create red highlight
		ToolbarText = R
	]
	[
		Cmd = CmdCreateAnnotHighlight #800080
		Key = p
		Name = Create purple highlight
		ToolbarText = P
	]
	[
		Cmd = CmdCreateAnnotHighlight #0000ff
		Key = b
		Name = Create blue highlight
		ToolbarText = B
	]
	[
		Cmd = CmdCreateAnnotHighlight #00ff00
		Key = g
		Name = Create green highlight
		ToolbarText = G
	]
]

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Boricuaball
Comment options

Comment options

You must be logged in to vote
1 reply
@Boricuaball
Comment options

Answer selected by Boricuaball
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants