[tomboy-list] CLI interface to Tomboy
Gabriel Filion
lelutin at gmail.com
Mon Mar 8 20:31:46 PST 2010
Hello,
I've been working on a command line interface to Tomboy for the last
couple of weeks. I got interested to doing this first by my desire of
having such access to the application's features, and second by the
"tomboycli" project over at google code that does partly what I wanted.
I was, however, disappointed to see that there was no feedback from the
maintainer (opened an issue with a patch in september. it's still marked
as "new" as of now). So I decided to start this anew in a cleaner, more
extensible way.
So far, the CLI can list notes and filter them by tags/books, display
note contents and perform full text search in the notes. I plan on
adding note creation, deletion and modification (for the note's body,
title and tags) and possibly more note filtering facilities. e.g. by
dates and by matches on titles.
If you are interested in such a tool for Tomboy, have a look at it over
on Github:
http://github.com/lelutin/tomtom
It is written in Python and uses dbus to communicate with Tomboy.
Feedback is gladly welcome. Contributions are event better.
Enjoy!
--
Gabriel Filion
More information about the Tomboy-list
mailing list