public inbox for howm-eng@lists.osdn.me
 help / color / mirror / Atom feed
From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 20] Re: I have a trouble in todo list.
Date: Sun, 12 Feb 2006 22:02:22 +0900	[thread overview]
Message-ID: <m3accwu3vl.wl@telperion.i> (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


                 reply	other threads:[~2006-02-12 13:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3accwu3vl.wl@telperion.i \
    --to=howm-eng@lists.osdn.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).