Commit graph

9 commits

Author SHA1 Message Date
Michael J. Pedersen
d78d663c6a Removing svelte 2023-01-18 08:44:20 -05:00
Michael J. Pedersen
2cb64006b2 Adding LGPL license file. 2023-01-17 20:13:39 -05:00
Michael J. Pedersen
2400f52a60 Updating version in manifest.json for release 2023-01-17 19:59:37 -05:00
Michael J. Pedersen
7f6a200c51 Actual GUI in place that will run the fill vault, allowing the user to specify number of notes and some characteristics of the vault. 2023-01-17 19:55:07 -05:00
Michael J. Pedersen
90c01a1ef9 Refactored into multiple .ts files to make this more friendly to read and review. 2023-01-17 17:58:34 -05:00
Michael J. Pedersen
c1e9988548 * All settings are now respected across all functions
* Fixed links when generating normal nodes (previous would not generate links).
* Updated README to reflect current functionality.
2023-01-16 10:19:52 -05:00
Michael J. Pedersen
35b9e74c9c Able to randomly generate a vault. Need to make sure all methods honor user settings, and then actually ask for user settings. 2023-01-13 16:15:59 -05:00
Michael J. Pedersen
470dea0df1 Initial version. Commands to Create a single random note, create 100 random notes, and clear out a vault 2023-01-13 11:30:42 -05:00
Michael Pedersen
6ea4d402ba
Initial commit 2023-01-12 11:35:07 -05:00