Japanese
Howm is a note-taking tool on Emacs.
It is similar to
emacs-wiki;
you can enjoy hyperlinks and full-text search easily.
It is not similar to emacs-wiki;
it can be combined with any format.
(Title bar? See rich-title.)
Hyperlinks
Full-text search
- Everything is based on full-text search (grep);
the above 'links' are shortcuts to grep.
- Write fragmentarily and read collectively;
you can concatenate all matched notes into a single buffer.
No conversion
You can keep your favorite style. :-)
- text file and free format
- implemented as a minor mode; can be combined with other modes.
Todo list with magic sorting
- Reminder: sinks slowly.
- Todo: floats slowly.
- Deadline: floats rapidly when the date is approaching.
Install
Update from old version
1.3.0 to 1.3.1
Maintenance release.
A few bugs (locale, xemacs) are fixed.
1.2.* to 1.3.0
Though howm-1.3.0 has a new menu file,
your old menu file is not updated automatically.
Copy en/0000-00-00-000000.howm into howm/ directory if you like.
Alternatively, you can cut and paste some parts of it to your
howm/0000-00-00-000000.howm by hand.
Among several new features in howm-1.3.0,
the most useful one will be 'aliases'.
See README for details.
Customization
For customization, try 'M-x customize-group RET howm RET'.
Contact
My email address is written at the beginning of source files.
$Id: index.html,v 1.28 2005/08/17 14:31:36 hira Exp $