Skip to content

Ada: implement labels #15

@onnozweers

Description

@onnozweers

The API supports labels for files. It would be nice, and probably easy, to implement this in Ada.

In the /namespace API call:

If action is ‘set-label’ then a label is added to the given file object. ’label’ item value is a String.
If action is ‘rm-label’ then the corresponding label of a file is removed. The ‘label’ value is either a string.

Labels can be used to provide custom file listings, with the /labels call:

/labels/{path} - Find metadata and optionally virtual directory contents.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions