Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lumen-notes/lumen
A simple note-taking app for better thinking
https://github.com/lumen-notes/lumen
git local-first markdown note-taking pkm zettelkasten
Last synced: about 2 months ago
JSON representation
A simple note-taking app for better thinking
- Host: GitHub
- URL: https://github.com/lumen-notes/lumen
- Owner: lumen-notes
- License: mit
- Created: 2022-07-23T17:50:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T17:02:11.000Z (9 months ago)
- Last Synced: 2024-04-14T12:56:14.218Z (9 months ago)
- Topics: git, local-first, markdown, note-taking, pkm, zettelkasten
- Language: TypeScript
- Homepage: https://uselumen.com
- Size: 13.4 MB
- Stars: 321
- Watchers: 3
- Forks: 18
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Lumen
Lumen is a simple note-taking app for better thinking.
[**Open Lumen →**](https://app.uselumen.com)
> [!WARNING]
> Work in progress. Expect breaking changes. Follow [@lumen_notes](https://twitter.com/lumen_notes) on Twitter for updates.![Screenshot](https://github.com/lumen-notes/lumen/assets/4608155/6e52c46b-59f4-46c6-987d-65abee003b8a)
Think of Lumen as your _private knowledge garden_. It's where you plant, grow, and harvest ideas.
- **🌱 Plant**
Write notes in [markdown](/docs/markdown-syntax.md) files and store them in a GitHub repository of your choice. You own your data, forever.
- **🌿 Grow**
Connect your notes with links and tags. Lumen makes it easy to explore your knowledge graph and discover new connections.
- **🌻 Harvest**
Access your notes from anywhere—even offline. Use Lumen's flexible [query language](/docs/query-language.md) to find exactly what you're looking for.
Notes in Lumen are...
- written in [markdown](/docs/markdown-syntax.md)
- stored as files on GitHub
- version-controlled with Git
- interconnected
- searchable
- available offline
- accessible on any device
- compatible with [other apps](#alternatives)## Docs
- [Markdown syntax](/docs/markdown-syntax.md)
- [Metadata](/docs/metadata.md)
- [Templates](/docs/templates.md)
- [Query language](/docs/query-language.md)
- [Keyboard shortcuts](/docs/keyboard-shortcuts.md)
- [Status](/docs/status.md)
- [Contributing](https://github.com/lumen-notes/lumen/blob/main/CONTRIBUTING.md)## Recommended reading
- [Introduction to the Zettelkasten Method by Sascha](https://zettelkasten.de/introduction/)
- [How To Take Smart Notes by Sönke Ahrens](https://takesmartnotes.com/)
- [Digital Zettelkasten by David Kadavy](https://www.amazon.com/dp/0578928094)
- [Andy Matuschak's notes](https://notes.andymatuschak.org/)## Alternatives
- [Bear](https://bear.app)
- [Foam](https://foambubble.github.io/foam)
- [iA Writer](https://ia.net/writer)
- [Logseq](https://logseq.com)
- [Obsidian](https://obsidian.md)
- [Reflect](https://reflect.app)
- [Roam Research](https://roamresearch.com)
- [Supernotes](https://supernotes.app)
- [Tana](https://tana.inc)
- [Tangent](https://www.tangentnotes.com)---
[GitHub](https://github.com/lumen-notes/lumen) · [Twitter](https://twitter.com/lumen_notes)