lesion / memm

chrome/firefox bookmarks manager with remoteStorage support
GNU General Public License v3.0
17 stars 1 forks source link
bookmark chrome extension remotestorage

memm

browser extension to tag your bookmarks and store it privately

:warning: this extension is in development, use at your own risk

Codacy Badge Code Climate [license]() dependencies Status devDependencies Status

Chrome Web Store

Features

Hack & Build

# clone this repo
git clone https://github.com/lesion/memm.git
cd memm

# install dependencies
npm i

# hack in dev mode (hotreload)
npm run dev 

# build (in dist/)
npm run build

Big picture wishes ... (writing some notes here...)

I want a way to link different types of resources:

I consider a TAG at the same level of a BOOKMARK, a PICTURE, a NOTE. This extension is currently connecting a BOOKMARK object with a TAG object. I'm experimenting connecting a BOOKMARK with a laverna's NOTE (some syntax is needed for each type of resource like the # for TAG) or probably TAG could be the gateway to find entities you want to connect to.... Need to find software that manage each type of resource with something like remotestorage: