GithubHelp home page GithubHelp logo

classicvalues / bearings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theicfire/bearings

0.0 1.0 0.0 5.95 MB

Workflowy clone

Home Page: http://theicfire.github.io/bearings

JavaScript 96.23% HTML 0.77% CSS 2.34% Makefile 0.66%

bearings's Introduction

Bearings

A workflowy clone.

Demo

http://theicfire.github.io/bearings This is still in active development, so I have yet to provide instructions on how to use the demo. Here's some brief things that'll be useful.

Keymap:

  • ctrl+shift up/down Move items up/down
  • ctrl+end/home go to start/end
  • ctrl right/left Zoom in/out
  • ctrl + enter Complete item
  • ctrl + space expand/contract
  • ctrl + s Output a dialog of the OPML of the bullet and its children. Can be pasted directly to workflowy.
  • ctrl + shift + backspace Delete item and children
  • ctrl z/y undo/redo (Notice not cmd at the moment)
  • tab / shift-tab indent/unindent

Import and Saving

Currently, I have Parse set up to persist my data. The demo does not have this set up. Instructions coming soon. This means that the "import" link won't be useful, because the data has no where to be imported to.

Installation

$ npm install
$ make init_config
$ make index
(Open a new terminal)
$ make import
(Open a new terminal)
$ python -m SimpleHTTPServer (python -m http.server for python3)
Visit localhost:8000

Running tests

$ npm test

:D

bearings's People

Contributors

theicfire avatar

Watchers

 avatar

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.