Hello Adam, All,
Adam Spiers writes:
> [...]
>> His mail is from 2008 and a lot has happened in the mean time. I would
>> suggest that today (1) and (2) can be handled with normal org export or
>> even pandoc. Inline tasks[2] help a lot to add, well inline tasks. For (3)
>> and (4) he mentions a
On Thu, 31 Oct 2019 at 14:04, Christian Egli wrote:
> Hi all
>
> I'd like to revisit a very old thread[1] where Adam Spiers asks if there
> is support in Org mode for
>
> 1. Allow *fast* production of meeting agendas and minutes, exportable in
>a good-looking legible format which non-org reade
Hi Timm
Timm Lichte writes:
> Glad you find it interesting. I think both ways of taking notes have
> their merits and use cases. In small productive project meetings, I'd
> rather use more of the org-mode infrastructure. When there is a larger
> event with changing participants and its really imp
Hi Christian,
Am 24.03.20 um 11:04 schrieb Christian Egli:
Hi Timm
Timm Lichte writes:
Just for your amusement: I've developed a very different but effective
way of taking minutes with org-mode that uses just lists and
enumerations. I have been using this solution for more than a year on
a da
This is such a great thread. Thanks everyone for your examples and ideas!
I'll be using some of these for sure for my notes.
--Diego
On Wed, Mar 25, 2020 at 6:57 PM Bob Newell wrote:
>
> I'll second (nth) all the compliments. Your work is not only
> day to day useful but is a great mini-tutori
I'll second (nth) all the compliments. Your work is not only
day to day useful but is a great mini-tutorial on the usage of
a previously undocumented org-mode feature that is highly
useful.
--
Bob Newell
Honolulu, Hawai`i
- Via Gnus/BBDB/Org/Emacs/Linux
*now
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-433-g4b2628
On Monday, 23 Mar 2020 at 21:03, Timm Lichte wrote:
> You can have a look at the style and code here:
>
> https://github.com/timmli/org-minutes-dev
This is also very nice!
I wish I'd had either of these solutions when I used to take
minutes... I know have somebody take minutes for me when I cha
Nick Dokos writes:
>> I have an off-topic query though: How do you right align tags?
> ,
> | org-tags-column is a variable defined in ‘org.el’.
> | Its value is -120
> | Original value was -77
> |
> | You can customize this variable.
> |
> | Documentation:
> | The column to which tags sho
Hi Timm
Timm Lichte writes:
> Just for your amusement: I've developed a very different but effective
> way of taking minutes with org-mode that uses just lists and
> enumerations. I have been using this solution for more than a year on
> a daily basis and I'm really happy with it (and colleagues
Pankaj Jangid writes:
> I have an off-topic query though: How do you right align tags?
>
>
>
,
| org-tags-column is a variable defined in ‘org.el’.
| Its value is -120
| Original value was -77
|
| You can customize this variable.
|
| Documentation:
| The column to which tags should be i
polished at all -- this is a hobby project of an elisp dilettante.
Best,
Timm
Am 23.03.20 um 10:36 schrieb Christian Egli:
Hi all
I'm picking up this thread again since I think I have solved the issue
for myself. I do use org-mode for meeting minutes now. Thanks to the
input from this lis
Christian Egli writes:
> I'm picking up this thread again since I think I have solved the issue
> for myself. I do use org-mode for meeting minutes now. Thanks to the
> input from this list I managed to solve the outstanding issues such as
> tabular reports of action items.
&
> I'm picking up this thread again since I think I have solved the issue
> for myself. I do use org-mode for meeting minutes now. Thanks to the
> input from this list I managed to solve the outstanding issues such as
> tabular reports of action items.
>
> I wrote a blog post summ
> Am 23.03.2020 um 10:36 schrieb Christian Egli :
>
> Hi all
>
> I'm picking up this thread again since I think I have solved the issue
> for myself. I do use org-mode for meeting minutes now. Thanks to the
> input from this list I managed to solve the outstandin
Thank you for the blog post. Very useful.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-433-g4b2628
Hi all
I'm picking up this thread again since I think I have solved the issue
for myself. I do use org-mode for meeting minutes now. Thanks to the
input from this list I managed to solve the outstanding issues such as
tabular reports of action items.
I wrote a blog post summarizing my fin
Hi Christian,
this is nice indeed. I added a link to your email in Worg:
https://orgmode.org/worg/org-tutorials/index.html#org7df3a04
Thanks,
--
Bastien
+1. This is how I do it as well. This approach makes it easier to not
only see what tasks have been assigned to what people, it also provides
a way to generate a custom agenda (report) showing what tasks each has
and what the state is for each task.
Tim
Karl Voit writes:
> * Christian Egli wrot
* Christian Egli wrote:
>
> The idea is that you use type todos using the people involved at the
> meeting. Below is an example how this could look:
>
> ``` org
> #+title: Meeting minutes
>
> #+TYP_TODO: Fred Sara Lucy Mike | DONE
I'd challenge the decisions on using TODO keywords for people
You might see if there is functionality in org-secretary
https://github.com/yyr/org-mode/blob/master/contrib/lisp/org-secretary.el
(http://juanreyero.com/article/emacs/org-teams.html) that could help
with this.
It would be nice to integrate org-contacts in with something like this.
Christian Egl
Hello,
I think you can achieve that table with existing functionality.
(setq org-agenda-overriding-columns-format "%ITEM %TODO %DEADLINE")
And then agenda column view (C-c C-x C-c) shows a similar output.
I think similar outputs and methods could be used with :property: keywords too
for adding
On Thursday, 31 Oct 2019 at 15:03, Christian Egli wrote:
> His mail is from 2008 and a lot has happened in the mean time.
Although a lot has happened in the meantime, I've not seen anything pass
by which addresses minutes of meetings and tracking actions. I used to
use org to take minutes but ha
Hi all
I'd like to revisit a very old thread[1] where Adam Spiers asks if there
is support in Org mode for
1. Allow *fast* production of meeting agendas and minutes, exportable in
a good-looking legible format which non-org readers can digest.
2. Allow minutes to be taken as the meeting progr
24 matches
Mail list logo