Module lua.nd.link

Represent a link between notes.

Functions

Link:new (opts) Instantiate a new link
Link:from_text (text) Create a new link object from text.


Functions

Link:new (opts)
Instantiate a new link

Parameters:

  • opts table: A table of options

Returns:

    table: The link
Link:from_text (text)
Create a new link object from text.

Parameters:

  • text string: The text of the link, with or without [[]]

Returns:

    Link: The created link object
generated by LDoc 1.4.6 Last updated 2021-12-19 19:09:44