All Projects → bryanph → Geistmap

bryanph / Geistmap

Licence: agpl-3.0
An experimental personal knowledge base with a focus on connections

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Geistmap

Piggydb
Piggydb is a Web notebook application that provides you with a platform to build your knowledge personally or collaboratively.
Stars: ✭ 130 (-69.41%)
Mutual labels:  note-taking, knowledge-graph, knowledgebase
Heimer
Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
Stars: ✭ 380 (-10.59%)
Mutual labels:  productivity, note-taking, learning
Kglib
Grakn Knowledge Graph Library (ML R&D)
Stars: ✭ 405 (-4.71%)
Mutual labels:  graph, knowledge-graph, knowledgebase
knowledge-base-content
Open-source knowledge base covering topics about developer experience.
Stars: ✭ 73 (-82.82%)
Mutual labels:  productivity, knowledgebase
flawesome
Productivity Tool
Stars: ✭ 56 (-86.82%)
Mutual labels:  productivity, note-taking
folio
Python-powered, Markdown-formatted personal wiki
Stars: ✭ 27 (-93.65%)
Mutual labels:  wiki, note-taking
neno
NENO is a note-taking app that helps you create your personal knowledge graph.
Stars: ✭ 65 (-84.71%)
Mutual labels:  knowledge-graph, note-taking
Deer
✏️A modern, fast, beautiful note taking app, built on Electron and React
Stars: ✭ 267 (-37.18%)
Mutual labels:  productivity, note-taking
Obsidian-JG-Method
A starter kit that follows how I use Obsidian to manage my goals, tasks, notes, and software development knowledge base.
Stars: ✭ 110 (-74.12%)
Mutual labels:  productivity, note-taking
Cotoami
Cotoami is a platform where people can weave a large network of wisdom from tiny ideas.
Stars: ✭ 271 (-36.24%)
Mutual labels:  note-taking, knowledgebase
Stup
Daily notes in the terminal 🐧
Stars: ✭ 340 (-20%)
Mutual labels:  productivity, note-taking
graphite
✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind CSS, and Electron.
Stars: ✭ 17 (-96%)
Mutual labels:  productivity, note-taking
kglib
TypeDB-ML is the Machine Learning integrations library for TypeDB
Stars: ✭ 523 (+23.06%)
Mutual labels:  knowledge-graph, knowledgebase
taskpaper-mode
Emacs TaskPaper Mode
Stars: ✭ 94 (-77.88%)
Mutual labels:  productivity, note-taking
lunatask
All-in-one encrypted to-do list, notebook, habit and mood tracker, pomodoro timer, and journaling app
Stars: ✭ 35 (-91.76%)
Mutual labels:  productivity, note-taking
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (-37.88%)
Mutual labels:  graph, learning
Logseq
A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap
Stars: ✭ 8,210 (+1831.76%)
Mutual labels:  graph, knowledge-graph
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (-15.53%)
Mutual labels:  wiki, knowledge-graph
yeonghoey
A personal knowledge base
Stars: ✭ 13 (-96.94%)
Mutual labels:  wiki, knowledgebase
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (-86.12%)
Mutual labels:  wiki, note-taking

No Maintenance Intended

GeistMap

GeistMap is a personal knowledge network for taking notes and mapping concepts. The underlying data model allows you to create hierarchies of documents and link to other documents. These two properties together make for a note-taking experience that scales.

See this blog post for why I am making this.

Live version

You can find the latest version of GeistMap here.

Links

Local development

  1. Run vagrant up && vagrant ssh
  2. Run npm run dev
  3. Open your browser at localhost:3001

Run tests

Run npm run test

Contact

To get help or to have a chat you can join the discord channel or you can reach me on Twitter.

Contributing

Contributions are very welcome! For more major contributions please create an issue or contact me through the discord channel.

Licensing

The code in this project is licensed under the AGPL license

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].