<!-- {{# generate.module_header{} #}} -->
# Module :: knowledgebook
[](https://github.com/emersion/stability-badges#experimental) [](https://github.com/Wandalen/wTools/actions/workflows/ModuleknowledgebookPush.yml) [](https://docs.rs/knowledgebook) [](https://discord.gg/m3YfbXpUUY)
Personal knowledge base and second brain utilities
<!--
### Basic use-case
```rust
use knowledgebook::*;
fn main()
{
}
```
### To add to your project
```bash
cargo add knowledgebook
```
### Try out from the repository
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cargo run --example knowledgebook_trivial
```
``` shell test
cargo add knowledgebook
```
[](https://discord.gg/m3YfbXpUUY)
-->
### Sample
<!-- {{# generate.sample{} #}} -->