Code Monkey home page Code Monkey logo

scribbli's Introduction

Scribbli

Scribbli is digital scratch paper for developers. Sometimes you need space to reason through a problem or design an algorithm.

Scribbli is hosted via GitHub at https://mjswensen.github.io/scribbli/, but feel free to download and run Scribbli locally. No setup required -- just open index.html in your browser. Notes and drawings are saved in localStorage.

scribbli's People

Stargazers

Johanna Fagerås avatar Sean Fisher avatar Wade Anderson avatar

Watchers

Kesler Tanner avatar James Cloos avatar Matt Swensen avatar  avatar

scribbli's Issues

Make scribblies printable

  • Change color to black and background color to white
  • Hide sidebar
  • Stretch canvas to full width with right: 0

Add functionality for naming scribblies

  • contenteditable for the titles in the list
    • Clear the text on focus
    • If text is empty string on blur, repopulate with ID
  • If the scribbli doesn't have a title attribute, display the ID

Add padding to editables

To prevent strange smearing effect on text that falls outside the confines of the editable (Safari 7.0.2)

Add highlighter.

Possible key combos:

  • alt + ctrl + click + drag (yellow)
  • alt + ctrl + shift + click + drag (blue)

Alternatively, a single color may be sufficient:

  • alt + shift + click + drag (yellow, analogous to the scribbli yellow)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.