[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Buffers with buffers (transclusion)
From: |
Suhail Singh |
Subject: |
Re: Buffers with buffers (transclusion) |
Date: |
Fri, 18 Oct 2024 20:25:45 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Vladimir Kazanov <vekazanov@gmail.com> writes:
>> What bothers me in this entire discussion is that people are
>> discussing implementation without first describing the use cases,
>> requirements, and expectations in enough detail to think about both
>> the need/importance and possible implementations.
>
> 1. org-transclusion (https://github.com/nobiot/org-transclusion/) is a
> popular (1000 stars on Github) org-mode expansion that makes it
> possible to mix and match within a single org-mode file chunks of
> other org-mode files. It's like chunk-edit.el but focuses on org-mode
> only. It provides a live buffer sync feature.
Specifically, I make frequent use of org-transclusion . At any given
time I may be involved in one or more projects at $work. I need the
ability to summarize (for a given time period) my contributions towards
a specific project. Simultaneously, I also need the ability to
summarize my contributions (for a given time period) across all
projects. By having project-specific Org files where I maintain
project-specific summaries and having a joint Org file that links to the
project-specific summaries and "transcludes" them (i.e., inlines their
specific content) I am able to address both needs.
--
Suhail
- Re: Buffers with buffers (transclusion), (continued)
- Re: Buffers with buffers (transclusion), Eli Zaretskii, 2024/10/17
- Re: Buffers with buffers (transclusion), Vladimir Kazanov, 2024/10/17
- Re: Buffers with buffers (transclusion), Eli Zaretskii, 2024/10/17
- Re: Buffers with buffers (transclusion), Vladimir Kazanov, 2024/10/17
- Re: Buffers with buffers (transclusion), Eli Zaretskii, 2024/10/17
- Re: Buffers with buffers (transclusion), Suhail Singh, 2024/10/17
- Re: Buffers with buffers (transclusion), Eli Zaretskii, 2024/10/17
- Re: Buffers with buffers (transclusion), Suhail Singh, 2024/10/17
- Re: Buffers with buffers (transclusion), Eli Zaretskii, 2024/10/17
- Re: Buffers with buffers (transclusion), Vladimir Kazanov, 2024/10/18
- Re: Buffers with buffers (transclusion),
Suhail Singh <=
- Re: Buffers with buffers (transclusion), James Thomas, 2024/10/17
Re: Buffers with buffers (transclusion), Christopher Howard, 2024/10/15