Hi,

On Sat, May 09, 2009 at 08:59:16AM +0200, Carsten Dominik wrote:

>> I have a main gtd.org file and in its top I have a list of other org  
>> files that I have, for example:
>>  * Workout plan - [[workout.org]]
>>  * Nutrition - [[nutrition.org]]
>>
>> What I would like to do is create a link to a tomboy note. I'm sure it 
>> would be possible somehow, but I have no idea how though. Something 
>> like:
>>
>>  * Check out Blog post draft [[tomboy:"my draft"]]
>>
>> And C-u C-o on it would open this tomboy note in tomboy.
>>
>> Any ideas on how this could be implemented?
>
> Is there a command line command that will fire up tomboy and display a  
> specific note?  The this could be easily done.

$ tomboy --open-note 'MyNote'

Alternatively, at least in Emacs 23+, one can use Tomboy's D-BUS API,
which offers some ways for deeper integration with Emace:
http://emacs-fu.blogspot.com/2009/01/using-d-bus-example.html

Best wishes,
Dirk.

-- 
Dirk-Jan C. Binnema                  Helsinki, Finland
e:d...@djcbsoftware.nl           w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to