Giter Site home page Giter Site logo

drift's Introduction

Drift

Drift is a Gist-backed text editor written in MacRuby. Depending on how you look at it, it either lets you edit your gists, or gives you an always-already versioned, cloud-backed text-editor. Here's a screenshot:

Drift circa 4/11/10

Features

  • Create and upload new gists
  • Edit and update existing gists (created with Drift)
  • Store github credentials
  • Display activity when going over the wire to GitHub
  • Copy gist url into clipboard on creation

Drift Needs a Logo!

Do you have slick Mac app logo-creating ability? Now accepting submissions: greg DOT borenstein AT gmail DOT com

Drift Needs better icons!

Man, these icons are fugly. Help! greg DOT borenstein AT gmail DOT com

TODO:

  • import all gists belonging to the user (if we have gh info)

  • get name of newly imported gists

  • save imported gists to library

  • get gist list to scroll

  • deal with save prompt on quit for unsaved docs

  • rename GEDocument's associated_library to something that indicates it's a tableView and not a library; like maybe "associatedTableView"

  • unifying networking code to remove duplication from GEDocument#putGist and GEDocument#postGist

  • error handling on talking to GH

  • make creating a new document not open a new window

  • figure out why GEGistListDelegate doesn't have access to associatedDocument in numberOfRowsInTableView

  • button to remove gist from tracked gists

  • button to delete gists

  • all these buttons should also be menu items/hot keys

  • clean up some of the logging

  • automatic updating of gist on a timed basis

drift's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drift's Issues

iPad: Support no-account use case

Something like this:

  • Login screen has a "continue without an account" button, in addition to login and signup.
  • You can create anonymous gists like normal.
  • When you log in with anonymous gists on the device, you are prompted to claim them (which, until the API supports it, will just push your anonymous gists to your new account)

Easy way to do it would be to add a user ID to local gists, which we're going to want to do anyway for browsing other users' gists.

iPad: new gist responder issue

clicking the new gist button creates an empty page with keyboard and no cursor. keyboard is responsive but typing does not occur.

iPad: Finalize copy before 1.0

Login screen:

  • Blurb
  • "Don't have an account?" etc. graf
  • "Drift in Permanent Maintenance since 2011" or some such

welcome.txt

Buttons:

  • Gists
  • New Gist
  • Switch User

If we support the account-less use case, we're going to want copy somewhere briefly outlining the pluses and minuses of it and encouraging people to make a github account. Maybe a welcome-anonymous.txt?

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.