Memex is a bookmarks and notes application to help with storage and overview
Memex has two modes:
- website that is read-only and 'sever-less' for easy sharing
- standalone application for bookmark and note cataloging
Memex supports:
- filtering
- links
- images
- notes
- quotes
- terms
- tags
Stored in a human-readable, flat-file database called Indental which is made by Devine Lu Linvega
git clone [email protected]:kormyen/memex.git
cd memex
npm install
npm start
Thanks to Devine Lu Linvega (Oscean), Josh Avanier (Log), Rekka Bell (kokorobot), Alexey Botkov (Legacy), Seena Burns (Isolate)
Hamish MacDonald