ripose-jp / Memento

An mpv-based video player for studying Japanese
https://ripose-jp.github.io/Memento/
GNU General Public License v2.0
472 stars 22 forks source link

[Feature request] Export only lowest frequency value #202

Open BigBoyBarney opened 7 months ago

BigBoyBarney commented 7 months ago

Hi! Thanks for the app!

I would like to order my cards based on their frequency, which requires a simple numeric value in a sort field. image Currently, the only way to export frequencies is by exporting them as a bulleted list using the {frequencies} marker. Would it be possible to add a marker {frequency-minimum} or something, that only exports the lowest frequency, without dictionary name?

So in the case of the example above, instead of:

simply export: 536

Thanks!

ripose-jp commented 6 months ago

When I get around to implementing the extended marker syntax from #143, I'll do this.