Offer: Virgo is available for free to use within your infrastructure. Book a demo

Notes

The Notes connector brings markdown notes into the graph and tracks the references between them. Notes are uploaded through a webhook that accepts markdown files.

Entities

EntityRepresentsKey fields
notesA markdown notename, uri, tags, references

Relationships

RelationTarget
referencesnotes

Notes reference one another, so the connector forms a small graph of linked notes on its own.

Exposing for linking

Notes exposes its documents so other sources, and other notes, can reference them:

  • notes is recognized from a markdown link to a note file, such as (123.md).

See Cross-domain linking.