<p align="center">
  <a href="https://tiddlymemo.org/">
    <img src="https://tiddlymemo.org/icon.png" width="150" height="150" alt="TiddlyMemo">
  </a>
</p>

<div align="center">

# TiddlyMemo

_✨ Lifelong knowledge, deep in mind ✨_

</div>

<p align="center">
  <a href="https://github.com/oflg/TiddlyMemo/blob/master/LICENSE">
    <img src="https://img.shields.io/github/license/oflg/TiddlyMemo" alt="license">
  </a>
  <a href="https://github.com/oflg/TiddlyMemo/releases">
    <img src="https://img.shields.io/github/v/release/oflg/TiddlyMemo?color=5778d8&include_prereleases" alt="release">
  </a>
</p>

## 🦑Introduction

TiddlyMemo uses advanced [Incremental Learning](https://help.supermemo.org/wiki/Incremental_learning) concepts to make it your powerful second brain for acquiring lifelong knowledge.

## 🎏Languages

### Supported Languages

* [English](https://github.com/oflg/TiddlyMemo/blob/master/README.md)
* [中文简体](https://github.com/oflg/TiddlyMemo/blob/master/README-zh-Hans.md)

### Translations

Welcome to translate TiddlyMemo into your language, If you encounter problems, please [Open Issues](https://github.com/oflg/TiddlyMemo/issues).

## ⬇️Installation

* Introduction is available at [TiddlyMemo website](https://tiddlymemo.org/).
* Installation and usage manual is available at [TiddlyMemo Manual](https://tiddlymemo.org/manual/).

## ⌨️Development

* Run `git clone --recursive git@github.com:oflg/TiddlyMemo.git`
* In the root folder of the project run `npm install`
* To start the TiddlyMemo server, run `npm run serve-empty`
* To build the TiddlyMemo HTML files, run `npm run build-empty`
* To serve or build a specific language edition, refer to `package.json`

## ❤️Contributors

Many thanks to the following friends who have contributed to TiddlyMemo!

* [@linonetwo](https://github.com/linonetwo)
* [@Gk0Wk](https://github.com/Gk0Wk)
* [@L-M-Sherlock](https://github.com/L-M-Sherlock)
* [@oeyoews](https://github.com/oeyoews)
* [@Zacharia2](https://github.com/Zacharia2)

## ⭐Star

[![Stargazers over time](https://starchart.cc/oflg/TiddlyMemo.svg)](https://github.com/oflg/TiddlyMemo/stargazers)
