Skip to content

Instantly share code, notes, and snippets.

@matthewfallshaw
matthewfallshaw / asana_sidebar.user.js
Created June 19, 2023 07:41
Expands the width of the sidebar in Asana. Requires a userscript manager such as [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo).
// ==UserScript==
// @name Asana Sidebar Expander
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Expands the width of the sidebar in Asana
// @author YourName
// @match https://app.asana.com/*
// @grant none
// ==/UserScript==

WELCOME

We're stoked you've chosen to join us. If you're successful, you'll be joining a team that is focused on technical excellence and continuous improvement. We take great care to produce well-structured, well-tested, maintainable code. To be successful, you'll need to demonstrate that you do as well.

INSTRUCTIONS

  1. Complete the short version of the Big 5 test and save your results as text.
  2. Create a new git repository for your code.
  3. Write a utility that parses the textual results of your test into the following format. Note that you'll need to include your email, which doesn't appear in the output of your Big 5 test. Feel free to use intermediary data structures and useful libraries.
let barposition = 'bottom'
let mapleader = ','
map W :tabdetach<CR>
unmap S
unmap D
" Blacklisted sites (cVim disabled)
let blacklists = ["https://smile.amazon.com/*","https://www.netflix.com/*","https://cad.onshape.com/*","https://earth.google.com/*","http://octopi.local/*","http://homeassistant.local/*"]
" Site specific configuration

Keybase proof

I hereby claim:

  • I am matthewfallshaw on github.
  • I am matthewfallshaw (https://keybase.io/matthewfallshaw) on keybase.
  • I have a public key whose fingerprint is 6588 14C4 649A 9173 1393 1F9C B7BA 1961 46DE 68D9

To claim this, I am signing this object:

@matthewfallshaw
matthewfallshaw / .gitignore
Last active May 30, 2019 23:01 — forked from karmi/.gitignore
pivotal_csv_to_pdf_cards.rb
.DS_Store
*.csv
*.pdf