Skip to content

Commit

Permalink
Update src/convertors/logseq/logseq-convertor.ts
Browse files Browse the repository at this point in the history
Co-authored-by: ocavue <[email protected]>
  • Loading branch information
vojto and ocavue authored Nov 23, 2023
1 parent 193a5b8 commit ebf90c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/convertors/logseq/logseq-convertor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export class LogseqConvertor extends Convertor {
})

// Remove backlinks to daily notes. Reflect will automatically create the
// daily note when daily baclink is clicked. Also, Reflect importing logic
// daily note when daily backlink is clicked. Also, Reflect importing logic
// doesn't recognize daily backlinks, so this would create regular note with
// daily-like ID, which would break the UI.
//
Expand Down

0 comments on commit ebf90c4

Please sign in to comment.