compute note backlinks
This commit is contained in:
2
src/utils/noteTitle.ts
Normal file
2
src/utils/noteTitle.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const filenameToNoteTitle = (title: string) =>
|
||||
title.replaceAll('/', ' / ')
|
||||
Reference in New Issue
Block a user