public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
* [Howm-eng 20] Re: I have a trouble in todo list.
@ 2006-02-12 13:02 khi
  0 siblings, 0 replies; only message in thread
From: khi @ 2006-02-12 13:02 UTC (permalink / raw)


Hi.

At Sun, 12 Feb 2006 17:05:03 +0800,
highfly22 at gmail.com wrote:
> BUT there is no @ mark to show todo-menu, what's wrong with my howm-mode?

Sorry. It's just a typo. Please try RET on - mark.

> Another question: what is the size of keyword list, when it should be 
> tidied up?

Do you mean ~/.howm-keys file? All keywords are listed in this file.
When you save a note, '<<<' in the note is scanned and new keywords
are added to .howm-keys.
When you open a note, keywords in .howm-keys are checked and
matched strings are underlined.

My .howm-keys has about 2700 keywords, and I feel no need to
tidy them up. Both save and open take only 0.1 sec except for
too long notes.

$ wc -l .howm-keys 
2743 .howm-keys
$ du -hs howm/     
15M     howm/
$ ls howm/**/*.howm | wc -l
2015
$ cat howm/**/*.howm | wc -l
274025

$ grep 'model name' /proc/cpuinfo
model name      : Intel(R) Pentium(R) M processor 1.20GHz
$ grep MemTotal /proc/meminfo    
MemTotal:      1026728 kB

-- 
khi at users.sourceforge.jp


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-12 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-12 13:02 [Howm-eng 20] Re: I have a trouble in todo list khi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).