I would add: you are a programmer that desires powerful code/project organization tools.I'm not sure what brought me to Leo, but I stayed because I could divide up my code into language agnostic chunks that made sense to me, no longer confined to what any one's syntax had to offer in terms of organization.Leo is a king here. emacs with outshine and ivy can give you cheap imitation of what Leo offers. Obviously there is pharo+grafoscopio but my work culture can't tolerate that level of unorthodoxy, it could barely handle Leo.
and the true power reason:
0: programmers use Leo develop and manage projects
> So if you aren't a programmer, and you don't use clones, then why, exactly, are you using Leo? You would be much better off with TheBrain. Really.
>
No No No No*42
TheBrain-style https://www.thebrain.com/support/tutorials
tools just result the fake problem for record minds:
- them try usage chaos mapping as snap for real brain's chaos minds cosmos
- look great and beauty
- but chaos is chaos , chaos info. even put into graph mapping, is can
not help work export
- not like Leo @auto-md / etc. action nodes, the unlimited notes
outline can auto export like .md etc. works file
- the Brain beyond Dynalist/WorkFlowy/...etc. the B-tree list, base
undirected graph
- but when the discuss object need more than 42 nodes to describe...
will make new problems:
- the big image is beyond human's buffer...means we had to more and
more time to review old nodes relation
- the new node must include more relation with faraway nodes, but we
can not easy link them
- even we think hard linked all nodes as right relation, it will make
reader more hard to understand "the Brain"
Hi Edward - I don't think I'm in the target audience, at all!
I mostly use Leo to organise things.Passwords, account settings etc.
But then I want to also deal with longer form text - LaTex in fact. I have used Scrivener but I've tried moving this to Leo and it doesn't look as nice or have as many features but is more flexible and cross platform updates are all in sync.
Leo's abbreviations make LaTex great fun.I have loads of documents in text files and I can import them in seconds and if I want @auto them - handy handy.
I've tried to replace org mode with Leo - but that has had limited success.
Oh yes I write 25 line python scripts of terrible quality.
And if I have a problem in any of these activities I post here and people who know (salute Terry - sorely missed!) are very helpful and never frustrated by my level of competence.And if the web stuff becomes simple enough I might be able to Leo my files on the iPad.Leo never crashes.Leo is open on all my computers whenever they are on. What's not to like?
So if you aren't a programmer, and you don't use clones, then why, exactly, are you using Leo? You would be much better off with TheBrain. Really.
If you aren't a programmer and use TheBrain you don't need clones, because an entry/item in TheBrain can have any number of parents without the need of cloning. One entry (=node) without copies or pointers suffices.
Well said! But that's not what I tried to communicate. I just wanted to clarify that the whole idea of clones is alien to TheBrain, because it's basically a network and not a tree/dag. The need for clones only arises if one tries to map a network on a tree. But of course, that's something I don't need to tell you...
I suspect that TheBrain is based on a DAG, but I do not know for sure.
--
You received this message because you are subscribed to the Google Groups "leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+...@googlegroups.com.
To post to this group, send email to leo-e...@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.
...
I don't think TheBrain can compete with those...
I'm not an evangelist for TheBrain, but just tried to point to a tool that might be useful to others...
And I thank you for that, Reinhard! I didn't know TheBrain until
you mentioned and I like some of its features.
My contribution did not pretend to be a word "against" TheBrain,
but to emphasise those points that I find unique in Leo and which
make me keep sticking to it. Leo has yet many limitations and
cannot compete with TheBrain in visual representation, media
integration and scale..., but those are not important enough for
me to make me reconsider my election of Leo as my PIM.
I've been, like you, a searcher for "the perfect PIM" for a long
time and tried many in the past. And I still keep on trying
because I'm still searching for my "perfect formula" for
information management. And I think I will be in this quest for
ever...
But the potential of Leo is IMMENSE. I can feel it. It's there, just waiting for us to make it shine. It's difficult for me to express it in words because... it's just a feeling, an intuition. The best of Leo is yet to come!
Don't stop making your contribution, because everyone's view sums.
My best wishes,
Xavier
Hummm, by my chaos cnglish....
Hi,
In my case my path was something like TheBrain -> Leo -> Grafoscopio, and from idea/PIM to documentation to coding. So I think that maybe this is an interesting path in the context of this thread. Some details below.
These days I not use TheBrain at all since several years and instead use Free Plane when I want to do visual mind mapping. My use of Leo is mostly for quick outlines, but I still have pretty much of my old outlines in backups and Pharo + Grafoscopio is the tool where I build most of my prototypes and do coding. There is still a long path to traverse improving Grafoscopio and making it as ergonomic as Leo. They don't overlap because Leo is not directed towards live coding and there are several places where Leo is superb like import/export of external files to deconstruct and reconstruct them, where Grafoscopio is not pointing (I would rather use Leo for that).
But Leo legacy goes beyond code and this community makes a living part of it.
Cheers,
Offray
But Leo legacy goes beyond code and this community makes a living part of it.
Thanks Matt.
I wonder frequently where our tools will lead us and which
travels they help us to do. In my case the need to go from info
management to coding was kind of a natural path once the
information became too complex and it was showcased by the
scripting capabilities of Leo, but I wanted more live coding
capabilities (ala Jupyter) and more moldability, which lead me to
Pharo.
Know that Leo is "done" and the playful dimension of the project is resurfacing I wonder the travels to come for this community and its members with this tool.
Cheers,
Offray
> Now that Leo is "done" and the playful dimension of the project is resurfacing I wonder the travels to come for this community and its members with this tool.
This is the question I'll be playing with on my break.
Edward
Nice to know this. Keep Lua, Pharo and live coding into the radar to see which inspirations they bring to you.
Cheers,
Offray
I am not yet using leo, just trying to understand it at this time. I program almost always in python. I wonder if leo is useful for literate python programming? If so, how is this done?
LEO: Love it lots, but hate not loving it enough to understand it fully.
...especially the ongoing struggle with not knowing how to really embrace it and make it part of my central info management.
Several years ago, I stumbled onto LEO and a screen cast that explained how to break down a complex HTML document into nodes that contained each component of the page (head, body, etc.) and further break down JS code into functions in each node, CCS statements, etc. and drill down into the complexity of the page by documenting it. AhAh moment! Leo could help me with that.
I used clones of HTML parts to drag and drop between nodes that wrote to different HTML output files but have yet to figure out how break the link between clones so that a clone no longer is one so that it becomes a simple node that can now be modified without affecting its parents.
colorizing the html or whatever language like in other scripting editors, etc.