nvim-orgmode / nvim-orgmode/orgmode

(Re-)load agenda file(s)

Open
#769 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
3.9k
Forks
190
Avg merge
2d 13h
Merged PRs (30d)
7

Description

Does this feature exist in Emacs orgmode core?

Yes

Orgmode link

I am trying to implement org-agenda-file-to-front to be able to get newly created files via org-roam capture indexed for search in Telescope-orgmode without having to restart Neovim.

I am struggeling to get it working, so I would appreciate some help.

My current code changes are available here.

Feature value

The feature is available in Emacs orgmode and it would allow for loading new orgfiles into the agenda without restarting neovim.

Additional context

My main motivation to update the agenda-file database on the fly is to allow creating new files and refile to them with telescope-orgmode immediately without the need of restarting neovim.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked commit for its agenda-file loading changes and trace the existing agenda-file database entry points in the plugin. Done means newly created org files can be loaded into the agenda and then found or used by telescope-orgmode without restarting Neovim.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.