I should perhaps written "additional" so as not to imply replacing the existing .leo files.
I usually keep my Leo files and its imported/exported files in
Fossil repository[1] (kind of a GitHub in a box, with less
impedance), all with relative links to the repository root where
project files are located. Fossil's author propose SQLite as a
file format [2][2a] and I think that single, self contained files
with a powerful, light and portable SQLite database behind Fossil
repositories are the best incarnation so far of a project "format"
I have been able to work with so far (despite most of the people
knowing mostly/only Git). I have used Fossil extensively in my
documentation projects since 2011, including Leo files talking
with other files in the same repository.
[1] https://fossil-scm.org/
[2] https://sqlite.org/appfileformat.html
[2a] https://www.youtube.com/watch?v=8y_ABXwYtuc
So I second the idea of *not* needing a project format when
Fossil is there, as it is one of the best ways to package project
resources and their history in a single file, publishing such
projects/resources and enabling collaboration. A recent example of
such combination can be found at [3][3a][3b].
[3]
https://mutabit.com/repos.fossil/malleable-systems/doc/trunk/wiki/en/malleable-systems-wiki--23fm1.md.html
[3a] https://mutabit.com/repos.fossil/malleable-systems/timeline
[3b] https://mutabit.com/repos.fossil/malleable-systems
Cheers,
Offray
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/1e45209e-4617-4160-98b1-6cbc63923cf3n%40googlegroups.com.