Skip to main content

A plugin for Launchy to put Tomboy note titles in the catalog

Project description

Introduction

Launchy Tomboy Plugin

Requirements

I have tested this setup with:

Installation

  • Make sure the above requirements are met

  • install this package using pip, easy_install, or the .exe installer

  • create a file like the one below:

    # this file should reside at
    # <Launchy program dir>\plugins\python\pytomboy.py
    from os import environ as ose
    import launchy
    
    # uncomment this line if you want debug messages from LaunchyTomboyPlugin
    # to go to <Launch program dir>\plugins\python\stdout.txt
    #ose['LAUNCHY_TOMBOY_DEBUG'] = '1'
    
    from launchytomboyplugin import Tomboy
    
    launchy.registerPlugin(Tomboy)
    print 'Tomboy plugin registered'
  • start or restart Launchy

Environment Variables

  • LAUNCHY_TOMBOY_DEBUG: set to enable debug info in the stdout.txt (see below)

  • TOMBOY_PROGRAM_PATH: set to the full path to Tomboy.exe if your Tomboy install is in a non-standard location.

Log Files

Keep theses files in mind when trying to troubleshoot problems:

  • <Launchy program dir>\plugins\python\stdout.txt

  • <Launchy program dir>\plugins\python\stderr.txt

Using the Plugin

This plugin inserts two static items into the Launchy catalog:

  • Tomboy New Note

  • Tomboy Search Notes

It will also index the title of every Tomboy note and make it available as an item in the Launchy catalog. So if you have a note with a title of “ToDo List” typing “ToDo List” in Launchy should bring up that item. Hitting enter will open the corresponding Tomboy note.

Note: the plugin rebuilds the list of note titles whenever Launchy rebuilds its catalog. The auto-refresh time period can be set in Launchy options. A manual refresh of the catalog can also be triggered, see Launchy docs for more info.

Questions & Comments

Please visit: http://groups.google.com/group/blazelibs

Source Code

http://bitbucket.org/rsyring/launchytomboyplugin

The Launch Tomboy Plugin HG tip is installable via easy_install with easy_install LaunchyTomboyPlugin==dev or pip with pip install LaunchyTomboyPlugin==dev.

Changelog

0.1.1 released 2012-12-15

  • fix setup.py settings to include icons

0.1.0 released 2012-12-15

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LaunchyTomboyPlugin-0.1.1.zip (13.9 kB view details)

Uploaded Source

Built Distribution

LaunchyTomboyPlugin-0.1.1.win32.exe (209.0 kB view details)

Uploaded Source

File details

Details for the file LaunchyTomboyPlugin-0.1.1.zip.

File metadata

File hashes

Hashes for LaunchyTomboyPlugin-0.1.1.zip
Algorithm Hash digest
SHA256 4eb24a1496bc7678b3d64c746b545dffbf25f08c938789847a932679ea6fd670
MD5 d7b8fa5b3cd6f045d8ad4879f6cd5b94
BLAKE2b-256 b299576ab0419bfc52ea703c9aa4134bb73f88ea07a09577010b7a34dcd65161

See more details on using hashes here.

File details

Details for the file LaunchyTomboyPlugin-0.1.1.win32.exe.

File metadata

File hashes

Hashes for LaunchyTomboyPlugin-0.1.1.win32.exe
Algorithm Hash digest
SHA256 b4555cf30789b191caa7aca6efeab2ba2d30fa46302a2ac493f3927ad31cdbf2
MD5 86cdaf15c8b29edc77bb9a5f66c11245
BLAKE2b-256 63158d22a7ae8379ecb1480a0d254151a7faf558533cba558c74a07a252bd789

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page