Update file templates
This commit is contained in:
parent
d2a1cc3633
commit
5483a29176
2 changed files with 4 additions and 4 deletions
|
@ -68,7 +68,7 @@
|
||||||
<string>http://v0.io/launchbar</string>
|
<string>http://v0.io/launchbar</string>
|
||||||
|
|
||||||
<key>LBEmail</key>
|
<key>LBEmail</key>
|
||||||
<string>henrik@lissner.net</string>
|
<string>contact@henrik.io</string>
|
||||||
|
|
||||||
<key>LBTwitter</key>
|
<key>LBTwitter</key>
|
||||||
<string>@vnought</string>
|
<string>@vnought</string>
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
<!-- <string></string> -->
|
<!-- <string></string> -->
|
||||||
|
|
||||||
<key>LBUpdateURL</key>
|
<key>LBUpdateURL</key>
|
||||||
<string>https://github.com/hlissner/lb6-${1:$(replace-regexp-in-string "[^a-zA-Z0-9]" "" yas-text)}/blob/master/${2:Name of Action}.lbaction/Contents/Info.plist</string>
|
<string>https://github.com/hlissner/lb6-${2:actions}/blob/master/$1.lbaction/Contents/Info.plist</string>
|
||||||
|
|
||||||
<key>LBDownloadURL</key>
|
<key>LBDownloadURL</key>
|
||||||
<string>https://dl.v0.io/launchbar/$1.lbaction</string>
|
<string>https://dl.v0.io/launchbar/$1.lbaction</string>
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
#+TITLE:${1:Project Name}
|
#+TITLE:${1:Project Name}
|
||||||
#+DATE: `(format-time-string "%Y-%m-%d")`
|
#+DATE: `(format-time-string "%Y-%m-%d")`
|
||||||
#+CONTACT: ${2:Contact name/id}
|
#+CONTACT: ${2:Contact name}
|
||||||
|
|
||||||
${3:Summary of project.}
|
$0
|
||||||
|
|
||||||
* Tasks [/]
|
* Tasks [/]
|
||||||
* Timeframe
|
* Timeframe
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue