Created
November 17, 2017 06:57
-
-
Save wangeleile/b03c04ccb51a9d5db50f7ccabd78cb93 to your computer and use it in GitHub Desktop.
sublime_zk template config
This file contains hidden or 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
{ | |
"new_note_template": "# {title}\ntags: \n\n## Verknüpfungen\n\n- [[{origin}]]\n\n\n## Beschreibung\n\n\n## Quellen\n\n", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"new_note_template": "# {id} {title}\n \n\n## Verknüpfungen\n\n- [[{origin}]]\n\n\n## Beschreibung\n\n\n## Quellen\n\n"