Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 904349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:02:02+00:00 2026-05-15T16:02:02+00:00

How to copy org file to other buffer, if source is: ** TODO task

  • 0

How to copy org file to other buffer, if source is:

** TODO task #1
   - some text for task #1
** TODO task #2 
   - some text for task #2

but when you collapse all tasks it will look like

** TODO task #1 ...
** TODO task #2 ...

I want to mark all tasks and copy to another buffer and it must look like a second variant. Don’t include texts for tasks which stored inside every task.
How i can to do it ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T16:02:02+00:00Added an answer on May 15, 2026 at 4:02 pm

    As per Hendy’s comment, in current versions of org-mode you use org-copy-visible (C-c C-x v) to copy the visible content of the current region to the kill ring. (C-x h can be used first to mark the entire buffer, as usual.)

    In addition, note that the export dispatch menu (C-x C-e) provides a “Visible only” switch, if you want to export that content to a different format.

    For older versions of org-mode, the original answer below should still apply:


    M-x org-export-visible RET SPC will copy only the currently-visible text of your org-mode buffer into a new buffer.

    org-export-visible is an interactive compiled Lisp function in
    `org-exp.el’.

    (org-export-visible TYPE ARG)

    Create a copy of the visible part of the current buffer, and export it.
    The copy is created in a temporary buffer and removed after use.
    TYPE is the final key (as a string) that also select the export command in
    the `C-c C-e’ export dispatcher.
    As a special case, if the you type SPC at the prompt, the temporary
    org-mode file will not be removed but presented to you so that you can
    continue to use it. The prefix arg ARG is passed through to the exporting
    command.

    If you wanted to bind that (to C-c o in this example), you could use the following:

    (add-hook 'org-mode-hook 'my-org-mode-hook)
    (defun my-org-mode-hook ()
      "Custom behaviours when entering org-mode."
      (local-set-key (kbd "C-c o") (function (lambda () (interactive)
                                               (org-export-visible ?\s nil)))))
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 462k
  • Answers 462k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Yes, because Vecor3D is a class this is quite correct.… May 16, 2026 at 12:26 am
  • Editorial Team
    Editorial Team added an answer One possible solution would be to add a 4th button… May 16, 2026 at 12:26 am
  • Editorial Team
    Editorial Team added an answer An efficient way would be to cast the pointer to… May 16, 2026 at 12:26 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.