cli + tui to publish to leaflet (wip) & manage tasks, notes & watch/read lists 馃崈
charm leaflet readability golang
29
fork

Configure Feed

Select the types of activity you want to include in your feed.

1# Noteleaf 2 3[![codecov](https://codecov.io/gh/stormlightlabs/noteleaf/branch/main/graph/badge.svg)](https://codecov.io/gh/stormlightlabs/noteleaf) 4[![Go Report Card](https://goreportcard.com/badge/github.com/stormlightlabs/noteleaf)](https://goreportcard.com/report/github.com/stormlightlabs/noteleaf) 5[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) 6[![Go Version](https://img.shields.io/github/go-mod/go-version/stormlightlabs/noteleaf)](go.mod) 7 8```sh 9 ,, ,... 10`7MN. `7MF' mm `7MM .d' "" 11 MMN. M MM MM dM` 12 M YMb M ,pW"Wq.mmMMmm .gP"Ya MM .gP"Ya ,6"Yb. mMMmm 13 M `MN. M 6W' `Wb MM ,M' Yb MM ,M' Yb 8) MM MM 14 M `MM.M 8M M8 MM 8M"""""" MM 8M"""""" ,pm9MM MM 15 M YMM YA. ,A9 MM YM. , MM YM. , 8M MM MM 16.JML. YM `Ybmd9' `Mbmo`Mbmmd'.JMML.`Mbmmd' `Moo9^Yo..JMML. 17``` 18 19A note, task & time management CLI built with Golang & Charm.sh libs. Inspired by TaskWarrior & todo.txt CLI applications. 20 21## Development 22 23Requires Go v1.24+