Skip to content
main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
.tx
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Luhmannesque Zettelkasten

build status

The digital Zettelkasten (German for slip-box) is a program for knowledge management. It is inspired by the note-taking system of Niklas Luhmann. The official website can be found under http://zettelkasten.danielluedecke.de.

screenshot

Download

Find the latest release here.

Zettelkasten Build

To make Zettelkasten, you need at least a Java Development Kit (JDK) 8 and Maven 3.

To get a local repository, use Git:

git clone git@github.com:Zettelkasten-Team/Zettelkasten.git

Then, in the root directory of the local repository, run the following command line:

mvn clean package

Find the build result in your target directory.

License

The GPLv3 applies. For detail information see LICENSE.md