Summary: | Pipe the selected entry (or entries) to an external command | ||
---|---|---|---|
Product: | [Applications] tellico | Reporter: | Piotr Doroszewski <piotrekd> |
Component: | general | Assignee: | Robby Stephenson <robby> |
Status: | REPORTED --- | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Piotr Doroszewski
2024-01-17 20:22:08 UTC
Git commit eb223f81f53a041ca36d2ed8a23caad29a892499 by Robby Stephenson. Committed on 14/03/2024 at 14:59. Pushed by rstephenson into branch 'master'. Allow the DBUS interface to export to stdout Using a file name of '--' will result in the text being piped to stdout. With a running instance of Tellico, the dbus command would be: qdbus-qt5 org.kde.tellico /Tellico org.kde.tellico.exportXML -- M +5 -1 doc/advanced.docbook M +22 -9 src/core/filehandler.cpp M +2 -0 src/core/filehandler.h M +5 -1 src/dbusinterface.cpp https://invent.kde.org/office/tellico/-/commit/eb223f81f53a041ca36d2ed8a23caad29a892499 |