Code Monkey home page Code Monkey logo

arc's Introduction

#Arc

Arc is designed for saving and annotating things. Specifically, interesting texts found online.

Usage:

arc add <url>

should cause the system to :

  1. download the specified file,
  2. detect the mimetype
  3. extract the text into a .txt version for searc purposes
  4. extract or guess at the title
  5. open $EDITOR with the title pre-loaded for editing, and ready to accept annotation
  6. save the article under the specified title id, storing a log in a master file
arc search <txt>

should cause the system to do a full-text search for content which matches (via grep)

arc open <id>

should cause the system to open the specified text in the appropriate program, where can be a partial id, the system soft-matching to the simplest choice for the input

arc comment <id>

should cause the system to open the comments file for editing, and render it on closing.

arc browse <id>

should cause the system to open the annotations for the specified text in the browser

arc sync <location> <cmd>

should cause the system to sync its contents with a specified remote repository, using rsync -e "<cmd>" to make the connection (these variables can be edited directly at the top of the script.)

arc's People

Contributors

betawolf avatar

Stargazers

Stephen Wattam avatar

Watchers

 avatar James Cloos 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.