Git Product home page Git Product logo

evernote-jeeves's Introduction

evernote-jeeves

This command-line Ruby script searches for a given search string S in all notes updated in the last N days, and displays all lines containing that search string, along with some useful note and folder context metadata.

Use Case

I use Evernote all day long at work, sometimes making a dozen notes in a day. I've developed a TODO habit, where I'll write something like this in a note:

TODO Follow-up with Bob regarding the FY15 budgets

Problem is, at the end of the day or week, I'll have to hunt back through all of my notes to find my TODOs. So I wrote a script to help.

Usage

Usage: jeeves.rb [options]
    -v, --verbose                    Run verbosely
    -s, --search s                   Search string to look for in notes.
    -i, --ignorecase                 Search case-insensitively
    -d, --days N                     Number of days in the past to search.
    -h, --help                       Show this message

$ ruby jeeves.rb -d 7 -s TODO
Budget Meeting (06/09/14, Finance)
  TODO Follow-up with Bob regarding the FY15 budgets

Team Dev Meeting (06/05/14, IT)
  TODO Renew RubyMine licenses
  TODO Check on RailsConf expense reports

1:1 with James (06/04/14, Supervision)
  TODO Establish backup on-call plan during James' vacation

Known Issues

Software not generally ready for distribution. Packaged as gem evernote-jeeves on rubygems, but I don't have installation worked out yet.

evernote-jeeves's People

Contributors

franfabrizio avatar gottreu avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

gottreu

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.