Marcus Kazmierczak

Results 18 issues of Marcus Kazmierczak

Per #1 - add standard image block alignment options (left, center, right, wide, and full)

I would put this at a fairly low priority, since I'm not sure the use case on setting a Start Position. It feels more like it is an option in...

Add ability to index and search site

All request logs are based solely on request data and does not include any information regarding the response from the server. So it does not include info if served a...

The Windows console does not support the same ANSI character codes, so when they are printed out it ends up looking like gibberish characters. This PR avoids this by simply...

Reduce the extra calls if retry not successful. This change updates `rest-client.ts` function `requestWithRetry` with: - Adds a retryCount and increases the wait time between calls - Adds max wait...

The import works but was customized for my own notes, and thus not documented. - Need to generalize so can import folders of markdown - Enable ability to use a...

Right now it's more or less hard coded to Anthropic, need to enable support for ChatGPT and probably others.