[Libreoffice-bugs] [Bug 104134] Wishlist - Add insert content file from git repository
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 19 22:18:37 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=104134
Javi Barroso <javibarroso at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |UNCONFIRMED
Ever confirmed|1 |0
--- Comment #5 from Javi Barroso <javibarroso at gmail.com> ---
Hello,
(In reply to Jean-Baptiste Faure from comment #4)
> (In reply to Javi Barroso from comment #3)
> > Our git repository is not available via http / https, but if libreoffice
> > could have this feature, we would add http support to git
>
> I do not understand what you mean. If you add http support to your git
> repository, there is no need to have git support in LibreOffice.
>
> Please explain why you prefer a change in LibreOffice instead of a change in
> your git repository configuration.
When I document, at our job, is needed to include scripts on the document,
because maybe people without (full) access to the source. Currently we create
annexes and copy-paste the code, but when we modify the code at the server, the
document is difficult to have updated (you will forgot that the script is in
the document)
>
> Status set to NEEDINFO, please set it back to UNCONFIRMED once requested
> informations are provided.
>
> Best regards. JBF
Hello,
Imagine, I want to have the updated content of a file inside a doc. Libreoffice
could add an option to load a section from an URI.
For example I could write:
"See the source code of vibreoffice:" and then insert a section with the next
URL:
https://github.com/seanyeh/vibreoffice/blob/master/src/vibreoffice.vbs
Then libreoffice download the file and mark the section as updated at
2018/06/20 00:08 (and show you the new session with the content of the file)
Next time that I will open the document, it should be configurable to tell what
to do about every section:
- update on startup
- update on demand
- update when visualize the section
- show cached file when there is not network connection
The same can be applied with git://xxx, scheme or other URIs
Thank you!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180619/dd9c226b/attachment.html>
More information about the Libreoffice-bugs
mailing list