Discover Packages
github.com/prologic/notes
command
module
Version:
v0.0.0-...-ee287b9
Opens a new window with list of versions in this module.
Published: Apr 13, 2019
License: MIT
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
notes
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 github.com/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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.