Giter Site home page Giter Site logo

noter's Introduction

Noter the best

Terminal note taking system or more an app to make note taking faster

Configuration

  1. clone this repo into a folder of your choice in the home directory
$ git clone https://github.com/Abishevs/noter.git
  1. Make file executable
$ chmod +x note.sh
  1. Add softlink to /usr/bin/ to excecute noter from anywhere in the terminal
ln -s ~/your_folder/scripts/note.sh /usr/bin/

scripts is the file where noter will be placed

  1. Add an alias to .bashrc to make not use .sh everytime
$ vim ~/.bashrc

Find where all alias are placed and paste this in

# custom alias
alias noter='note.sh'
  1. Add google drive sync to an directory ~/myGoogleDrive/ Steps for doing that will i add later...
  2. Enjoy by typing first noter -h to get all availble commands
$ noter -h
Noter the best note taking app on the market
Version: 0.1.0

options:
-d     Create a daily note or open existing one.
-q     Create a quick note.
-w     Create a weekly note or open an existing one.
-y     Create a yearly note or open an existing one.
-o     Open this weeks personal notes.
-t     Create a tech_note for ideas
-e     Edit Noter source code
-h     Print this Help.

noter's People

Contributors

abishevs avatar

Watchers

 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.