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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.5 - July 06, 2017 (18.0 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)
顯示所有版本(共 6)

Runtime 相依性套件 (1):

manpages ~> 0.6.1

Development 相依性套件 (6):

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

擁有者:

作者:

  • Peter Fonseca

SHA 256 checksum:

c18811e395188db06bd429d0db402d8e73e80474b421b7a2149d066ae84bc456

總下載次數 10,396

這個版本 1,648

License:

MIT

Ruby 版本需求: >= 0

相關連結: