Re: Org-mode customization in emacs

2023-06-07 Thread Fleur Chrysalis
Yes, tho headings for To do lists is great and can be used for great potential, 
most people really like to use checklists thanks to the constant habit createad 
by stuff like xit-mode, todoist, google Keep and other checklist and text 
focused todo modes and applications.

To me the greatest thing would come from combining the two methods, a checklist 
that has a lot of flexibility to be used like a heading and the heading that 
indicates a bigger project is in the works conveying the broader perspective 
that the checklists won't have.

But yeah my headings are working as they are supposed to now.

 Mensagem Original 
Em 6 de jun. de 2023 23:22, Samuel Wales escreveu:

> great. so org headings instead of checklists work for you now? i have lately 
> come to the realization that checklists are not always as suitable for me as 
> they seem, and that what i need is [possibly existing, possibly user] 
> features, to be determined, for headings so that i can use headings like 
> checklists. this is the opposite of frequent requests, and early version x 
> wrote: > I got it solved now, found the line to enable TODO headings in 
> Org-brain to > show properly. My initial problem was with the todo/doing/done 
> headings not > showing up in org-brain thanks to its implementation of 
> org-mode on its > mindmap, but now i have the line that allows me to see it, 
> so i got around > the issue. > >  Mensagem Original  > Em 6 
> de jun. de 2023 13:36, Ihor Radchenko escreveu: > >> Fleur Chrysalis writes: 
> > Ah, understood, thank you for the reply. > >> Rather unfortunate that there 
> is no way to extend it or customize it >> easily. Note that I do not fully 
> understand the problem you are trying to >> solve. It may be XY problem. Try 
> to check other ways to achieve what you >> want. Maybe post a feature request 
> for org-brain? -- Ihor Radchenko // >> yantar92, Org mode contributor, Learn 
> more about Org mode at . Support Org >> development at , or support my work 
> at -- The Kafka Pandemic A blog about science, health, human rights, and 
> misopathy: https://thekafkapandemic.blogspot.com

Re: Org-mode customization in emacs

2023-06-06 Thread Samuel Wales
great.

so org headings instead of checklists work for you now?

i have lately come to the realization that checklists are not always
as suitable for me as they seem, and that what i need is [possibly
existing, possibly user] features, to be determined, for headings so
that i can use headings like checklists.

this is the opposite of frequent requests, and early version x<8
intentions, for heading-like features for checklists.

features, hmm, idk, donefornow kw, auto-numbering, export tagged items
to a checklist, idk.

the great thing is you get the full power of headings when you need
them.  [i keep wanting to say header for some reason.]


On 6/6/23, Fleur Chrysalis  wrote:
> I got it solved now, found the line to enable TODO headings in Org-brain to
> show properly. My initial problem was with the todo/doing/done headings not
> showing up in org-brain thanks to its implementation of org-mode on its
> mindmap, but now i have the line that allows me to see it, so i got around
> the issue.
>
>  Mensagem Original 
> Em 6 de jun. de 2023 13:36, Ihor Radchenko escreveu:
>
>> Fleur Chrysalis  writes: > Ah, understood, thank you for the reply. >
>> Rather unfortunate that there is no way to extend it or customize it
>> easily. Note that I do not fully understand the problem you are trying to
>> solve. It may be XY problem. Try to check other ways to achieve what you
>> want. Maybe post a feature request for org-brain? -- Ihor Radchenko //
>> yantar92, Org mode contributor, Learn more about Org mode at . Support Org
>> development at , or support my work at


-- 
The Kafka Pandemic

A blog about science, health, human rights, and misopathy:
https://thekafkapandemic.blogspot.com



Re: Org-mode customization in emacs

2023-06-06 Thread Fleur Chrysalis
I got it solved now, found the line to enable TODO headings in Org-brain to 
show properly. My initial problem was with the todo/doing/done headings not 
showing up in org-brain thanks to its implementation of org-mode on its 
mindmap, but now i have the line that allows me to see it, so i got around the 
issue.

 Mensagem Original 
Em 6 de jun. de 2023 13:36, Ihor Radchenko escreveu:

> Fleur Chrysalis  writes: > Ah, understood, thank you for the reply. > Rather 
> unfortunate that there is no way to extend it or customize it easily. Note 
> that I do not fully understand the problem you are trying to solve. It may be 
> XY problem. Try to check other ways to achieve what you want. Maybe post a 
> feature request for org-brain? -- Ihor Radchenko // yantar92, Org mode 
> contributor, Learn more about Org mode at . Support Org development at , or 
> support my work at

Re: Org-mode customization in emacs

2023-06-06 Thread Ihor Radchenko
Fleur Chrysalis  writes:

> Ah, understood, thank you for the reply.
> Rather unfortunate that there is no way to extend it or customize it easily.

Note that I do not fully understand the problem you are trying to solve.
It may be XY problem. Try to check other ways to achieve what you want.
Maybe post a feature request for org-brain?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



Re: Org-mode customization in emacs

2023-06-06 Thread Fleur Chrysalis
Ah, understood, thank you for the reply.
Rather unfortunate that there is no way to extend it or customize it easily.

 Mensagem Original 
Em 6 de jun. de 2023 10:38, Ihor Radchenko escreveu:

> Fleur Chrysalis  writes: > I've been searching all day for a way to work 
> Org-mode's plain list with the concept map of Org-brain. My problem is that 
> Org-brain displays headings as children of a mind-map parent file, example: 
> File RPG, title: DnD5e, Heading 1 will be shown in org-brain as something 
> like this... > ... > Text inside of it will be shown normally, however. It 
> also doesn't comply with TODO words (doesn't show them), So i've been 
> thinking of using just Checkboxes to mark this. I've come across xit-mode, 
> which contains Boxes for Doing [@], Abandoned [~] (which strikes the task) 
> and Unsure [?]. I would like to add those, even if through customization, 
> like you would with TODO Keywords, but i haven't found out how. Is there a 
> way to add those to the cycle list of checkboxes for org-mode? Checkboxes 
> only support a limited TODO-like functionality. Last time we discussed 
> extending the available checkbox states, we decided not to go in this 
> direction for Org mode. See 
> https://list.orgmode.org/2022-09-12t14-35...@devnull.karl-voit.at/ -- Ihor 
> Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . 
> Support Org development at , or support my work at

Re: Org-mode customization in emacs

2023-06-06 Thread Ihor Radchenko
Fleur Chrysalis  writes:

> I've been searching all day for a way to work Org-mode's plain list with the 
> concept map of Org-brain. My problem is that Org-brain displays headings as 
> children of a mind-map parent file, example: File RPG, title: DnD5e, Heading 
> 1 will be shown in org-brain as something like this...
> ...
> Text inside of it will be shown normally, however. It also doesn't comply 
> with TODO words (doesn't show them), So i've been thinking of using just 
> Checkboxes to mark this. I've come across xit-mode, which contains Boxes for 
> Doing [@], Abandoned [~] (which strikes the task) and Unsure [?]. I would 
> like to add those, even if through customization, like you would with TODO 
> Keywords, but i haven't found out how. Is there a way to add those to the 
> cycle list of checkboxes for org-mode?

Checkboxes only support a limited TODO-like functionality. Last time we
discussed extending the available checkbox states, we decided not to go
in this direction for Org mode.

See https://list.orgmode.org/2022-09-12t14-35...@devnull.karl-voit.at/

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at