Git Product home page Git Product logo

memm's Introduction

memm

browser extension to tag your bookmarks and store it privately

โš ๏ธ this extension is in development, use at your own risk

Codacy Badge Code Climate license dependencies Status devDependencies Status

Chrome Web Store

Features

  • You can add multiple tag to each bookmark
  • Bookmarks are optionally stored with RemoteStorage (so it can be shared privately with other browsers / devices / software)
  • While tagging, a list of matched url is shown
  • Omnibar support: press . on urlbar and search by tag
  • Tag you bookmark with alt+shift+m

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:

  • BOOKMARK: this extension
  • NOTE: laverna (need some little modification)
  • MAIL: mailpile !?!?! (one-way is enought....)
  • PICTURE: probably faster to do it from scratch !
  • TASK / EVENT: https://taskrs.5apps.com/
  • CONTACTS

memm's People

Contributors

codacy-badger avatar lesion avatar nilclass avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

sardaukar

memm's Issues

Lost connection to RemoteStorage; toolbar button no longer effective

The button no longer has an icon, and is ineffective when clicked:

image

When I review preferences for the extension, it's as if I'm not connected.

IIRC I made a RemoteStorage connection yesterday, or the day before.

No great loss; I had saved only a couple of bookmarks.

Any ideas?

Environment

Waterfox 56.2.10.1 on FreeBSD-CURRENT.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.