- The sidebar is loading the FIR scripts from remote.
- Modify the
fir-sidebar/fir-sidebar.htmlheader accordingly and choose an import source that fits your use case. Examples are included. - Modify or replace the
fir-sidebar/fir-sidebar-gs.gsgoogle scripts if your spreadsheet doesn't match the defaults of this repository.
- [Inside a Google spreadsheet] Menubar > Extensions > App Script
- Create two new files, one HTML named
fir-sidebarand another one SCRIPT namedfir-sidebar-gs - Copy the contents of the two files in
fir-sidebar/into your Google Apps Scripts.
The script will now add an extra menubar item to your spreadsheet that will open the FIR sidebar. (on next reload)
Make sure to use one of the spreadsheet templates outlined in this repo OR modify thefir-sidebar-gs.gsaccording to your sheet.