Japanese

howm: Write fragmentarily and read collectively.


Howm is a note-taking tool on Emacs. It is similar to emacs-wiki.el; you can enjoy hyperlinks and full-text search easily. It is not similar to emacs-wiki.el; it can be combined with any format.

screen shot screen shot screen shot screen shot
(Title bar? See rich-title.)


Hyperlinks

goto link come-from link

Full-text search

No conversion

You can keep your favorite style. :-)

Todo list with magic sorting


Install

Customization

For customization, try 'M-x customize-group RET howm RET'.

Update from old version

1.4.3 to 1.4.4

fix for warnings in byte-compilation, etc.

1.4.2 to 1.4.3

fix for emacs-25, etc.

1.4.1 to 1.4.2

fix for emacs-24.3, etc.

1.4.0 to 1.4.1

small bug fix, etc.

1.3.9.2 to 1.4.0

INCOMPATIBLE update. If you need compatibility with 1.3.*, put (setq howm-compatible-to-ver1dot3 t) before (require 'howm) in your .emacs. See M-x customize-group RET howm-compatibility RET for details.

Though howm-1.4.0 has a new menu file, your old menu file is not updated automatically. Copy en/0000-00-00-000000.txt into howm/ directory if you like. Alternatively, you can cut and paste some parts of it to your howm/0000-00-00-000000.txt by hand.

1.3.9.1 to 1.3.9.2

small bug fix.

1.3.9 to 1.3.9.1

bug fix for emacs-24.0.50.

1.3.8 to 1.3.9

small bug fix, etc.

1.3.7 to 1.3.8

highlight late deadlines. small bug fix, etc.

1.3.6 to 1.3.7

Maintenance release (internal cleaning). The variable howm-list-normalizer is obsolete now. Use howm-normalizer instead:

1.3.5 to 1.3.6

Maintenance release. Font-lock problem was fixed for CVS-head emacs.

1.3.4 to 1.3.5

Maintenance release. Today's schedule didn't appear on menu on the last day of DST. (cf. patch for 1.3.4)

1.3.3 to 1.3.4

Maintenance release (security fix). All symbols are marked as risky-local-variable.

1.3.2 to 1.3.3

Maintenance release. Several bugs are fixed (for CVS-head emacs, etc). From this version, sleeping reminders can appear in todo list in menu buffer. If you don't like this behavior, please try M-x customize-variable howm-menu-todo-priority.

1.3.1 to 1.3.2

Maintenance release. A few bugs are fixed (mainly for xemacs). Default value of an option is changed so that [Today] function will show titles instead of matched lines themselves. If you don't like this change, try below steps.

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.txt into howm/ directory if you like. Alternatively, you can cut and paste some parts of it to your howm/0000-00-00-000000.txt by hand.

Among several new features in howm-1.3.0, the most useful one will be 'aliases'. See README for details.


Contact

My email address is written at the beginning of source files.
SourceForge.jp