Socket
Socket
Sign inDemoInstall

clip-journal

Package Overview
Dependencies
43
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    clip-journal

Seamlessly record your activities in a journal while you work.


Version published
Maintainers
1
Install size
4.30 MB
Created

Readme

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

Last updated on 06 Jul 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc