Hi,
https://www.mail-archive.com/emacs-orgmode@gnu.org//msg122319.html
There seems to be another case where org-insert-todo-heading doesn't
work. Let's say we have the following doc.
#+begin_src org
,* foo
- [ ] a
- [ ] b
#+end_src
If the list is unfolded, org-insert-todo-heading w
On Mon, Mar 9, 2020 at 9:24 AM Tim Visher wrote:
> On Fri, Mar 6, 2020 at 9:09 AM Tim Visher wrote:
>
>> Thanks for the response, Eric. :)
>>
>> On Fri, Mar 6, 2020 at 1:51 AM Fraga, Eric wrote:
>>
>>> On Thursday, 5 Mar 2020 at 10:28, Tim Visher wrote:
>>> > I _am_ able to get it to work by a
i presume you've already tried -Q, but do you have anything like a
fill column marker package?
yes, it is a long shot.
On 3/24/20, Nathan Neff wrote:
> Hello all, I have had the 40th character missing
> from my agenda view, like this:
>
> Weeklytodo Expenses - Intern t and Friends
> :ha
Something like
(defun org-id-link-desk (link desk)
"Description function for id: link."
(let ((id (cadr (split-string link ":"
(org-with-point-at (org-id-find id 'marker)
(s-join "/" (org-get-outline-path 'with-self)
(org-link-set-parameters "id"
:de
Hello all, I have had the 40th character missing
from my agenda view, like this:
Weeklytodo Expenses - Intern t and Friends
:hab:
habittodo [#A] Inbox, Check Calendars
:hab:
habittodo [#A] Unmount / Ba kup Notes
Note how the 40th character is rendered as a s
Hi all,
When I am trying to store a link to an outline like this:
“
* Headline 1
** Headline 2
Point here.
“
How can I automatically make it’s description to be “Headline 1/Headline 2”
instead of just “Headline 2”?
Best,
Clive
*now
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-433-g4b2628
Hello,
stardiviner writes:
> Hi, Nicolas, I found the link part is fixed, Another itch is that the link
> description part still contains the statistic cookie [1/2]. For example:
>
> #+begin_src org
> * headline statistics [/]
>
> [[*headline statistics][headline statistics [/]]]
> #+end_src
O
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
11 matches
Mail list logo