All Projects → kormyen → Memex

kormyen / Memex

Simple bookmarks and notes

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Memex

Personal Site
My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
Stars: ✭ 324 (+25.58%)
Mutual labels:  serverless, portfolio
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+1390.7%)
Mutual labels:  notes, bookmarks
benotes
An open source self hosted notes and bookmarks taking web app.
Stars: ✭ 260 (+0.78%)
Mutual labels:  notes, bookmarks
Notemarks
A git based labeling app to manage notes, documents, and bookmarks.
Stars: ✭ 61 (-76.36%)
Mutual labels:  notes, bookmarks
Portfolio
💼 My personal portfolio built with React and three.js.
Stars: ✭ 106 (-58.91%)
Mutual labels:  serverless, portfolio
Portfolio
My personal portfolio website built using React and three js
Stars: ✭ 160 (-37.98%)
Mutual labels:  serverless, portfolio
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-93.02%)
Mutual labels:  portfolio, notes
farm-army-backend
Track your farming and pool performance on the Binance Smart Chain, Polygon, Fantom, KuCoin Community Chain, Harmony, Celo - https://farm.army - nodejs backend
Stars: ✭ 86 (-66.67%)
Mutual labels:  portfolio
Flex4apps
Flex4Apps main project repository
Stars: ✭ 255 (-1.16%)
Mutual labels:  serverless
laminas-inputfilter
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
Stars: ✭ 24 (-90.7%)
Mutual labels:  filtering
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (-51.55%)
Mutual labels:  portfolio
My-Alternate-Portfolio-Website
Portfolio Website generated using Jekyll, Sass, and Gulp.js, to showcase my web presence, résumé, story, & featured projects with a Particle.js aligned theme.
Stars: ✭ 127 (-50.78%)
Mutual labels:  portfolio
Event Stream Processing Microservices
Using Spring Cloud Stream and Spring State Machine to create event-driven microservices
Stars: ✭ 255 (-1.16%)
Mutual labels:  serverless
tornote
Self-destructing notes on Go with tiny secured client-side
Stars: ✭ 28 (-89.15%)
Mutual labels:  notes
Golinks
🌐A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub.
Stars: ✭ 258 (+0%)
Mutual labels:  bookmarks
harshhhdev.github.io
Harsh Singh's personal blog and portfolio ⚡ built with Next.js
Stars: ✭ 23 (-91.09%)
Mutual labels:  portfolio
Aws App Sync
Easily Deploy AWS AppSync GraphQL APIs Using Serverless Framework Components
Stars: ✭ 261 (+1.16%)
Mutual labels:  serverless
Portfolio
Personal portfolio 💙 Projects & Blog posts 🎨💻
Stars: ✭ 259 (+0.39%)
Mutual labels:  portfolio
govuk-design-system-architecture
Documentation and discussion for the architecture of GOV.UK Design System
Stars: ✭ 14 (-94.57%)
Mutual labels:  portfolio
nextjs-portfolio
Source Code for my rebranded personal website and portfolio.
Stars: ✭ 23 (-91.09%)
Mutual labels:  portfolio

Live web version here

Memex is a personal knowledge base.

A bookmarks and notes tool to help with storage and overview.

Read-only and 'sever-less' for easy sharing.

Memex supports:

  • filtering
  • tags
  • images
  • notes
  • quotes
  • terms
  • links
  • author
  • files
  • projects
  • themes

To change theme simply drag a theme svg file onto the Memex webpage

More information on themes can be found here

Examples

Dev

git clone [email protected]:kormyen/memex.git

Then open memex/index.html in any web browser

Data

memex/content/data.ndtl

Stored in a human-readable, flat-file database called Indental which is made by Devine Lu Linvega

Settings

memex/content/settings.js

Setting Description
STATSNUMTAGS max limit of tags to show in menu
STATSNUMTYPE max limit of types to show in menu
LOADANIMNUM threshold number of articles in query/displayed to trigger loading animation to display
WIDEARTICLE allow wide entries (WIDE : true)
AUTOWIDETRIGGER automatically wide entry if it has more QOTE entries than this number
USEMASONRY enable masonry layout library usage
MASONRYPROGRESS masonry re-layout as images load (true), or only once all images complete (false)
ARTICLEIDBASE CSS name prefix
SHOWUPPER toggle display of upper entry element(s)
SHOWTITLE toggle display of entry title
SHOWAUTH toggle display of entry author(s)
SHOWTYPE toggle display of entry type(s)
SHOWLINK toggle display of entry link(s)
SHOWLOWER toggle display of lower entry element(s)
SHOWTAGS toggle display of entry tag(s)
SHOWPROJ toggle display of entry project(s)
SHOWNOTE toggle display of entry notes
SHOWQOTE toggle display of entry quote(s)
SHOWTERM toggle display of entry term(s)
SHOWDONE toggle display of menu done (tick/cross)
SHOWPROG toggle display of entry progress notes
SHOWIMAG toggle display of entry image
SHOWFILE toggle display of entry file(s)
SHOWOVERLAY toggle display of dark overlay shown when hovering image type entries to improve text readability

Dependencies

Thanks


Hamish MacDonald

Twitter · Home

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].