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.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.zip (13.7 kB view details)

Uploaded Source

Built Distribution

LaunchyTomboyPlugin-0.1.win32.exe (204.0 kB view details)

Uploaded Source

File details

Details for the file LaunchyTomboyPlugin-0.1.zip.

File metadata

File hashes

Hashes for LaunchyTomboyPlugin-0.1.zip
Algorithm Hash digest
SHA256 dbea9de505c58d3a95ccadb79d570d6973f63decb6049a2fa28dd2c6c63613ad
MD5 37fb1c59a2a335e6b262dabaae2e2630
BLAKE2b-256 1efeae260f48ea8dcdd90ac025e98790b9ba311b869df68b3b77adbb42f51cbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for LaunchyTomboyPlugin-0.1.win32.exe
Algorithm Hash digest
SHA256 7822b561e3515dab82e993ebda6a0a4a886acc046f91e1417bded92b4b3ae1c0
MD5 9251ac886b0ed575319d98f529cd9ef7
BLAKE2b-256 b1a416e7c338189b574efb0cf90a595f742f75fbd94eb8139845c17d194e72fe

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