allgreed / lmap

Essentially a mind map + todolist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lmap

Essentially a mind map and a todolist

Build Status codecov

Demo

lmap.allgreed.pl

Getting started

TODO

Limitations

  • Due to our node addressing scheme the app beahviour is undefined when you create a tree with more than 18014398509481983 nodes. Yup, that's 18 quadrillions. Slightly more than the estimate count of live ants on Earth and slightly less than possible Rubik's qube states. Please do create an issue if this becomes a serious problem for you. In that case (and only in that case) we'll be glad to work on our addressing scheme to aliviate the pain

Development

Prerequisites

  • nix
  • direnv (nix-env -i direnv)

Hint: if something doesn't work because of missing package please add the package to default.nix instead of installing on your computer. Why solve the problem for one if you can solve the problem for all? ;)

Setup

make init

Everything else

make help

About

Essentially a mind map + todolist


Languages

Language:TypeScript 86.9%Language:HTML 4.0%Language:Makefile 3.9%Language:CSS 3.7%Language:HCL 1.0%Language:Nix 0.4%Language:Dockerfile 0.1%