Re: book authoring: formatting, auto-save, auto-commit to git

2019-12-08 Thread Brian Theado
See also this thread:
https://groups.google.com/d/msg/leo-editor/1VOYPUJrNEM/ItZwstC0AwAJ. It
might be helpful related to git autocommit.

On Fri, Dec 6, 2019 at 12:36 PM Terrence-Monroe: Brannon <
thequietcen...@gmail.com> wrote:

> I found a good answer to git auto-committing:
> https://stackoverflow.com/questions/420143/making-git-auto-commit
>
> On Friday, December 6, 2019 at 9:07:34 AM UTC-8, Terrence-Monroe: Brannon
> wrote:
>>
>> Regarding book authoring:
>>
>> What formatting (rst, asciidoc) works well to make a book with Leo?
>>
>> If I want my work to be automatically auto-saved how can this be
>> achieved? Google docs automatically saves as I type (so does Evernote).
>>
>> If I want my work to be auto-committed to a git repo, how can this be
>> achieved?
>>
>> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/leo-editor/844f885d-0f88-4b05-b666-d02367529dc8%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAO5X8CxgpDk0p8VH7G-r61v%2BuU9H96tbK24_4wbfq-JNRP-4wg%40mail.gmail.com.


Re: book authoring: formatting, auto-save, auto-commit to git

2019-12-06 Thread Terrence-Monroe: Brannon
I found a good answer to git auto-committing:
https://stackoverflow.com/questions/420143/making-git-auto-commit

On Friday, December 6, 2019 at 9:07:34 AM UTC-8, Terrence-Monroe: Brannon 
wrote:
>
> Regarding book authoring: 
>
> What formatting (rst, asciidoc) works well to make a book with Leo?
>
> If I want my work to be automatically auto-saved how can this be achieved? 
> Google docs automatically saves as I type (so does Evernote).
>
> If I want my work to be auto-committed to a git repo, how can this be 
> achieved?
>
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/844f885d-0f88-4b05-b666-d02367529dc8%40googlegroups.com.


Re: book authoring: formatting, auto-save, auto-commit to git

2019-12-06 Thread Chris George
Hello,

Formatting depends on the type of book.

For fiction, any of the popular markup languages will do it for you as few
fiction writers need much beyond bold and italic. Leo is well integrated
with rst and I taught myself to use it while I was learning Leo.

For non-fiction, the more sophisticated options might be required.
rst/Sphinx, asciidoc, or latex would all look after most use cases.

The autosave plugin can be modified for a short interval, although I tend
to live with 300 seconds.

I use a directory watch utility in linux and commit every saved .leo file
(which I keep in one folder and sync with Mega cloud storage) to a fossil
repository (also synced).

HTH,

Chris

On Fri, Dec 6, 2019 at 9:07 AM Terrence-Monroe: Brannon <
thequietcen...@gmail.com> wrote:

> Regarding book authoring:
>
> What formatting (rst, asciidoc) works well to make a book with Leo?
>
> If I want my work to be automatically auto-saved how can this be achieved?
> Google docs automatically saves as I type (so does Evernote).
>
> If I want my work to be auto-committed to a git repo, how can this be
> achieved?
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/leo-editor/d79d86b6-98b7-4fd9-8179-bdf6b4ae7e7a%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CADWQas1p2Rs55tNxLiaezHXeP1X4%2Byw_Nq%2BJFG72VaWOcEvyNw%40mail.gmail.com.


book authoring: formatting, auto-save, auto-commit to git

2019-12-06 Thread Terrence-Monroe: Brannon
Regarding book authoring: 

What formatting (rst, asciidoc) works well to make a book with Leo?

If I want my work to be automatically auto-saved how can this be achieved? 
Google docs automatically saves as I type (so does Evernote).

If I want my work to be auto-committed to a git repo, how can this be 
achieved?

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/d79d86b6-98b7-4fd9-8179-bdf6b4ae7e7a%40googlegroups.com.