Re: vs code chronicles: code folding and Leo's importers

2020-08-15 Thread jkn
I re-read that link as well; something that amused me is that to this day, when writing out emails or other screeds of text, I tend to delimit 'blocks', for my own benefit, with '{{{' and '}}}' blah blah blah, here I am, chatting about some code, say the program looks like this: {{{ int

Re: ekr-leoInteg.leo

2020-08-15 Thread Edward K. Ream
On Sat, Aug 15, 2020 at 1:07 PM Félix wrote: > Will do :) > > Many thanks for this!! > Glad you like it. You might want to retain your version of @clean package.json. In fact, I reverted to your version, but didn't publish it. And here is the latest version of the script "Find empty nodes that

Re: ekr-leoInteg.leo

2020-08-15 Thread Félix
Will do :) Many thanks for this!! -- Félix On Saturday, August 15, 2020 at 1:16:46 PM UTC-4, Edward K. Ream wrote: > > On Saturday, August 15, 2020 at 12:14:37 PM UTC-5 Edward K. Ream wrote: > > > Attached is the latest version [of ekr-leoInteg.leo]. >> > > I forgot to mention that you should

Re: ekr-leoInteg.leo

2020-08-15 Thread Edward K. Ream
On Saturday, August 15, 2020 at 12:14:37 PM UTC-5 Edward K. Ream wrote: Attached is the latest version [of ekr-leoInteg.leo]. > I forgot to mention that you should copy this file to the leoInteg folder, so that all the @clean nodes will find the proper files. Edward -- You received this mess

Re: ekr-leoInteg.leo

2020-08-15 Thread Xu Wang
OK well noted with thanks Félix 于2020年8月15日周六 下午10:54写道: > Sorry - one last thing: you have to switch Leo to its 'devel' branch too! > -- > Félix > > On Saturday, August 15, 2020 at 11:48:19 AM UTC-4, Austin(Xu) Wang wrote: >> >> OK noted. Thanks Felix for your work on bring Leo a modern GUI. >>

Re: @clean orphan node error

2020-08-15 Thread Edward K. Ream
On Sat, Aug 15, 2020 at 10:03 AM Thomas Passin wrote: > Something I still don't quite understand - what is different between @auto and @file trees once an @auto tree has been imported? Good question. @clean is also involved. @auto: Always import the file, creating nodes each time. Does not sav

Re: ekr-leoInteg.leo

2020-08-15 Thread Félix
Sorry - one last thing: you have to switch Leo to its 'devel' branch too! -- Félix On Saturday, August 15, 2020 at 11:48:19 AM UTC-4, Austin(Xu) Wang wrote: > > OK noted. Thanks Felix for your work on bring Leo a modern GUI. > > and looking forward for the search feature. > > Félix > 于2020年8月15日周

Re: ekr-leoInteg.leo

2020-08-15 Thread Xu Wang
OK noted. Thanks Felix for your work on bring Leo a modern GUI. and looking forward for the search feature. Félix 于2020年8月15日周六 下午10:45写道: > Hi Xu, > > Not Yet : I Have not yet implemented 'search' functions in leoInteg - > although it is on the TODO list and will be implemented soon... > > Ple

Re: ekr-leoInteg.leo

2020-08-15 Thread Félix
Hi Xu, Not Yet : I Have not yet implemented 'search' functions in leoInteg - although it is on the TODO list and will be implemented soon... Please make sure to report any details you would like to see added or corrected to leoInteg! Many thanks to you for trying it out and reporting errors or

Re: ekr-leoInteg.leo

2020-08-15 Thread Xu Wang
Hi Felix, The video is good, I'm going to try it. :-) One more question, can I make a full text search for all the nodes in the leo file in VSC? something like the Nav tab of Leo QT GUI. I use it a lot. BR,Xu Félix 于2020年8月15日周六 下午10:25写道: > Hey Xu, nice to meet you ! > > LeoInteg is current

Re: ekr-leoInteg.leo

2020-08-15 Thread Félix
Hey Xu, nice to meet you ! LeoInteg is currently still in development, so a full 'compiled' extension package is not yet available in the vscode market. To try it out and install it, there's a readme file available at the repository, check it out at https://github.com/boltex/leointeg#developme

Re: ekr-leoInteg.leo

2020-08-15 Thread Xu Wang
Thanks EKR for sharing this.. Is there a HOWTO on using leoInteg with VS Code? For me, I enjoy using Leo for keeping my TODOs, meeting minutes and a lot of information received everyday. However, I switch to another editor(Textmate) for source code editing or some heavy editing work. If only I c

Re: @clean orphan node error

2020-08-15 Thread Thomas Passin
On Saturday, August 15, 2020 at 9:26:09 AM UTC-4, Edward K. Ream wrote: > > On Fri, Aug 14, 2020 at 11:49 AM k-hen > wrote: > >> Hi guys, >> I'm trying to change and @auto node to an @clean node, but I'm getting >> and error writing the file. > > > Make sure the root node (@auto, @file, @clean)

Re: @clean orphan node error

2020-08-15 Thread Edward K. Ream
On Fri, Aug 14, 2020 at 11:49 AM k-hen wrote: > Hi guys, > I'm trying to change and @auto node to an @clean node, but I'm getting and > error writing the file. Make sure the root node (@auto, @file, @clean) contains an @others directive in the body. Some background. When Leo writes any kind of

Re: @clean orphan node error

2020-08-15 Thread Edward K. Ream
On Fri, Aug 14, 2020 at 3:24 PM k-hen wrote: > I've attached the Leo file ... couldn't really be more basic. @file > doesn't isn't working either. > As Félix says, this is an empty file. Changing @clean to @file works for me. Edward -- You received this message because you are subscribed to t

Re: Leo development/mentorship/consulting

2020-08-15 Thread Edward K. Ream
On Fri, Aug 14, 2020 at 2:07 PM k-hen wrote: > If anyone is interested, I'd be willing to pay for some Leo > development/tutorials to help me learn & get everything I need configured > faster. > I won't discourage any potential tutors. However, asking for help here is reasonable. Leo's devs, inc

Re: @clean orphan node error

2020-08-15 Thread Edward K. Ream
On Fri, Aug 14, 2020 at 2:34 PM Thomas Passin wrote: > I've done that a few times without trouble. First thing I would try is to > change to @file and save. Once that works, try the change to @clean. > > If it still doesn't work, create a new @clean node, copy the subtree to > it, delete the (n