mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
1.4 KiB
1.4 KiB
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
Data
Stored in a human-readable, flat-file database called Indental which is made by Devine Lu Linvega
Development
git clone git@github.com:kormyen/memex.git
cd memex
npm install
npm start
Dependencies
Thanks to Devine Lu Linvega (Oscean), Josh Avanier (Log), Rekka Bell (kokorobot), Alexey Botkov (Legacy), Seena Burns (Isolate)
Hamish MacDonald