The Wayback Machine - https://web.archive.org/web/20210217041140/https://github.com/cktang88/spaceboard
Skip to content
master
Switch branches/tags
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 23, 2020
Jul 11, 2020
i
Aug 23, 2020
Jul 11, 2020
Jul 12, 2020
Jul 11, 2020
Jul 11, 2020
i
Aug 23, 2020
Jul 11, 2020

README.md

Spaceboard

Pinterest for Notes.

Try the Demo here!

Features:

  • full Markdown support
  • Saves automatically to IndexedDB/WebSQL/LocalStorage
  • free-form rearranging of cards, with automatic tiling/non-overlapping, snaps to grid
  • resizable cards
  • offline support

example

Inspiration

Inspired by thesephist/thingboard.

Main differences:

  1. people usually don't want to overlap notes, and waste a lot of time rearranging to not overlap
    • bringing to top to focus is not ideal UX
  2. Built with React/Next.js :)
  3. Support markdown

Dev

Tech stack: Next.js, React, ThemeUI/Styled-system, TypeScript

yarn create next-app --example with-typescript
yarn
yarn dev

Todos

  1. drag+drop images/files?
  2. eventually support sharing links...

also:

  • use @theme-ui/typography,@theme-ui/color ?

@theme-ui/prism didn't work, so had to use react-syntax-highlighter instead.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

Deploy it to the cloud with Vercel (Documentation).

About

Pinterest for markdown notes. Made with React, TypeScript, and Next.js.

Topics

Resources

License

Releases

No releases published

Packages

No packages published