-
Tobu is a freeform information organizer. It can be used to organize
notes, todo lists, files, clips, code snips, diary entries and more or less
any type of intformation that can be entered as text or stored in a file.
Tobu works in both Linux and Windows.
Windows Binary Installer for v0.5.2
For Win2000 you need this file: gdiplus.dll (Requires IE to download).
Older: 0.5.1 installer 0.5.0 installer
-
Tobu needs three packages (you can usually get them in your distribution's package manager):
Tobu was tested with Python 2.4, wxpython 2.8, pysqlite2. It probably works with other versions, please let me know if it does not.
NOTE: Last version is untested on linux because I don't have it installed at the moment, please report if it does not work.
Please note that Tobu looks a bit ugly under linux right now. I will try to fix that in future releases.
Also note that 'Open' button in Linux only works for url shortcuts, not for filenames, because the standard python function startfile() is only available in Windows.
To use Tobu, unarchive the file and double-click tobu.pyw.
Older: Latest Tobu archive - 0.5.1 Tobu archive - 0.5.0 Tobu archive - 0.4.13 0.4.12 archive
-
Please send bug reports, comments, feedback to: ak - at - lightbird.net
- 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.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.
