No description
- Go 98.6%
- Just 1.4%
| cmd | ||
| internal/config | ||
| go.mod | ||
| go.sum | ||
| Justfile | ||
| main.go | ||
| readme.md | ||
mark
cli bookmarks manager.
usage
add new bookmarks
mark add [url] # for example https://google.com
open bookmarks by name
mark open [name] # name as text that url contains
also mark o [name] will work