Note: setup.py file is missing from the source distribution 0.5.9. Please get it here: setup.py. You need to put it in the same dir with tobu.py and run python setup.py install as root.
Note: There is an issue with use of uppercase unicode characters in tags. This will be fixed in the next version.
| Windows Installer | Tobu 0.5.9 windows installer |
| Source Distribution (Linux or Windows) | Tobu 0.5.9 tarball |
For Win2000 you need this file: gdiplus.dll (Requires IE to download).
- Additional Needed Packages When Using Source Distribution -
| Python Interpreter (2.4+) | get Python |
| WxPython package (2.8+, 2.6 does NOT work!) | get WxPython |
| PySqlite package (2.5+) | get PySqlite |
Note: if you get an error saying "AttributeError: 'Font' object has no attribute 'FaceName'", it means you're using wxPython 2.6 - you need v2.8 to get rid of this error.
You can get older versions of Tobu here: Archive page
Linux Notes:
'Open' button in Linux only works for url shortcuts, not for filenames, because the standard python function startfile() is only available in Windows.
To install Tobu on Linux, unarchive the file and run python setup.py install as root; run tobu.py from terminal or make a desktop shortcut.
- Bug reports, comments -
-
Please send bug reports, comments, feedback to: ak - at - lightbird.net
-
Please donate if you like Tobu:
- Changes -
- fixed some functions not working in Tobu installed with Windows Installer option (e.g. File | set text font area, print preview, etc).
- fixed a bug when tobu stops responding when one tag's case is changed without adding or removing any other tags fixed sorting by title in 'Recent Listing' or when titles have unicode chars.
- fixed settings screen appearing on a different monitor
- fixed no/all partial match listing in Options.
- text area font style changes are now applied to existing tabs
- remember template name when editing/saving a template
- fixed Ctrl-H shortcut in Linux
- fixed tabbing between tag boxes in Linux
- added shortcut to close current tab (Ctrl-W)
- fixed a bug when creating a new tab while current tab has no title and tags
- fixed a bug when tobu stops responding when one tag's case is changed without adding or removing any other tags
- fixed the problem with foreign unicode characters in filename in "attached file" field (record would not be listed in search results).
- added setup.py for linux distribution. After running python setup.py, tobu and support files will be installed in /usr/local and you will be able to run it from anywhere.
- fixed the problem with using external editor.
- fixed a few buttons that looked wrong in Linux, fixed two dialogs that had to be resized manually to show all contents in Linux.
- fixed a problem with the same record showing up twice in some cases when on-the-fly listing mode is on.
- fixed a problem with "browse" buttons in the Settings and Write File windows not working.
- fixed selecting a tag from "List Tags" window.
- fixed a problem when saving an item with special characters in tags.
- aligned title field
- added filter box to tag list window
- changed tag listing window to a list control type instead of icon list.
- added an option in find dialog to narrow search by 1-3 tags as well
- made tag list window resizable
- Added Ctrl-A binding to select all text.
- Fixed: when changing tabs with alt-left/right, stay in the same text field
- Fixed list item not being highlighted when clicked if previous record's tags or title changed.
- Added: write database to text or html file
- Fixed: disallow quitting/changing tab/closing tab if no title is given.
- Fixed saving record twice in some cases.
- Added View | Toggle Item Area and View | Toggle List Area; it's possible now to drag the divider all the way up or down to hide respective area.
- Added Ctrl-H to toggle between showing item area, listing area and both.
- Added View | Toggle Toolbar and View | Toggle Statusbar
- non-alphanumeric chars in title now work
- filtering works for tags with capitalized letters
- keypad enter works as regular enter..
- arrows work for scrolling tabs when too many tabs to fit on screen
- in recent and found views, first col size fixed to be bigger
- clear list - button and a shortcut
- option for "on the fly" listing - set in options window.
- changed tab indent to be 4 spaces
- can "close" last tab (actually clears it)
- can now change location of DB file in options screen
- can have limited font styles - underlined, bold, italic, and a few colors - but not combined!
- will automatically check for new updates
- Lines will now wrap
- Fixed error when starting from Program Files | Tobu | Tobu sh-cut.
- Tabs will now work in item text area
- Fixed problem when tags or title are changed in 'recent' or 'find items' lists and clicking on items in lists would no longer work
- Location of data.db file can now be set at the top of tobu.pyw (it can't be done if you use the .exe yet.)
- Fixed problem with ^M characters showing in vim when using 'external editor' command (probably affected other ext. editors too)
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1 - bugfix release.
0.5.0 - Added multiple undo/redo, toolbar icon for list recent; Fixed loading a previously selected item from listing, disabled closing of last remaining tab, fixed panes disappearing when dragged all the way down or up, fixed removing of favorites, changed last used tag to pop to the top of recently used tags, fixed tab key deleting tags when they are selected, set exact match in filter dropdown to highlight ahead of inexact matches, fixed replacing file name when dragged and dropped instead of appending to old filename, removed 'new copy' icon from toolbar, fixed gvim not saving changes in linux when set as external editor - see note in tutorial, fixed saved views / saved templates interfering with each other, automatic windows installer was added.
0.4.13 - Added: set font style and color for text area, print text area, auto-completion for tags now shows matches in status bar if there is more than one match.
0.4.12 - Fixed problem with listing when only one item is found.
0.4.11 - Fixed problem with insert of new records failing very rarely, changed listing to show column only when 2+ items in list have relevant tag.
0.4h - Fixed critical problem with 'new copy' button overwriting old item; added focusing shortcuts.
