diff --git a/.gitattributes b/.gitattributes index ca99460..313fb78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ Alfred.alfredpreferences/workflows/*/info.plist filter=alfredworkflow Alfred.alfredpreferences/workflows/user.workflow.35F259A3-BBD9-4A1B-B237-5E149EE1E723/*.png filter=lfs diff=lfs merge=lfs -text osx/websters-1913.dictionary filter=lfs diff=lfs merge=lfs -text +macos/Dash.dashsync/Preferences.plist filter=dash-prefs diff --git a/.gitconfig b/.gitconfig index d59befc..b6d588b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -83,6 +83,8 @@ gpgsign = true [filter "alfredworkflow"] clean = alfredworkflow.clean +[filter "dash-prefs"] + clean = clean-dash-prefs [user] email = alpha@kejadlen.dev name = Alpha Chen diff --git a/bin/clean-dash-prefs b/bin/clean-dash-prefs new file mode 100755 index 0000000..d7ecbc4 --- /dev/null +++ b/bin/clean-dash-prefs @@ -0,0 +1,7 @@ +#!/usr/bin/env ruby + +require "rexml/document" + +doc = REXML::Document.new(ARGF.read) +doc.get_elements("//date").each {|date| date.text = nil } +doc.write diff --git a/macos/Dash.dashsync/Preferences.plist b/macos/Dash.dashsync/Preferences.plist index ef690bd..764b8f0 100644 --- a/macos/Dash.dashsync/Preferences.plist +++ b/macos/Dash.dashsync/Preferences.plist @@ -1,6 +1,5 @@ - - - + + DHCheatRepo @@ -11,7 +10,7 @@ YAML date - 2022-10-30T20:26:10Z + entry aliases @@ -89,7 +88,7 @@ rake date - 2021-11-17T23:59:16Z + entry name @@ -125,7 +124,7 @@ Hammerspoon date - 2022-10-09T22:14:55Z + entry aliases @@ -145,7 +144,7 @@ Neovim date - 2022-10-19T02:07:22Z + entry aliases @@ -168,7 +167,7 @@ Terraform date - 2022-11-22T03:01:34Z + entry aliases @@ -195,7 +194,7 @@ J date - 2022-11-19T20:38:03Z + entry aliases @@ -263,37 +262,37 @@ http://kapeli.com/feeds/Ansible.xml date - 2021-11-18T00:10:31Z + http://kapeli.com/feeds/Apple_API_Reference.xml date - 2021-11-18T00:23:45Z + http://kapeli.com/feeds/JavaScript.xml date - 2021-11-18T00:43:52Z + http://kapeli.com/feeds/Markdown.xml date - 2021-11-18T00:35:34Z + http://kapeli.com/feeds/NodeJS.xml date - 2021-11-18T00:13:15Z + http://kapeli.com/feeds/Ruby_3.xml date - 2021-11-18T00:32:27Z + http://kapeli.com/feeds/Rust.xml date - 2021-11-18T00:48:24Z + uninstalled @@ -301,57 +300,57 @@ http://kapeli.com/feeds/CSS.xml date - 2022-11-19T20:38:03Z + http://kapeli.com/feeds/Django.xml date - 2022-10-16T23:11:49Z + http://kapeli.com/feeds/Docker.xml date - 2022-07-30T18:49:35Z + http://kapeli.com/feeds/Haskell.xml date - 2022-07-30T18:49:38Z + http://kapeli.com/feeds/Python_3.xml date - 2022-10-16T23:12:11Z + http://kapeli.com/feeds/Racket.xml date - 2022-07-30T18:49:25Z + http://kapeli.com/feeds/Ruby.xml date - 2020-12-30T17:57:17Z + http://kapeli.com/feeds/Ruby_2.xml date - 2020-12-30T17:56:32Z + http://kapeli.com/feeds/Ruby_on_Rails_7.xml date - 2022-11-19T20:38:03Z + http://kapeli.com/feeds/Vim.xml date - 2022-10-16T23:12:30Z + http://kapeli.com/feeds/VueJS.xml date - 2022-10-16T23:11:58Z + @@ -510,7 +509,7 @@ 3.2.10 date - 2022-10-09T22:16:36Z + http://kapeli.com/feeds/Python_3.xml @@ -518,7 +517,7 @@ 3.7.12 date - 2022-10-16T23:12:18Z + http://kapeli.com/feeds/Ruby_2.xml @@ -528,7 +527,7 @@ 2.6.12 date - 2022-10-09T22:17:06Z + @@ -539,17 +538,17 @@ 2.6.5 date - 2019-12-30T18:32:20Z + 2.7.0 date - 2020-12-30T17:57:25Z + 2.7.2 date - 2022-11-19T20:38:03Z +