Dansoftowner / Boomega

A modern book explorer/catalog application written in Kotlin and Java.
GNU General Public License v3.0
72 stars 5 forks source link

Exporting records #41

Open Dansoftowner opened 3 years ago

Dansoftowner commented 3 years ago

Should support exporting to:

Dansoftowner commented 3 years ago

These actions should be available in the RecordView. For the detailed options, an overlay can show up.

Dansoftowner commented 3 years ago

Also, a record should be editable through JSON/XML in the RecordEditor. This can be achieved with RichTextFX

Dansoftowner commented 3 years ago

Also, there should be item in the context-menu for exporting specific table items.