init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "Citations:",
|
||||
"uid" : "0CD47362-9779-4260-8F0D-0A2480F4FDC2",
|
||||
"name" : "Citations:",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<video controls width=\"250\">\n\n <source src=\"\/media\/cc0-videos\/flower.webm\"\n type=\"video\/webm\">\n\n <source src=\"\/media\/cc0-videos\/flower.mp4\"\n type=\"video\/mp4\">\n\n Sorry, your browser doesn't support embedded videos.\n<\/video>\n",
|
||||
"uid" : "620CDD6B-A508-4F0E-AB16-944863DC14B7",
|
||||
"name" : "Embedded Video Player",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<link rel=\"stylesheet\" href=\"https:\/\/paulirish.github.io\/lite-youtube-embed\/src\/lite-yt-embed.css\" \/>\n<script src=\"https:\/\/paulirish.github.io\/lite-youtube-embed\/src\/lite-yt-embed.js\"><\/script>\n<lite-youtube videoid=\"Kwtc23UBBL4\"><\/lite-youtube>\n",
|
||||
"uid" : "5F08E318-79E7-45B8-A849-779AC35279E8",
|
||||
"name" : "Embedded YouTube Video",
|
||||
"keyword" : "youtube"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "",
|
||||
"uid" : "9BB035CA-353A-46AF-92B6-B1B75960E66C",
|
||||
"name" : "GitHub Repository Social Card",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<iframe src=\"https:\/\/ghbtns.com\/github-btn.html?user=square&repo=okhttp&type=star&count=true\" frameborder=\"0\" scrolling=\"0\" width=\"150\" height=\"20\" title=\"GitHub\"><\/iframe>\n",
|
||||
"uid" : "27F154AA-36CE-4BF2-A784-4AA5B347C117",
|
||||
"name" : "GitHub Star Button",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<mark>{clipboard:trim}<\/mark>",
|
||||
"uid" : "733DAE09-DBF8-470F-B7F7-40733C1C8072",
|
||||
"name" : "Highlighted Text",
|
||||
"keyword" : "highlighted"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<script src=\"https:\/\/unpkg.com\/zooming\/build\/zooming.min.js\"><\/script>\n\n<script>\n \/\/ Listen to images after DOM content is fully loaded\n document.addEventListener('DOMContentLoaded', function() {\n new Zooming({\n \/\/ options...\n }).listen('.img-zoomable')\n })\n\n<\/script>\n\n<img src='http:\/\/via.placeholder.com\/600x400' style=\"width: 30%; height: auto;\" class='img-zoomable' \/>\n",
|
||||
"uid" : "A40F1791-65EB-4E14-BC6E-7E1F55D475E9",
|
||||
"name" : "Image Zooming with Zooming.js",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "### 相關鏈接",
|
||||
"uid" : "D8DB12C5-0799-4810-AB4E-5E38CDB418DD",
|
||||
"name" : "Related Resources",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "<a href=\"https:\/\/youtu.be\/TZi9xx6aiuY\" target=\"_blank\">\n <img src=\"http:\/\/img.youtube.com\/vi\/TZi9xx6aiuY\/0.jpg\" alt=\"\" width=\"240\" height=\"180\" >\n<\/a>\n",
|
||||
"uid" : "BB7EEA35-D19F-4B3E-9BCC-F511C45279F6",
|
||||
"name" : "YouTube Video Thumbnail Link",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
BIN
Alfred.alfredpreferences/snippets/mweb-pro/icon.png
Normal file
BIN
Alfred.alfredpreferences/snippets/mweb-pro/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
10
Alfred.alfredpreferences/snippets/mweb-pro/info.plist
Normal file
10
Alfred.alfredpreferences/snippets/mweb-pro/info.plist
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user