Skip to content

PickHighestPriorityNotePathParams.rank method

PickHighestPriorityNotePathParams › rank

The priority rank of a note. Lower wins; NO_PRIORITY_MATCH means the note matched nothing.

Signature:

rank(notePath: string): number

Parameters:

ParameterTypeDescription
notePathstringThe vault-relative path of the note.

Returns: numberThe rank.