more reliable reimplementation of "create day sub note"

This commit is contained in:
zadam
2019-04-14 12:18:52 +02:00
parent 2b4413a1bd
commit e1e020c1a4
8 changed files with 81 additions and 21 deletions

View File

@@ -817,5 +817,6 @@ export default {
getNodesByNoteId,
checkFolderStatus,
reloadNote,
loadTreeCache
loadTreeCache,
expandToNote
};