Skip to content

Instantly share code, notes, and snippets.

@wangeleile
Created November 17, 2017 06:57
Show Gist options
  • Save wangeleile/b03c04ccb51a9d5db50f7ccabd78cb93 to your computer and use it in GitHub Desktop.
Save wangeleile/b03c04ccb51a9d5db50f7ccabd78cb93 to your computer and use it in GitHub Desktop.
sublime_zk template config
{
"new_note_template": "# {title}\ntags: \n\n## Verknüpfungen\n\n- [[{origin}]]\n\n\n## Beschreibung\n\n\n## Quellen\n\n",
}
@wangeleile
Copy link
Author

"new_note_template": "# {id} {title}\n \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