Skip to content

Instantly share code, notes, and snippets.

@kjaymiller
Last active April 26, 2021 16:27
Show Gist options
  • Save kjaymiller/1e20977ced5d01859a1bbb567ad93ee6 to your computer and use it in GitHub Desktop.
Save kjaymiller/1e20977ced5d01859a1bbb567ad93ee6 to your computer and use it in GitHub Desktop.
Issue with Variables from Snippets
---
title: Coding Project
sequential: true
---
option = ?{
kjaymiller => kjaymiller
render_engine => render_engine
bunches => bunches
diversity => diversity
police calls => police_call
ripa => ripa
}
<<#${option}
Nova
- ${project_path}
__________
#[kjaymiller]
project_path = ~/python-projects/kjaymiller
#[render_engine]
project_path = ~/python-projects/render_engine
https://github.com/kjaymiller/render_engine/issues
#[bunches]
project_path = ~/bunches
#[diversity]
project_path = ~/elastic/elastic_projects/diversity_orgs
#[police_calls]
project_path = ~/elastic/elastic_projects/sd-police-call-data
#[ripa]
project_path = ~/elastic/elastic_projects/sd-ripa-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment