From 23b2d3091e448d8a3ee2c73da0cf5c352930d17d Mon Sep 17 00:00:00 2001 From: Georg Jaehnig Date: Wed, 27 Feb 2019 20:21:22 +0100 Subject: [PATCH] Convert to Yaml. --- shortcuts/g.1.txt | 1 - shortcuts/g.1.yml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 shortcuts/g.1.txt create mode 100644 shortcuts/g.1.yml diff --git a/shortcuts/g.1.txt b/shortcuts/g.1.txt deleted file mode 100644 index 23fcde9..0000000 --- a/shortcuts/g.1.txt +++ /dev/null @@ -1 +0,0 @@ -http://www.example.com/?q={%query}&this-will-override-the-google-keyword diff --git a/shortcuts/g.1.yml b/shortcuts/g.1.yml new file mode 100644 index 0000000..807c13c --- /dev/null +++ b/shortcuts/g.1.yml @@ -0,0 +1,3 @@ +url: http://www.example.com/?q={%query}&this-will-override-the-google-keyword +# Optional: +title: My custom shortcut with the keyword g and 1 argument