Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 868 Bytes

File metadata and controls

36 lines (22 loc) · 868 Bytes

Wolfram-IcalinguaUtils

This is an utility package for Icalingua++ written in Wolfram Language 1 (also known as Mathematica).

Now it creates a GUI for message searching, utilizing RelationalDatabase support in WL for SQLite.

Preview

FormPage

Usage

Install

Evaluate this:

PacletInstall["IcalinguaUtils", "Site" -> "https://github.com/rnotlnglgq/Wolfram-IcalinguaUtils/raw/master"]

Message Search

Evaluate this:

MessageSearchApp[]

TODO

  • Check identity of EntityStores instead of reloading them every time.
  • Better notebook appearance.
  • On post processing, divide steps as interpret->save->format.
  • Search room name by keyword.

Footnotes

  1. which has a huge runtime so you won't wanna try if you don't need its many other functionalities