* org-agenda-list should respect org-agenda-max-entries
@ 2021-02-17 0:11 Ag Ibragimov
2021-02-21 6:32 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: Ag Ibragimov @ 2021-02-17 0:11 UTC (permalink / raw)
To: emacs-orgmode
While going through the source code, I've noticed that org-agenda-list scans all the files in org-agenda-files and processes all Org items those files contain.
However, it seems when org-agenda-max-entries or org-agenda-max-todos are not nil, it still processes every entry, and only after building the agenda it reduces the number of items in the list. It's okay, but if you have lots of files and tons of entries, it seems to be waste of time and resources.
Just wanted to bring someone's attention to that. Thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-agenda-list should respect org-agenda-max-entries
2021-02-17 0:11 org-agenda-list should respect org-agenda-max-entries Ag Ibragimov
@ 2021-02-21 6:32 ` Kyle Meyer
0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2021-02-21 6:32 UTC (permalink / raw)
To: Ag Ibragimov; +Cc: emacs-orgmode
Ag Ibragimov writes:
> While going through the source code, I've noticed that org-agenda-list
> scans all the files in org-agenda-files and processes all Org items
> those files contain.
>
> However, it seems when org-agenda-max-entries or org-agenda-max-todos
> are not nil, it still processes every entry, and only after building
> the agenda it reduces the number of items in the list. It's okay, but
> if you have lots of files and tons of entries, it seems to be waste of
> time and resources.
Hmm, it seems that org-agenda-finalize-entries sorts all the entries
before looking at org-agenda-max-entries and org-agenda-max-todos (which
makes sense), so wouldn't it generally need the entire set?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-21 6:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17 0:11 org-agenda-list should respect org-agenda-max-entries Ag Ibragimov
2021-02-21 6:32 ` Kyle Meyer
unofficial mirror of emacs-orgmode@gnu.org
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://yhetil.org/orgmode/0 orgmode/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 orgmode orgmode/ https://yhetil.org/orgmode \
emacs-orgmode@gnu.org
public-inbox-index orgmode
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.emacs.orgmode
nntp://news.gmane.io/gmane.emacs.orgmode
AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git