Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-15 Thread Ritesh Shukla
On Tue, Apr 15, 2025 at 9:34 AM Tsz Wo Sze wrote: > +1 on md over google doc. > > > ... Google Docs do not show up in Google searches ... > > This is bad for our design docs. How about the other search engines? > > > I don't know of any search engine that searches through all public docs for a c

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-15 Thread Tsz Wo Sze
+1 on md over google doc. > ... Google Docs do not show up in Google searches ... This is bad for our design docs. How about the other search engines? Ritest, thanks for bringing this up! Tsz-Wo On Tue, Apr 15, 2025 at 1:44 AM Abhishek Pal wrote: > Thanks for the proposal Ritesh. > > I thi

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-15 Thread Abhishek Pal
Thanks for the proposal Ritesh. I think the docs module is not as actively contributed to and it would be good to move towards adding design docs to this - as we can integrate it directly with the Ozone website as well. This would also give users an idea of what is planned for the product roadmap

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Tejaskriya Madan
+1 Thanks, Tejaskriya On Tue, 15 Apr, 2025, 07:00 Devesh Singh, wrote: > +1 > > Thanks & Regards > Devesh Singh > > > On Tue, 15 Apr, 2025, 2:59 am Dinesh Chitlangia, > wrote: > > > +1 > > > > > > Thanks, > > Dinesh > > > > On Mon, Apr 14, 2025, 1:42 PM Ritesh Shukla wrote: > > > > > Hi, > >

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Devesh Singh
+1 Thanks & Regards Devesh Singh On Tue, 15 Apr, 2025, 2:59 am Dinesh Chitlangia, wrote: > +1 > > > Thanks, > Dinesh > > On Mon, Apr 14, 2025, 1:42 PM Ritesh Shukla wrote: > > > Hi, > > > > We should shift our design discussions from Google Docs to Markdown files > > managed through GitHub Pu

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Dinesh Chitlangia
+1 Thanks, Dinesh On Mon, Apr 14, 2025, 1:42 PM Ritesh Shukla wrote: > Hi, > > We should shift our design discussions from Google Docs to Markdown files > managed through GitHub Pull Requests. This approach would: > >1. Keep our discussions in the same system as our code, creating a more >

Re: Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Wei-Chiu Chuang
+1 Initially I was reluctant because of the cost of converting Google Docs to Markdown. However, worry no more! Google Docs has built-in support for Markdown! Follow the instructions in this page https://support.google.com/docs/answer/12014036?hl=en So if anyone writes an initial draft in Google

Proposal: Deprecate Google Docs for Design Docs

2025-04-14 Thread Ritesh Shukla
Hi, We should shift our design discussions from Google Docs to Markdown files managed through GitHub Pull Requests. This approach would: 1. Keep our discussions in the same system as our code, creating a more cohesive history 2. Make our design documents more accessible to developers alr