File tree 4 files changed +9
-0
lines changed
4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 3
3
Various sample code and projects for the Google Apps Script platform. Learn
4
4
more at
5
5
[ https://developers.google.com/apps-script ] ( https://developers.google.com/apps-script ) .
6
+
7
+ ![ GA Tracking Pixel] ( http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Google%20Apps%20Script%20Samples&utmp=/google/google-apps-script-samples )
Original file line number Diff line number Diff line change
1
+ # Bibstro
2
+
1
3
Bibstro is a sample bibliography app for [ Google Docs] [ docs ] built upon the
2
4
[ Google Apps Script] [ apps_script ] platform. Bibstro shows how you can extend
3
5
Google Docs by adding custom menus, dialogs, and sidebars. Manipulating the
@@ -17,6 +19,8 @@ see our Google I/O 2013 talk “[Extend Google Docs with Apps Script][io_video]
17
19
You may also wish to consult our [ guide to extending Docs] [ quickstart ] , as well
18
20
as Apps Script's [ API reference] [ api_reference ] .
19
21
22
+ ![ GA Tracking Pixel] ( http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Bibstro&utmp=/google/google-apps-script-samples/tree/master/bibstro )
23
+
20
24
[ api_reference ] : https://developers.google.com/apps-script/reference/document/
21
25
[ apps_script ] : https://developers.google.com/apps-script/
22
26
[ docs ] : https://support.google.com/drive/answer/143206?ref_topic=21008&rd=1
Original file line number Diff line number Diff line change @@ -17,3 +17,5 @@ For your convience we have deployed the script into a Google Docs
17
17
[ document] ( https://docs.google.com/document/d/1v6S7IkDL_YIaVn1rBcVbqFr3rbNUX9_kLfFc00WTtx8/view )
18
18
that you can copy and use. Follow the instructions in the document to get
19
19
started.
20
+
21
+ ![ GA Tracking Pixel] ( http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Cursor%20Inspector&utmp=/google/google-apps-script-samples/tree/master/cursor_inspector )
Original file line number Diff line number Diff line change @@ -39,3 +39,4 @@ scratch, follow the steps below.
39
39
the ** User acessing the web app** .
40
40
([ instructions available here] ( https://developers.google.com/apps-script/execution_web_apps ) ).
41
41
42
+ ![ GA Tracking Pixel] ( http://www.google-analytics.com/__utm.gif?utmac=UA-42085206-1&utmhn=github.com&utmdt=Simple%20Tasks&utmp=/google/google-apps-script-samples/tree/master/simple_tasks )
You can’t perform that action at this time.
0 commit comments