benlau / memoinjo

Stick memo on any website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemoInjo

Stick memo on any website and sync via Joplin

MemoInjo is a browser extension that sticks a memo on any website and edit/sync via Joplin. Simply press the icon of MemoInjo at the extension toolbar (top-right corner) in Chrome. It will show a memo editor for the browsing website. You may create a summary or a task list associated with a website easily.

MemoInjo is not a web clipper that could capture only once. You could reopen the same memo for the same URL. And thank to the sync feature of Joplin, you may access the memo across different computer.

Screenshot

Download

Setup

  1. Install the extension
  2. Open Joplin
  3. Go to Web Clipper Options and follow the instruction.
  4. In the toolbar of the browser, press the button of MemoInjo
  5. It will ask you to grant permission in Joplin.
  6. Switch back to Joplin and grant the permission.

Then it is ready to use.

Development

Setup

bower install
npm install
make bootstrap
make pack

About

Stick memo on any website

License:MIT License


Languages

Language:JavaScript 86.1%Language:HTML 7.1%Language:CSS 4.6%Language:Makefile 2.2%