Man page - hypothesis-client-annotations-create(1)
Packages contas this manual
- hypothesis-client-annotations-delete(1)
- hypothesis-client-groups-fetch(1)
- hypothesis-client-groups-create(1)
- hypothesis-client(1)
- hypothesis-client-annotations-search(1)
- hypothesis-client-annotations-hide(1)
- hypothesis-client-annotations-create(1)
- hypothesis-client-annotations(1)
- hypothesis-client-annotations-flag(1)
- hypothesis-client-groups(1)
- hypothesis-client-profile(1)
- hypothesis-client-groups-members(1)
- hypothesis-client-groups-leave(1)
- hypothesis-client-groups-list(1)
- hypothesis-client-annotations-show(1)
- hypothesis-client-annotations-update(1)
- hypothesis-client-groups-update(1)
- hypothesis-client-annotations-fetch(1)
Package: hypothesis-client
apt-get install hypothesis-client
apt-get install hypothesis-client
Manuals in package:
Documentations in package:
Manual
| HYPOTHESIS-CLIENT(1) | User Commands | HYPOTHESIS-CLIENT(1) |
NAME
hypothesis-client annotations create - Create a new annotation (TODO: add Target somehow)
SYNOPSIS
hypothesis-client annotations create [OPTIONS] [URI]
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: ]
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')
| May 2025 | hypothesis-client annotations create 0.12.0 |