mirror of
https://github.com/foambubble/foam.git
synced 2026-01-10 14:38:13 -05:00
Merge branch 'master' of github.com:foambubble/foam
This commit is contained in:
@@ -154,6 +154,8 @@ async function generateReferenceList(doc: TextDocument): Promise<string[]> {
|
||||
}
|
||||
}
|
||||
|
||||
references.sort()
|
||||
|
||||
// for (const backlink of note.backlinks) {
|
||||
// references.push(
|
||||
// `[backlink:${backlink.id}]: ${backlink.filename} "${backlink.title}"`
|
||||
|
||||
Reference in New Issue
Block a user