Code Monkey home page Code Monkey logo

note.js's Introduction

build

note.js

note.js is yet another note taking app.
It is based on electron in order to support a variety of platforms. It is also conforming to note.spec v1 storage format, which allows storing notes in a Git repository and edit them with other tools conforming to the specification.

View Mode

View mode

In view mode you can browse, filter an view existing notes.

Edit Mode

Edit mode

In edit mode you can create new notes or edit existing ones.
To enter edit mode select an existing note in view mode and select the pencil symbol.

Features

  • ✅ take notes using markdown
  • ✅ filter existing notes
  • ✅ rename existing notes
  • ✅ remove existing notes
  • ✅ storage conforming to note.spec v1
  • 🚧 insert screenshots
  • 🚧 customize view using CSS

Build and Run

npm install
npm run start

Dependencies

note.js's People

Contributors

falk-werner avatar hmlampe avatar

Watchers

 avatar  avatar

note.js's Issues

Images don't work.

Describe the bug
It is not possible to display images added via markdown syntax.

To Reproduce
Include an image via markdown.

Expected behavior
The image is displayed.

Environment (please complete the following information):
all

Additional context
The image is not shown since it is searched relative to the working directory (which is src).
The expected working directory should be the directory of the currently displayed markdown file.

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.