emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-pop-mode
@ 2020-03-18  2:33 Mark E. Shoulson
  2020-03-18  7:00 ` org-pop-mode Ihor Radchenko
  2020-03-18 19:15 ` org-pop-mode Adam Porter
  0 siblings, 2 replies; 9+ messages in thread
From: Mark E. Shoulson @ 2020-03-18  2:33 UTC (permalink / raw)
  To: org-mode mailing list

[-- 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 --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-03-22 18:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18  2:33 org-pop-mode Mark E. Shoulson
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

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).