Skip to content

Instantly share code, notes, and snippets.

View cfsanderson's full-sized avatar
🤓

Caleb Frost Sanderson cfsanderson

🤓
View GitHub Profile
@cfsanderson
cfsanderson / skribe-design-meeting-notes.md
Last active January 15, 2020 13:16
Skribe design meeting notes

Skribe Design Meeting Notes

Restate everything as a problem!

Skribe Design Meeting

  • completed state of task in read-only mode (tasks viewable after "closed" in admin?)

    • for V1 it is an on/off thing (invisible if disabled in admin)
  • consistency between marketing site and in-app verbiage (specifically "collect" and/or "start task" as well as things like "form", "record", "payout", "payments", etc.)

  • "add a record" for CTA on task

This document has been moved to Google Drive

UI Project Ideas (Web App)

This UI/UX audit is primarily, but not solely focused on a new user's experience. It also deals mostly with the web app and not the Android or iOS mobile apps.

Global Navigation

  • The hamburger for left side nav should be fixed to the right side of the nav and move with it. This is a more common placement and is quickly becoming a standard affordance.
@cfsanderson
cfsanderson / vim-notes.md
Last active September 18, 2022 21:44
Vim cheatsheet and notes
@cfsanderson
cfsanderson / keyboard-shortcuts.md
Created March 5, 2020 14:15
keyboard shortcuts for favorite apps

Keyboard Shortcuts for Favorite Apps

Airmail

Shortcut Action
L Label
V Move to Label/Folder
↑ + ⌘ + S Mark as Star
V Move To
@cfsanderson
cfsanderson / init.vim
Last active July 26, 2022 02:31
My vim config
"===============================================================================
" _
" ____ _ __(_)___ ___
" / __ \ | / / / __ `__ \
" / / / / |/ / / / / / / /
" /_/ /_/|___/_/_/ /_/ /_/
"
"===============================================================================
" @cfsanderson