repositorypackage
0.0.0-20240823131619-252cf658ee43
Repository: https://github.com/bottomleyian/notes-tui.git
Documentation: pkg.go.dev
# README
notes-tui
Terminal utlilty for adding notes for use in logseq. I have it setup in tmux to run on i
bind-key -r i run-shell "tmux neww notes-tui"
Useful links
https://github.com/rivo/tview/wiki https://earthly.dev/blog/tui-app-with-go/