You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: