Git Product home page Git Product logo

bookmark.txt's Introduction

bookmark.txt

If you're not familiar with todo.txt, see here

This is a thin wrapper around todo.txt to keep track of my bookmarks. All commands (except the -d flag) call the underlying todo.sh command.

It maintains a separate config file at ~/.config/bookmark.txt. To change that, you can set the BOOKMARK_CONFIG_DIR environment variable and modify the generated config file.

Should mention that this works perfectly fine if your todo configuration is very simple, but if you start adding third party add-ons for todo.txt, it can be annoying to sync config changes. I've since come up with a better solution for myself, see managing multiple todo.txt files

Usage

Like todo.txt:

  • you can use flags to filter by multiple contexts/tags.
$ bookmark list +programming
1 programming; language theory http://alvaro-videla.com/archive.html +programming
--
BOOKMARKS: 1 of 3 tasks shown
  • its easy to create scripts on top of this since the data format is just a text file:
    • prompt - uses rofi to prompt me to add/mark bookmarks as 'done' (remove them)
    • open - uses rofi and urlextract on the selected bookmark, to open it in my browser

Install

To install, copy the bookmark script onto your $PATH somewhere

Could use basher to do that for you:

basher install seanbreckenridge/bookmark.txt

bookmark.txt's People

Contributors

seanbreckenridge avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.