Skip to content

An utility package for Icalingua, written in Wolfram Language.

Notifications You must be signed in to change notification settings

rnotlnglgq/Wolfram-IcalinguaUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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