Coder Social home page Coder Social logo

nota's Introduction

NOTA

NOTA is a simple note taker tool that helps you organize your notes.

Why Another tool ? Aren't there enough already ?

Yeah, there are and that is part of the problem NOTA aims to fix. I wanted to write my notes like I like to write my code: with no predefined editor, only tooling around the language. I wanted to be this way for my notes too, I wanted to be able to edit and take notes with any editor I wanted. No app lock in's no enforced programs or shaddy web apps to use to do the things I wanted.

Simple text files, with a litle bit of tooling around for the extra producivity

Very early state in the project, not ready in any way shape or form xD

Features

  • Basic note management (create, update list, search)
  • Linking and Reverse Linking of notes
  • Export to other formats

Install

  • Download the binary
  • Add it to your path
  • Create a folder for your notes (optional)
  • Add a Environment Variable NOTA_FOLDER that points to the folder
  • You are good to go !

API

  • nota init

    • initializes the NOTA folders
    • Status: Buggy
  • nota list

    • list available notas
    • Status: TODO
  • nota new NAME

    • NAME is optional
    • if NAME is provided use it to create nota
    • if not create a new one under Daily/
    • Status: Buggy
  • nota add PATH

    • PATH is required
    • adds an existing markdown file to the nota folder
    • storing their metadata in the nota index
    • Status: Buggy
  • nota update NAME

    • updates the NOTA by adding their metadata to the index
    • Status: TODO
  • nota export NAME

    • NAME is optional
    • exports the nota into the specific format, right now HTML
    • Status: Buggy

nota's People

Contributors

ludeed avatar

Watchers

James Cloos 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.