Coder Social home page Coder Social logo

note-script's People

Contributors

ajmichels avatar

Stargazers

 avatar

Watchers

 avatar  avatar

note-script's Issues

Add search functionality

To more easily find notes as well as prevent duplicate notes it would be useful to have search functionality.

Implement configuration management

The current bash script relies on default values or environment variables. It would be good to continue to accept environment variables but also having a json .rc files would be great.

Add unit tests

There isn't much code to test at this point but it should be unit tested to make future refactoring safer.

Also implement TravisCI integration with repo to run tests automatically.

Move files to notes

Pass file path to move file to notes directory and apply naming convention.

  • Allow for passing x number of file paths.
  • A note file should be created for the file(s) that are passed in. An option will disable this functionality.
  • Files should be put into a sub-directory named based on the day (leave of the time).
  • Note files created for for the files should automatically get a billeted list of links to the files.
  • Automatically detect image files and display an image in the note file.
  • Option to copy files instead of move them.

Create a GitHub Pages home page

A better looking landing page for the project. Would be nice to have instructions for installation, some graphics depicting the use of the tool, contribution instructions.

Also update the README file and Composer file to include URL to the new home page.

Add Logging

Implement some form of logging (probably monolog) to capture events and errors.

Improve composer package metadata

The package could stand to have some updated information and to take advantage of some of the newer composer features.

  • Add a PHP version requirement.
  • Utilize bin definitions
  • Submit to packagist

Add --title argument

By default the title and filename of a note is a timestamp. Sometimes however it would be nice to specify what the title of the note should be. Passing a -t, --title flag should append the argument value to the filename and should replace the time stamp as the title in the note content. The timestamp will instead be placed as a regular line of text on the line below the title.

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.