emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Mark E. Shoulson" <mark@shoulson.com>
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: org-pop-mode
Date: Tue, 17 Mar 2020 22:33:17 -0400	[thread overview]
Message-ID: <7d38c66d-6ea5-ff8f-ee39-142c8dbdcd18@kli.org> (raw)

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

This is something I've wanted for years in org-mode, but which in some 
ways could actually be _offensive_ to its ideals.  If you're an outline 
purist, look away.


It's something we can do with plain lists: work on a list item at level 
X, then make a sublist at level X+1, and then "pop" back up to the same 
list item you had been working on at level X, without needing a new 
header.  You just adjust the indentation.


   + Some stuff at this level.

   + More stuff at this level.

     Might even have multiple paragraphs.

     - a sublevel, for a digression


     And back to the same higher level, even without a new bullet.


I use org-mode to keep daily notes at work, sometimes almost 
stream-of-consciousness, and often wished I could digress and then pop back.


So, I present a pre-alpha version, 
https://gist.github.com/clsn/09ac4b098b6ad7366bb5e0bc88882d5f of 
org-pop-mode.  To "pop" back up, create a headline at the level you're 
popping back to, and give it a tag of "contd", and the headline text 
should not be something important.  Instructions and explanations are in 
the comments of the file (the part about installing from MELPA is a lie, 
though).


Any feedback?


~mark


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

             reply	other threads:[~2020-03-18  2:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18  2:33 Mark E. Shoulson [this message]
2020-03-18  7:00 ` org-pop-mode Ihor Radchenko
2020-03-18 19:57   ` org-pop-mode Mark E. Shoulson
2020-03-22 14:58   ` org-pop-mode Mark E. Shoulson
2020-03-22 18:15     ` org-pop-mode Ihor Radchenko
2020-03-18 19:15 ` org-pop-mode Adam Porter
2020-03-18 20:05   ` org-pop-mode Mark E. Shoulson
2020-03-18 20:24     ` org-pop-mode Adam Porter
2020-03-18 20:52       ` org-pop-mode Mark E. Shoulson

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=7d38c66d-6ea5-ff8f-ee39-142c8dbdcd18@kli.org \
    --to=mark@shoulson.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).