Rename today extension

This commit is contained in:
dkhamsing 2020-04-24 07:43:20 -07:00
parent 0914846efe
commit b2fb420eb4

View File

@ -73,8 +73,9 @@
"parent": "extension" "parent": "extension"
}, },
{ {
"title": "Widget", "title": "Today",
"id": "widget", "id": "today",
"description": "Today Extensions or Widgets",
"parent": "extension" "parent": "extension"
}, },
{ {
@ -541,7 +542,7 @@
"title": "Bus Today", "title": "Bus Today",
"category-ids": [ "category-ids": [
"apple-watch", "apple-watch",
"widget" "today"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -839,7 +840,7 @@
"title": "Impulse", "title": "Impulse",
"category-ids": [ "category-ids": [
"apple-watch", "apple-watch",
"widget" "today"
], ],
"description": "Real-time age ticker", "description": "Real-time age ticker",
"source": "https://github.com/Jasdev/Impulse", "source": "https://github.com/Jasdev/Impulse",
@ -2234,7 +2235,7 @@
"title": "TodayStocks", "title": "TodayStocks",
"category-ids": [ "category-ids": [
"finance", "finance",
"widget" "today"
], ],
"tags": [ "tags": [
"objc", "objc",
@ -6708,7 +6709,7 @@
{ {
"title": "VPN On", "title": "VPN On",
"category-ids": [ "category-ids": [
"widget", "today",
"security" "security"
], ],
"description": "Extension to turn on VPN", "description": "Extension to turn on VPN",
@ -6999,7 +7000,7 @@
"title": "SwiftNote", "title": "SwiftNote",
"category-ids": [ "category-ids": [
"notes", "notes",
"widget" "today"
], ],
"description": "Simple note taking with Today Extension & iCloud sync", "description": "Simple note taking with Today Extension & iCloud sync",
"license": "mit", "license": "mit",
@ -7034,7 +7035,7 @@
"title": "Fojusi", "title": "Fojusi",
"category-ids": [ "category-ids": [
"timer", "timer",
"widget" "today"
], ],
"description": "Work timer with Today Extension", "description": "Work timer with Today Extension",
"source": "https://github.com/dasdom/Tomate", "source": "https://github.com/dasdom/Tomate",
@ -10110,7 +10111,7 @@
{ {
"title": "OpenIt", "title": "OpenIt",
"category-ids": [ "category-ids": [
"widget" "today"
], ],
"screenshots": [ "screenshots": [
"https://github.com/BalestraPatrick/OpenIt/raw/master/OpenItDemo.gif" "https://github.com/BalestraPatrick/OpenIt/raw/master/OpenItDemo.gif"
@ -11866,7 +11867,7 @@
"itunes": "https://apps.apple.com/app/contributions-for-github/id1153432612", "itunes": "https://apps.apple.com/app/contributions-for-github/id1153432612",
"category-ids": [ "category-ids": [
"github", "github",
"widget" "today"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -12203,7 +12204,7 @@
"https://github.com/cyanzhong/LunarCore/raw/master/iOS.png" "https://github.com/cyanzhong/LunarCore/raw/master/iOS.png"
], ],
"category-ids": [ "category-ids": [
"widget", "today",
"calendar" "calendar"
], ],
"tags": [ "tags": [
@ -13352,7 +13353,7 @@
"title": "TodayMind", "title": "TodayMind",
"description": "Manage Reminders directly in a Today Extension", "description": "Manage Reminders directly in a Today Extension",
"category-ids": [ "category-ids": [
"widget" "today"
], ],
"source": "https://github.com/cyanzhong/TodayMind", "source": "https://github.com/cyanzhong/TodayMind",
"itunes": "https://apps.apple.com/app/id1207158665", "itunes": "https://apps.apple.com/app/id1207158665",