Socket
Book a DemoInstallSign in
Socket

noty

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noty

0.1.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

Noty

A bookmarks and snippets manager, stores bookmarks as YAML files and nippets as plain text, utilizes "Ag silver searcher" fast search to search your files when you need to open or copy a snippet, that makes its searching capabilities so enourmouse as it's inherited from AG.

Noty is smart, so it react depending on your input, so provide URL and it'll create a bookmark, provide some text and it will search for it in all bookmarks and snippets, if it didn't find any files it will prompt you to create a snippet.

Some common usages could be, bookmarking URL, save snippet of text you liked, save some canned responses and quickly copy it when needed.

Installation

$ gem install noty

Requirements

  • ag : silver searcher https://github.com/ggreer/the_silver_searcher

For Linux:

  • xsel : could be found on most distros official repositories
  • xdg-open : should be installed with most opendesktop compatible desktop environments

Environment

by default Noty saves your files in ~/.notes if you want to change that path, define an Environment variable in your shell init file .bashrc or .zshrc

export NOTES_PATH=/path/to/your/notes/dir

Usage

Snippets and bookmarks manager.

Usage:

  noty inputs

Input types:

  • url: e.g "http://www.example.com", add URL as a bookmark file
  • keyword: search bookmarks and perform action on it, a single word of multiple words or regex, it is passed to "ag silver searcher"
  • snippet text: any multiword text, it will search first if no files contain this text you'll be asked if you want to create a snippet for it

Examples

Add a bookmark

noty https://www.youtube.com

Search for bookmark

noty youtube

Add a snippet text

noty this is a long text that I need to save in my stash

Search for a snippet (same as searching for bookmarks)

noty need

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/blazeeboy/noty.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 05 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.