mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Bookmarks & notes.
https://tangentfoxy.github.io/memex/
a2f46b1281
BUGFIX: make masonry recalculate layout after image's loaded |
||
---|---|---|
asset | ||
content | ||
logic | ||
.gitattributes | ||
.gitignore | ||
index.html | ||
README.md |
Memex
Simple bookmarks and notes.
Formatted for long term storage ('Long site') and review (sorting/filtering).
Goals:
- Small project for getting back up to speed with html/css/js.
- Explore 'serverless' client-side routing.
- Explore Indental (flat-file database) and Runic (templating).
- Develop a content tag/type/project filtering/sorting system for re-use in website.
- Personal notes system with simple, portable data storage.
Data
Dependencies
Wishlist
- Web input (saved to db)
- Format quotes and notes
- Project display
- Project list
- Done %
- Filter done only / not done only
- Stats page (full tags listing, full types listing)
- Settings file (list of type icons etc)
- Sort entries (date, IMPI, IMPE)