(feat)dailies: add keys argument to org-roam-dailies-capture-today and org-roam-dailies--capture (#2028)

This commit is contained in:
Andrey Akulov
2022-01-12 01:13:40 +03:00
committed by GitHub
parent 8b43093d1a
commit b67bccd6c2
2 changed files with 13 additions and 5 deletions

View File

@ -3,6 +3,7 @@
## TBD
### Added
- [#1806](https://github.com/org-roam/org-roam/pull/1806) db: support caching and usage of Org 9.5's in-built citations
- [#2028](https://github.com/org-roam/org-roam/pull/2028) dailies: add `keys` argument to `org-roam-dailies-capture-today` and `org-roam-dailies--capture` functions to give the abilty to get into a capture buffer bypassing the selection screen
### Removed
### Changed