-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the inky wiki!
Note: Any work done that did not get pulled to the main inky project (which is plenty) can be found in the "unpulled work" folder in the code section of this repository.
Carsen was able to pull a fix for inky files not properly being opened by the editor instead of the default text application.
Anthony pulled a grammar fix for the word count.
Currently Working on knot count! (Issue made by Anthony) https://github.com/inkle/inky/issues/263 Update: Knot count ended up being unpulled as a result of being done first by the project coordinator.
Parts done by Noah are in the inkproject.js file, with modification of the count words function to create the count knots function, as well as the ipc.on function towards the bottom to continue the method call flow.
Anthony modified appmenus and project window to have the knotcount alert button appear in the inky window.
Noah made an installer that won't end up being used, which can be compiled with nsis, or opened as a text file to read the code. I would place a version of the actual installer there, but its too big to be placed in, as it contains all of inky. At least thats what inky tells me? Hopefully thats a sufficient answer, if not im willing to email it or something?
https://github.com/inkle/inky/issues/181
Thomas made a pull request about adding a count function to the search bar, but it got denied: https://github.com/inkle/inky/pull/267