Skip to content

Plover plugin to add comment/meta-information to the outline definition.

License

Notifications You must be signed in to change notification settings

user202729/plover-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plover-comment

Plover plugin to add comment/meta-information to the outline definition.

Usage

In order to use this plugin in Plover you need to create a dictionary entry of the form:

{
    "example_stroke": "{:COMMENT:some comment text here}"
}

COMMENT can be replaced with CMT for short.

They're still subject to the rules of JSON and Plover atom, so any { and } inside the comment must be escaped.

Alternatively the command form {PLOVER:COMMENT:some comment text here} can also be used.

In some new Plover version {:comment:some comment text here} would also work.

About

Plover plugin to add comment/meta-information to the outline definition.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages