Skip to content

A re-implementation of bookmark using bubble tea!

Notifications You must be signed in to change notification settings

josiahdenton/mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mark

A re-implementation of bookmark using bubble tea!

Requirements

  • go installed

Install

git clone https://github.com/josiahdenton/mark.git
cd mark
go install .

You may have to add $HOME/go/bin to your path if you have not yet. Once complete, you can run mark from anywhere.

Usage

mark uses a sqlite DB in ~/.mark/mark.db to persist bookmarks. You can (a)dd, (e)dit, or (d)elete any of the marks. If you accidentally delete something, hit (u)ndo to add the mark back.

List (Book)marks
image
Search through marks
image
Add/Edit marks
image
  • ran these in zed terminal window

Progress

  • fix all unit tests
  • max size on titles set (to avoid NLs!)
  • add help menu

CONTRIBUTING

Opening issues welcome.

About

A re-implementation of bookmark using bubble tea!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages