Sam Sarette

Results 103 comments of Sam Sarette

I assume you mean for the web export? Or the editor? For the web export, a lot of this can be added yourself - they're trying not to overload the...

To be clear: This seems to work **awesomely** - at least on Linux, I'm seeing no problems with the 1 commit ( https://github.com/inkle/inky/commit/d5604daaf2d7877b1ddffb59a9304f158028cf8c )

> Interesting. Will it require an update of Electron, or will it still work on any version of Electron? No change, left that untouched.

FYI, the only reason this hasn't been pull-requested is because the **one** non-"binaries in a zip" release, the mac DMG, might not be on-par with what's already built today. And...

The latest source code has 4 themes, but 2 of them don't seem to do anything (the release just has the 2 working ones). but yes, @olivermarshall2 , the colors...

Well the theme css files are all in https://github.com/inkle/inky/tree/master/app/renderer You'll have to dig around the code to see how it ends up in the list and switched to.

I'm glad you made the video - I wouldn't have believed it. Could not recreate with your code using Inky 0.12.0 on _Windows 10_ but **can** reproduce on _Ubuntu 20.10_...

It shouldn't be too difficult to modify the web export to do this (insert a choice-like button instead of auto advance).

I think "not putting -> end" only causes an issue if there are knots/stitches. This: ``` Hello world! * Hello back! -> woah =woah Nice to hear from you! ```...

That said, a 'title' tag would be helpful so that the name of the export folder doesn't have to match the actual title - since then our titles are initially...