Skip to content

Instantly share code, notes, and snippets.

@tnantoka
Last active January 14, 2016 04:32
Show Gist options
  • Save tnantoka/1bd4568c3ea7f028ae16 to your computer and use it in GitHub Desktop.
Save tnantoka/1bd4568c3ea7f028ae16 to your computer and use it in GitHub Desktop.
TooDo
  • Gist側の更新をリストに反映
  • GitHubでrevokeされると、ユーザー設定でGistが有効化できなくなる
  • 検索
  • キーボードショートカット
  • Reactコンポーネントのテスト
  • 編集中のタスクをわかりやすく(未確定がわかりづらい)
  • beforeunload
  • 挿入直後に編集すると入力内容が消えることがある(Gist同期?)
  • iOSで編集できない、viewportも設定されてない
  • 全てをチェック、その逆
  • タスククリックは編集じゃなくtoggleの方がいいかも
  • Enterで保存
  • 完了を上、未完了を下にまとめる
  • 上下移動
  • リストの幅広げて設定の幅縮める
  • URLを自動リンク
  • Favicon
  • dashboardのtableをtext-breakする
  • markdownモードでキーボード効かない
  • [ ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment