Skip to content

Diff of InterpreterMap

Changes between revision 1 - initial and revision 2 - Upload InterpreterMap documentation
--- InterpreterMap
+++ InterpreterMap
@@ -2,10 +2,19 @@
 아직 개선중이며 정식으로 확정한 기능이 아니라서 하위호환을 포기하고 갈아엎을 수도 있습니다.
 [Restaurant] 참고.
 탭으로 구분한 장소 목록을 지도와 표 형태로 표시합니다.
 첫 줄은 `Name`, `Address`, `Category`, `Comment`, `Score` 같은 열 이름으로 사용합니다.
 
 [[[#!WikiSyntaxPreview Map
 Name	Address	Category	Comment	Score
 Aharise	서울 마포구 서교동 394-79	Company		10
 Hapjeong Station	서울 마포구 합정동 420	Subway Station	the Nearest	7
 ]]]
+
+== Google Spreadsheet 동기화
+Google Spreadsheet를 데이터 소스로 지정하면 동기화 버튼(↻)으로 내용을 갱신할 수 있습니다.
+
+[[[#!Text
+#!Map https://docs.google.com/spreadsheets/d/SHEET_ID SheetName
+]]]
+ * `SheetName`을 생략하면 첫 번째 시트를 불러옵니다.
+ * 시트 이름에 공백이 있어도 동작합니다.