Go to file
2018-07-19 16:52:08 +12:00
asset Image support continued. Needs refactor. 2018-07-19 04:02:00 +12:00
content Updated data. 2018-07-19 16:52:08 +12:00
logic Data updated. Added encyclopedia type. 2018-07-19 16:46:43 +12:00
.gitattributes Gitattributes. 2018-07-18 09:17:52 +12:00
.gitignore Link hit box expanded. Tinkering with images. 2018-07-18 18:36:36 +12:00
index.html Fix github pages / Windows not recognising filename case changes. 2018-07-19 01:14:31 +12:00
README.md Fix github pages / Windows not recognising filename case changes. 2018-07-19 01:14:31 +12:00

Memex

Simple bookmarks and notes.

Formatted for long term storage ('Long site') and review (sorting/filtering).

Live version here.

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)

Inspirations / Reference (thanks)