John Hatton

Results 28 issues of John Hatton

I suppose it must be an unusual thing, but we would like to run this at the top level of our src and thus need to exclude node_modules. Short of...

enhancement
help wanted

Electron-builder Version: 22.9.1 OS: windows 10 Node: 12.14.0 ``` C:\dev\lameta\node_modules\.bin\electron-builder --win --x64 • electron-builder version=22.9.1 os=10.0.18363 • loaded configuration file=package.json ("build" field) • writing effective config file=release\builder-effective-config.yaml • packaging platform=win32...

Currently the image is hard-coded to 140px, square. If your image is not square, it will be distorted. Is there a way to override this? I tried this in my...

enhancement

`yarn crowdin upload sources --delete-obsolete` gives ``` $ crowdin upload sources --delete-obsolete [OK] Fetching project info [ERROR] Unmatched closing ')' near index 10 ^docs\(.+\\)?[^/]+\.[^/]+$ ^ ``` My `crowdin.yml` has ```...

Bug
Help wanted
hacktoberfest

This in Notion: ![image](https://user-images.githubusercontent.com/8448/194646111-38cc8a65-8fe8-4177-bf87-26d38dbcfe52.png) Creates this markdown: ![image](https://user-images.githubusercontent.com/8448/194646331-64a1d360-2cea-4a4a-b982-3c914a55de1b.png) notion-to-md (which docu-notion uses) [does support numbered lists](https://github.com/souvikinator/notion-to-md/pull/35), so I don't know what's going wrong.

bug

Currently, you can have a page that is ready to go, with a status of "Publish", but forget to link to it from the the Outline. We should notice this...

enhancement

In Notion, you can of course link to one of the pages that serve as sections in the outline. But when docu-notion sees such a link, it doesn't find the...

enhancement

Give a page with name `Publish as Audio/Video Errata`, we get the error `The slug we computed looks invalid: /Advanced Topics/Technical Errata/publish-as-audio%2Fvideo-errata.`

bug

This project started as a proof of concept. If it keeps going well, it will need tests.

enhancement

My [pages ](https://docs.bloomlibrary.org/windows-controlled-folder-access/)have, for example: ``` --- title: Unblocking Bloom from Windows Controlled Folder Access sidebar_position: 5 slug: /windows-controlled-folder-access keywords: [troubleshooting, Defender, controlled, folder] --- ``` I find that search...