mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
undelete note WIP
This commit is contained in:
@@ -316,6 +316,8 @@ async function getSomeNotePath(note) {
|
||||
cur = parents[0];
|
||||
}
|
||||
|
||||
path.push('root');
|
||||
|
||||
return path.reverse().join('/');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user