Code Monkey home page Code Monkey logo

sno's Introduction

Sno (Simple Note Organizer)

Sno is a note organization system based on simple directory structures and plain text documents. Sno will generate a website from your directory structure and files. It supports many different types of plain text files including markdown and textile.

Installation Instructions

  1. Clone the repository
  2. Run "bundle install"
  3. You should now be able to run sno from the bin directory
  4. Optionally run "rake install" to install as a gem

sno's People

Contributors

corsen2000 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

sno's Issues

Layout not calculated correctly

Sometimes the layout is not calculated correctly. This is because we are loading JavaScripts before StyleSheets. Sometimes calculations are done before styles are applied.

We should swap this include order.

Initial build not copying resources

The initial build does not copy resources without the -f flag. It looks like there is a bug in copy_directory. We should be checking destination not source.

Titleization of dates

File names like 05-05-2010 and 05_05_2010 will turn into a Title like 05 05 2010. It would be nicer if all dates turned into a consistent format like 05 / 05 / 2010 or 05-05-2010. Anything like that would be better.

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.