I don't have a Mac, so I can't help much, but I can speak a bit about the
*@path
~* matter. This does work on Linux. When you wrote "does not expand", did
you mean that the implied paths are not created when you save an "external"
file? If so, you can change this behavior by adding a node to your
MyLeoSettings.leo file. This node has to be a child of the @settings node,
and have this headline:
@bool create_nonexistent_directories = True
Restart Leo after saving. Then the following should happen. Create a
small subtree, for example:
- @path ~/aaa
- @path bbb
-@path ccc
@clean test1.txt
After you save the outline, the file *test1.txt* should be there at
*~/aaa/bbb/ccc/test1.txt*.
There are Mac users who seem to have good success using Leo, so it ought to
workable for you. A lot of them read these posts, so I expect you will get
some help pretty soon.
Leo is a remarkably useful and adaptable piece of software. But it can be
hard to learn about all the things, like the *@bool* setting above, that
make it really sing for you. Just keep asking here, and read the Leo docs
about settings, customization, and so on.
On Friday, April 9, 2021 at 12:07:00 AM UTC-4 [email protected] wrote:
> Greetings,
>
> I discovered Leo a couple of days ago and think it might be valuable while
> developing a new green field project (as well as maintaining some others).
> We are a Mac-only shop and I have Leo up and running from the devel git
> branch.
>
> With the caveat that I am still trying to get the hang of it, it seems to
> be the case that Leo was not really targeted to OS X. There are areas some
> areas where I cannot tell if I am doing something "wrong" or if there is a
> "bug".
>
> Examples:
>
>
> - When I've had multiple .leo files open (tabs?) and tried to do
> "insert child" nothing would happen in the visible outline, but would be
> inserting children in one of the other non-visible outlines. Then after
> closing the affected .leo file, save operations on the visible .leo file
> would save the closed .leo file. Perhaps I do not understand how to
> "Focus"
> an outline for operations?
> - Most of the commands that specify the Ctrl- modifier in the docs are
> mapped to "Command" correctly, but a lot of them don't actually work
> (possible conflicts with OS X - Cmd-H for instance). Is there a Mac OS X
> guide/cheat sheet available?
> - While setting up an outline with @path nodes, the '~' character does
> not expand (as in quickstart.leo "Programming" node). Is there some plugin
> I need for that to work?
>
> I look forward to mastering Leo for my needs as well as the VSCode-Leo
> integration project (game changer?).
>
> Thanks,
> TK
>
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/leo-editor/1a20b782-ac34-45c7-9d92-325465c47079n%40googlegroups.com.