forked from laurent22/joplin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Desktop: Resolves laurent22#9683: Frontmatter importer: Support Notes…
…nook-style timestamps
- Loading branch information
1 parent
2bf2395
commit c9f22f0
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
packages/app-cli/tests/support/test_notes/yaml/notesnook_updated_created.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
title: "Frontmatter test" | ||
created_at: 01-01-2024 01:23 AM | ||
updated_at: 02-01-2024 04:56 AM | ||
--- | ||
|
||
# Frontmatter test | ||
|
||
A test note with frontmatter. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters