RubyGems Navigation menu

peter-notes 0.1.4

Manage notes from the console with this minimal gem. If you're like me, you spend most of your computing time in a terminal. You have a text-editor that's heavily customized to your liking, and you wish you could read and write everything with it. Naturally, when it comes time to ditch the paper note-pad, you refuse to to use the more popular gui-driven apps. But when you start looking for a console-based notes framework you're blinded by crazy features and unwilling to learn a new tool. You've also already started keeping your notes in some text files and don't want to have to start over. Anyway, I went through the same thing and made this this lightweight tool (originally from some aliases in my bashrc) to do what I wanted it to do, which isn't a lot. But, like ruby, it has a nice interface, and it'll stay out of the way. That means you can choose where you keep your notes, how you organize them, how you track them (if you do), and what editor you use to write them. So if you already have your own notes, you can just point `peter-notes` at them (see preferences below) and start using worlds simplest (and coolest) notes-manager. This is a cli tool, don't try to import it into some ruby source code.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.5 - July 06, 2017 (18 KB)
  2. 0.1.4 - June 29, 2017 (16.5 KB)
  3. 0.1.3 - June 29, 2017 (16.5 KB)
  4. 0.1.2 - June 29, 2017 (15.5 KB)
  5. 0.1.1 - June 28, 2017 (15.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

manpages ~> 0.6.1

Development Dependencies (6):

bundler ~> 1.15
pry ~> 0.10.4
rake ~> 10.0
ronn ~> 0.7.3
rspec ~> 3.0

Owners:

Authors:

  • Peter Fonseca

SHA 256 checksum:

c18811e395188db06bd429d0db402d8e73e80474b421b7a2149d066ae84bc456

Total downloads 10,358

For this version 1,643

License:

MIT

Required Ruby Version: >= 0

Links: