bm

command module
v0.0.0-...-572b5b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2020 License: MIT Imports: 2 Imported by: 0

README

bm

GoDoc Go Report Card Release

you can bookmark webpage and search by title, tag, html-body.

Installation

On macOS
brew tap kcwebapply/bm
brew install bm

Usage

view bookmarks
listing bookmarks

bm list bm ls

By bm ls -s ${word}, you can search in html contents search.

title-grep

bm ls ${searchWord} , you can filtering bookmark by title.

bm ls -t ${tagName} , you can search bookmark by tag name.

add bookmark

bm add ${url} bm a ${url} you can save bookmark by bm add command.

you can set tags (max 3 tags) on your bookmark.

import chrome bookmark

bm import {filepath} you can import chrome bookmark export file.

delete bookmark

bm rm ${bookmark-id}

To delete bookmark on you list, please input bookmark-id that automatically assigned to all bookmark.

you can confirm bookmark-id by bm ls command.

open bookmark

bm open ${bookmark-id} you can open bookmark web-site from cli.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
domain
infrastructure
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL