logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hypothesis-client annotations create - Create a new annotation (TODO: add Target somehow)

Description

       Create a new annotation (TODO: add Target somehow)

   Arguments:
              [URI]

              URI that this annotation is attached to.

              Can  be  a  URL  (a  web  page address) or a URN representing another kind of resource such as DOI
              (Digital Object Identifier) or a PDF fingerprint.

              [default: ]

Name

       hypothesis-client annotations create - Create a new annotation (TODO: add Target somehow)

Options

--text <TEXT>

              Annotation text / comment given by user

              This is NOT the selected text on the web-page

              [default: ]

       --tags <TAGS>

              Tags attached to the annotation

       --group <GROUP>

              The unique identifier for the annotation's group.

              If an annotation is a reply to another annotation (see `references`), this field will  be  ignored
              ??? replies belong to the same group as their parent annotations.

              [default: ]

       --references <REFERENCES>

              Annotation IDs for any annotations this annotation references (e.g. is a reply to)

       -o, --file <FILE>

              write created annotation to this file in JSON format

       -h, --help

              Print help (see a summary with '-h')

hypothesis-client annotations create 0.12.0       February 2025                             HYPOTHESIS-CLIENT(1)

Synopsis

hypothesis-clientannotationscreate [OPTIONS] [URI]

See Also