From 5348e2dbcd0bcc48863e84271a09a02269897b52 Mon Sep 17 00:00:00 2001 From: Oleg <33701414+ora@users.noreply.github.com> Date: Thu, 27 Jun 2024 12:57:02 -0400 Subject: [PATCH 1/2] Added Google Stack --- graveyard.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/graveyard.json b/graveyard.json index 065adea7..b6dae719 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2358,5 +2358,13 @@ "link": "https://www.androidpolice.com/google-keen-shutdown-area-120-experiment/", "description": "Keen was a Pinterest-style platform with ML recommendations.", "type": "app" + }, + { + "name": "Google Stack", + "dateOpen": "2021-03-01", + "dateClose": "2024-09-23", + "link": "https://support.google.com/drive/answer/15128833", + "description": "Google Stack was a PDF scanner and document organizer whose functionality has been incorporated into the Google Drive", + "type": "app" } ] From f6ee10ca20afca081dc55d6680a3a9a055a8af8c Mon Sep 17 00:00:00 2001 From: Oleg <33701414+ora@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:05:23 -0400 Subject: [PATCH 2/2] Update graveyard.json updated url and desc to be more specific --- graveyard.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/graveyard.json b/graveyard.json index b6dae719..e6d190a8 100644 --- a/graveyard.json +++ b/graveyard.json @@ -2360,11 +2360,11 @@ "type": "app" }, { - "name": "Google Stack", + "name": "Stack: PDF Scanner", "dateOpen": "2021-03-01", "dateClose": "2024-09-23", - "link": "https://support.google.com/drive/answer/15128833", - "description": "Google Stack was a PDF scanner and document organizer whose functionality has been incorporated into the Google Drive", + "link": "https://9to5google.com/2024/06/25/google-stack-pdf-scanner/", + "description": "Stack: PDF Scanner by Google was a PDF scanner and document organizer whose functionality has been incorporated into the Google Drive", "type": "app" } ]