mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Update readme.
This commit is contained in:
parent
f478a00897
commit
e5530f1704
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
|||||||
**Memex** is a simple open-source bookmarks and notes application to help with storage and overview
|
**Memex** is a bookmarks and notes application to help with storage and overview
|
||||||
|
|
||||||
[Live web version here](https://kormyen.github.io/memex/)
|
[Live web version here](https://kormyen.github.io/memex/)
|
||||||
|
|
||||||
@ -6,22 +6,22 @@
|
|||||||
|
|
||||||
Memex has two modes:
|
Memex has two modes:
|
||||||
|
|
||||||
- standalone application for bookmark and note cataloging
|
1. **website** that is read-only and 'sever-less' for easy sharing
|
||||||
- read-only static 'sever-less' website for sharing with sorting and filtering
|
2. **standalone** application for bookmark and note cataloging
|
||||||
|
|
||||||
Memex supports:
|
Memex supports:
|
||||||
|
|
||||||
|
- filtering
|
||||||
- links
|
- links
|
||||||
- images
|
- images
|
||||||
- notes
|
- notes
|
||||||
- quotes
|
- quotes
|
||||||
- terms
|
- terms
|
||||||
- tags
|
- tags
|
||||||
- filtering
|
|
||||||
|
|
||||||
#### Data
|
#### Data
|
||||||
|
|
||||||
Data is stored in a human-readable, flat-file database called [Indental](https://wiki.xxiivv.com/#indental) which is made by Devine Lu Linvega
|
Stored in a human-readable, flat-file database called [Indental](https://wiki.xxiivv.com/#indental) which is made by Devine Lu Linvega
|
||||||
|
|
||||||
- [docs/content/data.ndtl](docs/content/data.ndtl)
|
- [docs/content/data.ndtl](docs/content/data.ndtl)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user