An open API service indexing awesome lists of open source software.

https://github.com/hackstream/zettel

A notes organizer - based on Zettelkasten methodology.
https://github.com/hackstream/zettel

note-taking zettelkasten-methodology

Last synced: 7 months ago
JSON representation

A notes organizer - based on Zettelkasten methodology.

Awesome Lists containing this project

README

          





Logo




Explore the docs »




Report Bug
·
Request Feature

`zettel` is a simple FOSS tool to jot down notes using Zettelkasten methodology. The core aim of `zettel` is to store notes _for life_. The notes are in simple `markdown` format which can be published as a static website.

## Features

- Generate static website using `zettel build`.
- No external dependency of any app or SASS vendor lock in for your notes. `zettel` operates on plain markdown files.
- Generate **Connections** between notes with a simple syntax.
- Visualise all the connections with a Graph UI.
- No `$EDITOR` dependency. The markdown notes work same everywhere!

## Documentation

This is as meta as it gets. [Visit](https://zettel.hackstream.dev) `zettel`'s official documentation hosted on a site created by `zettel` and not this _boring_ Github README!

## Acknowledgements

These amazing FOSS projects helped us build `zettel`. If you liked `zettel`, consider spreading some love to these projects as well! :purple_heart:

- [urfave/cli](https://github.com/urfave/cli)
- [knadh/koanf](https://github.com/knadh/koanf)
- [yourbasic/graph](https://github.com/yourbasic/graph)
- [yuin/goldmark](https://github.com/yuin/goldmark)
- [Sigma JS](http://sigmajs.org/)
- [Wing CSS](https://github.com/kbrsh/wing)

## ⭐️ Show your support

Give a :star: if this project helped you!

## Contribution

PRs on Feature Requests, Bug fixes are welcome. Feel free to open an issue and have a discussion first. Read [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

For a list of things to improve visit [TODO.md](TODO.md)

## License

[GPL v3](license)