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): numberParameters:
| Parameter | Type | Description |
|---|---|---|
| notePath | string | The vault-relative path of the note. |
Returns: number — The rank.