emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Vladimir Panteleev <thecybershadow@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Migrating to org-mode - question on lists
Date: Sun, 14 May 2017 15:14:54 -0400	[thread overview]
Message-ID: <CAJ51ETokhTs4poAAw=hi1dw4g6y5LWwvoruVy8K73oJgsQSYVw@mail.gmail.com> (raw)
In-Reply-To: <7f4a9b79-4465-923f-be51-358cca2860f8@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3222 bytes --]

This sounds like what TODO keywords are for. For example:

You can easily change the TODO state with shift-left/right on each heading.

#+TODO: TODO CLARIFY | CANCELLED DONE

* top-level task
** TODO something I haven't done yet
*** DONE something I've already done
    CLOSED: [2017-05-14 Sun 15:12]
**** TODO a minor improvement that I haven't done yet
* CANCELLED something I decided isn't worth doing
  CLOSED: [2017-05-14 Sun 15:13]
* CLARIFY something that needs further clarification

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu


On Thu, May 11, 2017 at 6:52 PM, Vladimir Panteleev <
thecybershadow@gmail.com> wrote:

> Hello!
>
> A lot of thanks to all org-mode developers for their work.
>
> I've started using Emacs and org-mode last year, and have been steadily
> trying to migrate all of my notes from plain text to org-mode.
>
> I have run into some difficulties with porting over my project notes and
> to-do lists. For example, my to-do lists generally look something like this:
>
> - top-level task
>   - something I haven't done yet
>   + something I've already done
>     - a minor improvement that I haven't done yet
>   x something I decided isn't worth doing
>   ? something that needs further clarification
>
> My software design notes look similar:
>
> - name of the component
>   - one idea of how to implement it
>   x an idea that turned out impractical/impossible/etc.
>     - rationale
>   + the idea I went with
>     - rationale
>
> Real example (notes for a serialization library):
> https://dump.thecybershadow.net/ec9518b75f1001467972fb7deee058e9/notes.txt
>
> Although this mostly corresponds to using org-mode lists with checkboxes,
> the biggest obstacle I encountered is that there is no equivalent for the
> 'x' bullet. I've tried to simply mark off those items as checked checkboxes
> (and indicate the information some other way), however I've invariably
> found this as a regression in legibility.
>
> So, my questions are:
>
> - I've looked through the documentation (and source code, a bit), and
> though it doesn't seem like it, have I missed some org-mode functionality
> that would help this use case?
>
> - Would it make sense to teach org-mode to recognize another checkbox
> state (e.g. [!])?
>
> - Perhaps it's more practical to instead get org-mode to work with the
> syntax I already use. This would mean:
>   1. Being able to customize which characters org-mode considers as list
> bullets
>   2. Preserve each list item's individual bullet when reformatting lists
>   3. Optionally, allow recognizing certain list bullet characters as
> counting towards statistic cookies (as either completed or not).
>
> - Would the above changes be something I could perform myself with a
> reasonable amount of effort? And, would any of them make sense for
> inclusion into org-mode as additional options? (IMHO, a customizable alist
> for recognized list bullets and their effect or statistic cookies would be
> very nice!)
>
> Thanks for reading this far!
>
> --
> Best regards,
>  Vladimir
>
>

[-- Attachment #2: Type: text/html, Size: 4351 bytes --]

  reply	other threads:[~2017-05-14 19:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-11 22:52 Migrating to org-mode - question on lists Vladimir Panteleev
2017-05-14 19:14 ` John Kitchin [this message]
2017-05-15  3:58   ` Puneeth Chaganti

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='CAJ51ETokhTs4poAAw=hi1dw4g6y5LWwvoruVy8K73oJgsQSYVw@mail.gmail.com' \
    --to=jkitchin@andrew.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=thecybershadow@gmail.com \
    /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).