2021-11-05
style-guide

剛好在討論有關 json key 的 style guide,就找了一下文件

json Property naming convention

  • Property names must be camelCased, ASCII strings.
  • The first character must be a letter, an underscore (_) or a dollar sign ($)

Reference

Read More

2021-10-26
google-calendar-and-outlook

在電腦上使用 google calendar 來看行事曆時,常會發生無法看到公司行事曆的情形,就又要另外開 outlook calendar 來兩邊查到
想要在一個位置,主要是由 google calendar 上,可以看到兩方面的行事曆,找到的可行作法

主要是以下兩點

  • 將公司的行事曆以單方面的方式顯示到 google calendar 上
  • 公司是用 office 365,設定的方式不一樣

Reference

Read More

2021-02-25
checklist-google-doc

剛剛用 google document 時,覺得可以加 checklist 應該滿方便的,就找了一下方式

Reference

Read More