From: Ihor Radchenko <yantar92@gmail.com>
To: Lawrence Bottorff <borgauf@gmail.com>,
emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: Region-based meta-notes
Date: Wed, 20 Jan 2021 12:04:12 +0800 [thread overview]
Message-ID: <871regw8xv.fsf@localhost> (raw)
In-Reply-To: <CAFAhFSV95B7ENKbqUD1Lv20UtSZt9e+LuEvCAQHzzdL-D-TzPw@mail.gmail.com>
Lawrence Bottorff <borgauf@gmail.com> writes:
> So yes, simply being able to select regions and make side notes about them
> could give you a very fine level of control over metadata in a file. Is
> there such a thing in the Emacs/org-mode world?
I use inlinetasks for this. You can add notes to inlinetask just as you
add notes to a normal headline. Also, inlinetasks can be created around
active region:
Signature
(org-inlinetask-insert-task &optional NO-STATE)
Documentation
Insert an inline task.
If prefix arg NO-STATE is set, ignore org-inlinetask-default-state.
If there is a region wrap it inside the inline task.
Key Bindings
org-mode-map C-c C-x t
Best,
Ihor
prev parent reply other threads:[~2021-01-20 4:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 22:05 Region-based meta-notes Lawrence Bottorff
2021-01-19 22:39 ` Juan Manuel Macías
2021-01-20 4:04 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871regw8xv.fsf@localhost \
--to=yantar92@gmail.com \
--cc=borgauf@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).