Go to file
2018-07-18 17:19:00 +12:00
asset Refactored css. 2018-07-18 06:18:42 +12:00
content Data updated. Readme updated. 2018-07-18 07:31:50 +12:00
logic Refactored css. 2018-07-18 06:18:42 +12:00
.gitattributes Gitattributes. 2018-07-18 09:17:52 +12:00
.gitignore Initial commit. 2018-07-14 03:56:09 +12:00
index.html Fix script src case for github pages version. 2018-07-18 07:59:01 +12:00
README.md Readme update. 2018-07-18 17:19:00 +12:00

Memex

Simple bookmarks and notes.

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

Live version here.

Goals:

  • Small self contained 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 tag/type filtering/sorting system for re-use in website.
  • Personal notes system.

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)