Re: Leo Write-Only Mode

2020-08-24 Thread k-hen
Right, good point!, thanks Tom :-) On Monday, August 24, 2020 at 11:55:12 AM UTC-4 tbp1...@gmail.com wrote: > Don't forget, viewrendered3 already uses @rst, @md, and @asciidoc. Please > don't make these mean something else. > > > On Monday, August 24, 2020 at 10:36:54 AM UTC-4, vitalije wrote:

Re: Leo Write-Only Mode

2020-08-24 Thread Thomas Passin
Don't forget, viewrendered3 already uses @rst, @md, and @asciidoc. Please don't make these mean something else. On Monday, August 24, 2020 at 10:36:54 AM UTC-4, vitalije wrote: > > > > On Monday, August 24, 2020 at 3:15:50 PM UTC+2, k-hen wrote: >> >> >> Pardon the beginner question, but are you

Re: Leo Write-Only Mode

2020-08-24 Thread k-hen
Ok, makes sense, thanks. On Monday, August 24, 2020 at 10:36:54 AM UTC-4 vitalije wrote: > > > On Monday, August 24, 2020 at 3:15:50 PM UTC+2, k-hen wrote: >> >> >> Pardon the beginner question, but are you defining @coffee, @pug, etc >> yourself? >> Why not @md then instead of md: on the headl

Re: Leo Write-Only Mode

2020-08-24 Thread vitalije
On Monday, August 24, 2020 at 3:15:50 PM UTC+2, k-hen wrote: > > > Pardon the beginner question, but are you defining @coffee, @pug, etc > yourself? > Why not @md then instead of md: on the headline? > Either's fine of course, just trying to understand the differences and the > best practices.

Re: Leo Write-Only Mode

2020-08-24 Thread Edward K. Ream
On Mon, Aug 24, 2020 at 7:51 AM k-hen wrote: > > Re: the 'multiple update problem', I was thinking this would have to do > with multiple read/write nodes which is why i was trying to build a stream > with 1 reader and multiple writers. > Is there something else here to be aware of? > No. Edward

Re: Leo Write-Only Mode

2020-08-24 Thread k-hen
Thanks Vitalije, I'll have a look at that - thanks! Pardon the beginner question, but are you defining @coffee, @pug, etc yourself? Why not @md then instead of md: on the headline? Either's fine of course, just trying to understand the differences and the best practices. I'm trying to use asci

Re: Leo Write-Only Mode

2020-08-24 Thread k-hen
Ok, thanks. So 1: there doesn't seem to be an inherent issue with @nosent, it's just that doing so in conjunction with cloned nodes from @auto could be unstable. Re: the 'multiple update problem', I was thinking this would have to do with multiple read/write nodes which is why i was trying to bu

Re: Leo Write-Only Mode

2020-08-21 Thread vitalije
On Friday, August 21, 2020 at 4:08:35 PM UTC+2, k-hen wrote: > > Thank you for the import script and the responses. > > I feel like maybe I'm missing something with @nosent though, why is it > much harder to use? > > Let's say I have a directory of files that are each templated, i.e. > possibl

Re: Leo Write-Only Mode

2020-08-21 Thread Edward K. Ream
On Fri, Aug 21, 2020 at 9:08 AM k-hen wrote: I feel like maybe I'm missing something with @nosent though, why is it much > harder to use? > Clones are fragile in @auto trees, even when @persistence is enabled. Also, so-called cross-file clones can be problematic, due to a fairly nasty version o

Re: Leo Write-Only Mode

2020-08-21 Thread k-hen
Thank you for the import script and the responses. I feel like maybe I'm missing something with @nosent though, why is it much harder to use? Let's say I have a directory of files that are each templated, i.e. possibly having a header and footer. These files are checked into git and synchroni

Re: Leo Write-Only Mode

2020-08-20 Thread Edward K. Ream
On Thu, Aug 20, 2020 at 4:50 PM k-hen wrote: > I'm feeling pretty stupid right now, I think this is what @asis & @nosent > are for and I just missed it - even though I was staring right at it. > No need for apologies! There is a lot to digest for newbies. > I've heard comments to avoid these an

Re: Leo Write-Only Mode

2020-08-20 Thread Edward K. Ream
On Thu, Aug 20, 2020 at 1:20 PM k-hen wrote: The file sync is making me very nervous because (and I'm sure I did > something wrong) the file didn't import correctly and blew away my changes. > Fortunately I had a backup but this just isn't acceptable for me :-/ > There are many ways around this

Re: Leo Write-Only Mode

2020-08-20 Thread Edward K. Ream
On Thu, Aug 20, 2020 at 1:20 PM k-hen wrote: > Is it possible to configure a non-sentinel file to be write-only? > Yes. It's called @nosent. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receivi

Re: Leo Write-Only Mode

2020-08-20 Thread Thomas Passin
It would help if you explained just what you are trying to accomplish and why. On Thursday, August 20, 2020 at 5:50:01 PM UTC-4, k-hen wrote: > > I'm feeling pretty stupid right now, I think this is what @asis & @nosent > are for and I just missed it - even though I was staring right at it. > I'

Re: Leo Write-Only Mode

2020-08-20 Thread k-hen
I'm feeling pretty stupid right now, I think this is what @asis & @nosent are for and I just missed it - even though I was staring right at it. I've heard comments to avoid these and they're flagged as not 'recommended' and so was just dismissing them without consideration. I'm not sure if there

Re: Leo Write-Only Mode

2020-08-20 Thread perceptiblelogic
My sincerest apologies if I came off too alarmist with this message, this is an awesome community and Leo is a truly amazing tool and ecosystem. Rest assured I'm certain the problems are with *me* and not the software :-) I still believe there would be a huge amount of value in a file type that i

Re: Leo Write-Only Mode

2020-08-20 Thread Thomas Passin
Please describe exactly what you are doing. See if you can come up with a very condensed example (a small file with only a few nodes, for example). What do you want to achieve, what did you expect, and what actually happened? Bear in mind the the entire Leo code base is contained in a few Leo

Leo Write-Only Mode

2020-08-20 Thread k-hen
Is it possible to configure a non-sentinel file to be write-only? The file sync is making me very nervous because (and I'm sure I did something wrong) the file didn't import correctly and blew away my changes. Fortunately I had a backup but this just isn't acceptable for me :-/ What I think is