Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: snippet style entry #5

Open
marksie1988 opened this issue Sep 22, 2022 · 0 comments
Open

feature request: snippet style entry #5

marksie1988 opened this issue Sep 22, 2022 · 0 comments
Labels
Status: Proposal Request for comments

Comments

@marksie1988
Copy link

Hi,

Love the plugin, not sure if this is possible but it would be great to be able to add variables that could be tabbed through, sismilar to a code snippet in VS Code.

---
title: ${1:}
categories: ${2}
tags: ${3}
---

Intro: 
${4}

Outro:
${5}

when a template is used, tabbing would take you through each of the numbered variables to enter the text, this would speed up entry and defaults could also be set with ${1:MyTitle}

@azu azu added the Status: Proposal Request for comments label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Proposal Request for comments
Projects
None yet
Development

No branches or pull requests

2 participants