Posts: 44
Threads: 14
Joined: Mar 2019
Hello,
Is there a way to add or edit the (optional) <sym> metadata for a waypoint ?
If it is present in the inpuit file, I saw that it is saved, but don't found anyway to display or edit it.
Best regards,
Posts: 7,465
Threads: 223
Joined: Aug 2007
(23.09.2019, 17:16)tybern Wrote: Is there a way to add or edit the (optional) <sym> metadata for a waypoint ?
If it is present in the inpuit file, I saw that it is saved, but don't found anyway to display or edit it.
It is preserved, but not editable in the UI.
<name> and <desc> are implicitely supported by dividing the description with a semicolon ; like this
<name>;<desc>
--
Christian
Posts: 44
Threads: 14
Joined: Mar 2019
OK, so, may be in a future release ? ;-)
<name>;<desc>;<sym> in description ?
Best regards
Posts: 7,465
Threads: 223
Joined: Aug 2007
I'm always open to review pull requests to the source repository.
--
Christian