2017-07-20 00:40:15 -07:00
2022-10-02 07:43:55 +10:00
2017-07-17 22:55:40 -07:00
2017-07-17 22:45:52 -07:00
2017-07-17 22:55:40 -07:00
2021-07-13 08:54:24 +10:00
2017-07-17 22:45:52 -07:00
2017-09-10 15:19:30 -07:00

notes

GoDoc Go Report Card

notes is a self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way.

Installation

Source

$ go install git.mills.io/prologic/notes/...

Usage

Run notes:

$ notes

Then visit: http://localhost:8000/

Configuration

By default notes stores notes in ./data in the current directory and metadata in notes.db in the current directory. This can be configured with the -data and -dbpath options.

License

MIT

Description
notes is a self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way
Readme 191 KiB
Languages
Go 53.7%
HTML 18.6%
Shell 15.2%
Makefile 6.4%
Dockerfile 6.1%