Skip to content

Releases: DevHyperCoder/rbmenu

Add short-link

08 Jan 15:31

Choose a tag to compare

Add short-link option to list subcommand

v0.6.1 Many changes

01 Jan 09:20

Choose a tag to compare

Some internal workings have changed.

Also releasing rbmenu-tui v0.1.0 alongside!

Added

  • Update feature

Remove STDIN support

02 May 08:55

Choose a tag to compare

Removing stdin support this release as requested by many ; From now on,

rbmenu -i "link" -n "name"

is the new forrmat

Remove feature

19 Mar 03:23

Choose a tag to compare

ADD

  • Remove a bookmark with a given id

Colors and parsing!

16 Mar 12:15

Choose a tag to compare

Add

  • Color support
  • Id support
  • Parse domain name from link (if -n is not provided)
  • Date field

Change

  • File format (addition of date and id field)
  • Convert to _ in names (manual entry) for easier scripting

Documentation!

13 Mar 14:30

Choose a tag to compare

Add

  • Man page rbmenu (1)

Change

  • Change reading from stdin for -l option, Instead use the -n option for a regex string.

Remove

  • None

Initial Release

12 Mar 10:46

Choose a tag to compare

Add

  • Insert Bookmark
  • View Bookmark

Remove
none

Change
none