Last active
December 14, 2018 08:18
-
-
Save aviaryan/d2eb92d267eac99e89dc7c83f39b6c29 to your computer and use it in GitHub Desktop.
open note taking format
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
---- | |
note_id: b1fd72f5-ff0a-46f9-a41b-4e3f4208bf18 | |
notebook_id: 49bf069c-08b8-465f-845b-e39b24a513c4 | |
title: Open Note-taking Format | |
tags: spec rant | |
created: 2018-12-10T10:00:43 | |
modified: 2018-12-12T20:09:32 | |
is_trashed: false | |
---- | |
This is how Your Note's export file looks like. This makes it easy to read and edit and it can incorporate most features that people really care about. | |
``` | |
---- | |
front matter: will all relevant data | |
--- | |
content | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment