/learn-anything

Organize world's knowledge, explore connections and curate learning paths

Primary LanguageTypeScript

Learn Anything

App to share what you know or want to learn next. Together with ideas you want to build.

Explanation of vision and future here.

Develop

cd app
pnpm i
pnpm run dev

The tool to be built is a mix of Obsidian or Reflect (notes, wiki graph) and Raindrop (social link manager). And many more exciting ideas.

Need to get basics of notes + links covered.

Excited? Join our Discord. Ask for help or share ideas about the project. This is a completely open source project / community with goals to in future create personalized study plans on any topic in the universe. As well as to be the best collaboration space for idea building.

Maybe with a mix of Replit. All open source. Your code. Your data. Your private or public knowledge/ideas.

Structure

Built on top of Solid Start.

Using Grafbase for backend.

Code structure is:

grafbase
 ├─ schema.graphql -- data model
app -- (Solid Start)

Website is to be deployed on: https://learn-anything.xyz

The version that is running in production now is old, from 2017.

Code here: https://github.com/learn-anything/2017-release

It has nice maps and 2000+ custom curated mind maps. Will be ported to LA eventually.

This current new vision of LA has been attempted to be written multiple times.

This is new one. As minimal as possible. Understandable and documented code.