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'm currently in the process of removing (or at least making substantial progress towards removing) the dependency on bibtex-completion in bibtex-actions, and am wondering what the best way is to create a new bib note for org-roam v2?
Basically, I have a bibtex-actions-open-notes command, which now opens a note if it exists. But I want it (at least optionally) to create a new note if it doesn't exist.
Any tips?
I really just need to create a file node, with a specific file name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm currently in the process of removing (or at least making substantial progress towards removing) the dependency on bibtex-completion in bibtex-actions, and am wondering what the best way is to create a new bib note for org-roam v2?
Basically, I have a
bibtex-actions-open-notes
command, which now opens a note if it exists. But I want it (at least optionally) to create a new note if it doesn't exist.Any tips?
I really just need to create a file node, with a specific file name.
Beta Was this translation helpful? Give feedback.
All reactions