Opened 9 years ago

Closed 9 years ago

#9 closed enhancement (fixed)

Command line bookmark management script

Reported by: peter Owned by: peter
Priority: major Component: scripts
Keywords: Cc:
Project: BookmarksApp

Description

Create a script to manage a bookmarks database from the command line.

Change History (3)

comment:1 Changed 9 years ago by peter

  • Status changed from new to accepted

comment:2 Changed 9 years ago by peter

[87/bookmarks]: added a dump command to the bkmk command line tool

[86/bookmarks]: allow bkmk init to specifiy a YAML file to load after creating the database

[85/bookmarks]: enhanced command line tool

  • added action tag to set the tag list for a bookmark
  • fixed the list query to actually query by tags
  • changed the output to just display the YAML of the public bookmark properties

[84/bookmarks]: use FindBin to get the actual path to the bookmarks.sql

[83/bookmarks]: minor improvements to the bkmk script

  • loads the Bookmarks library correctly
  • tags are given as positional arguments on the command line instead of switches
  • the db filename defaults to the value of the environment variable $BKMK_DBNAME

comment:3 Changed 9 years ago by peter

  • Resolution set to fixed
  • Status changed from accepted to closed

Script has been created and works well so far. Future improvements will be on their own tickets.

Note: See TracTickets for help on using tickets.