Skip to content

how to open capture window using lua function? #761

Closed Answered by kristijanhusak
rogtino asked this question in Q&A
Discussion options

You must be logged in to vote

There is a simpler way. Try this:

require('orgmode').capture:prompt()

Or to open directly a specific template shortcut:

require('orgmode').capture:open_template_by_shortcut('t')

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@kristijanhusak
Comment options

Answer selected by rogtino
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants