https://bugs.kde.org/show_bug.cgi?id=451975

--- Comment #3 from Volker Krause <vkra...@kde.org> ---
* Notifications for the next actions

Yep, already planned.

* Generating calendar events

Code for this exists and is used in the KMail plugin, but it's not available
inside the app yet indeed.

* Manually adding elements

Definitely needed as a fallback, currently being done for trains backed by
online journey queries, for flights we don't have that so that would probably
need to be a full free-form entry.

* Flight times

This sounds like the import was only based on the boarding pass barcode (those
contain only the day of flight, not the time, and e.g. no airport names). If
the details are in the Apple wallet pass that was apparently the source here,
it's probably a small extractor fix to get to that, given the source file.

If times are properly extracted they will show up in the timeline, which should
fix the described problem.

* Barcode formats

We try to preserve the format found in the source. Offering a way to change the
format would be
straightforward, as we store the content rather than the barcode image anyway.
However so far all airport scanners I have encountered support at least QR,
Aztec and PDF417.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to