jot-core 0.5.1

Core library for Jot personal task manager - extends joy-core with recurrence
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# jot-core

Core library for [Jot](https://joyint.com/en/jot) - a Git-native personal task manager.

Extends [joy-core](https://crates.io/crates/joy-core) with recurrence rules,
personal task semantics, and CalDAV-ready data structures.

## Usage

```toml
[dependencies]
jot-core = "0.2"
```

## License

MIT