Skip to content

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

Notifications You must be signed in to change notification settings

HUYDGD/learn-anything

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.2%
  • JavaScript 4.7%
  • CSS 1.1%