Giter Club home page Giter Club logo

braindump's Introduction

docopt-powered dumping for your brain:

$ pip install braindump
...
$ braindump -h
braindump - record what's on your mind

Usage:
    braindump archive TOPIC
    braindump ls
    braindump [options] [--] [TOPIC]

Options:
    -v --version                    Show version information
    -h --help                       Show this help screen
    -s --settings SETTINGS_FILE     Settings file to load
    -m MESSAGE                      Add a message without opening your editor
    -f                              Output path to braindump topic file
$ braindump quotes -m "To be, or not to be... - Hamlet"
$ cat ~/braindump/quotes.txt
To be, or not to be... - Hamlet

braindump's People

Contributors

problematic avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

braindump's Issues

Topic list command

Maybe something like braindump topics to show a list of all topics in your braindump directory:

$ braindump topics
3 topics:
* random
* quotes
* todo

How not to interfere with possible topic names, though?

Bash completion

This isn't a python thing, but it would be nice to ship with a bash completion script for commands and topic names.

Allow multiword topics

Right now braindump "foo bar" will open foo.txt and bar.txt in an editor; there should be some way to dump into a multiword topic.

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.