mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 09:56:36 +01:00
export stores note position and some other fixes
This commit is contained in:
@@ -87,6 +87,7 @@ async function exportToTar(branch, format, res) {
|
||||
isClone: false,
|
||||
noteId: note.noteId,
|
||||
title: note.title,
|
||||
notePosition: branch.notePosition,
|
||||
prefix: branch.prefix,
|
||||
isExpanded: branch.isExpanded,
|
||||
type: note.type,
|
||||
|
||||
Reference in New Issue
Block a user