Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clip-journal

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clip-journal

Seamlessly record your activities in a journal while you work.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

clip-journal

Seamlessly record your activities in a journal while you work, by making a copy of anything in the system clipboard.

Install

npm i -g electron
npm i -g clip-journal

Usage

You can start a journal anywhere. Just provide the path to a markdown file (it will be created if it doesn't already exist)

mkdir my-journal
clip my-journal/index.md

Now whenever you copy some text to the clipboard it will be appended to index.md, and if you copy an image it will be saved to the directory and embedded in the markdown file.

Tip for OSX users: Cmd-Ctrl-Shift-4 saves a screenshot to the clipboard rather than to a file

Live preview

You might also like to use something like vmd to get a live preview of the journal:

vmd index.md

License

MIT

FAQs

Package last updated on 06 Jul 2016

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc