Revical 

Revical (from Revision Recall), is an open-source, privacy-centered knowledge management and revision platform. Think of it like a combination of Anki, Logseq, and Habitica.
π Usage
Revical is in the alpha stages of development, and so it is not yet ready for use. A β on this repository will help us know that you are interested in using Revical, and will help me know that my work is not going unnoticed.
π Learn More
π Contributing
To learn more about contributing to Revical, please read the Contributing Guide. There are ways to contribute to Revical even if you don't know how to code. We look forward to your contributions! π
π οΈ Developer Documentation
To learn more about the Revical codebase, please read docs/developers/README.md. It includes guides on how to set up your development environment, how to build the project, and how to contribute to the project.
π€ User Documentation
To learn more about how to use Revical, please navigate to revical.github.io/docs. It includes guides on how to use Revical, and the features that are available.
β¨ Inspiration
Revical is inspired by many projects, but namely:
- Anki - A spaced repetition flashcard program.
- Logseq - A notebook for organizing and sharing your personal knowledge base.
- Habitica - A habit tracker app which treats your goals like a RPG.
- Obsidian - A knowledge base that works on top of a local folder of plain text Markdown files.
Revical is also made possible by the following projects:
- Go - An open source programming language that makes it easy to build simple, reliable, and efficient software.
- React - A library for building user interfaces.
- Typescript - A typed superset of JavaScript that compiles to plain JavaScript.
- Wails - A framework for building desktop apps using Go and Web Technologies.