|
@@ -679,7 +679,7 @@ This function relies `org-search-view' to locate results."
|
|
(org-agenda-search-view-always-boolean t))
|
|
(org-agenda-search-view-always-boolean t))
|
|
(org-search-view nil
|
|
(org-search-view nil
|
|
(format "%s +{:%s%s:}"
|
|
(format "%s +{:%s%s:}"
|
|
- string org-bibtex-prefix
|
|
|
|
|
|
+ string (or org-bibtex-prefix "")
|
|
org-bibtex-type-property-name))))
|
|
org-bibtex-type-property-name))))
|
|
|
|
|
|
(provide 'org-bibtex)
|
|
(provide 'org-bibtex)
|