Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@oldwestaction
oldwestaction / Code.gs
Last active January 3, 2023 01:37
google apps script to populate a google sheet w/ fragrance notes from fragrantica
// full instructions on using this script are available here: https://gist.github.com/oldwestaction/68b5c3bedf6d8acb84ff5a846cd3d8f8
// edit these variables depending on how your sheet is set up
// 1 = column A, 2 = column B, and so on
var googleSheetMenuButton = 'Custom scripts';
var perfumerColumn = 1;
var titleColumn = 2;
var fragranceNotesColumn = 3;
@oldwestaction
oldwestaction / keybase.md
Created May 20, 2016 18:53
verifying keybase

Keybase proof

I hereby claim:

  • I am oldwestaction on github.
  • I am athuynh (https://keybase.io/athuynh) on keybase.
  • I have a public key whose fingerprint is 016E C0E1 C66B 52E4 0488 E4B8 C2A9 4229 F8B0 ADDA

To claim this, I am signing this object:

@oldwestaction
oldwestaction / tabbycatswag.json
Last active November 11, 2023 01:52
hack for the tabby cat chrome extension to unlock all the accessories
{"collected":["glasses-1","glasses-2","glasses-3","glasses-4","hat-1","hat-2","hat-3","hat-4","hat-5","hat-6","hat-7","hat-8","toy-1","toy-2","toy-3","toy-4","toy-5","toy-6","toy-7","toy-8"],"active":{"hat":"hat-8","toy":"toy-3","glasses":"glasses-3"},"unseen":[],"shuffle":false}