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
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.
[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
[84/bookmarks]: use FindBin to get the actual path to the bookmarks.sql
[83/bookmarks]: minor improvements to the bkmk script