Files
nvatom/README.md
T
Seong Jae Lee fa2611f216 Enable Travis CI
For more information, refer https://github.com/atom/ci.
2015-04-12 01:16:30 -07:00

1.4 KiB

Notational Velocity for Atom

Build Status

Notational Velocity is an application that stores and retrieves notes. This Atom package implements the some key features from this amazing app:

  • Modeless operation
  • Mouseless interaction
  • Incremental Search

Integrated with Atom, we have many advantages:

  • Use Atom's Features - Such as Syntax Highlighting and Tree View.
  • Use Other Packages - Such as Markdown Preview and Minimap.
  • Multi-OS - You can use it in Linux and Windows.

We do believe Notational Velocity is the precursor of the famous note-taking app Evernote. Advantages over Evernote are:

  • Open Source
  • No Rich Text - Instead, we strongly recommend to use Markdown.
  • No Cloud Sync - You pick whichever syncing method you prefer.

Settings

  • Directory: The directory of archiving markdown files.

Key Bindings

  • ctrl-alt-o: Toggles the search view.

References