Martin

Results 23 issues of Martin

- It would be great if you could *bear_sync* without Laravel - The only problem so far is `app()` (BearNote.php, l.54) which throws an `undefined function()` - One idea on...

The script should be applicable to more than one document at a time. Right now one needs to copy and paste the script to every new document one wants to...

enhancement

Unorderd lists in GDrive get a blank line between them in the exported MD file, which renders an empty line between `*`, which is unwanted.

How can I filter to exclude two hosts (wikipedia.org and facebook.com)? According to the docs, filtering is done via `-f` argument. `'-f', filter results [url, title, text, host]` is what...

Just for reference: - I created a workflow to select a random Bear note - Find it here: https://github.com/minthemiddle/alfred-bear-random

Right now, `Pubs` ships with one article template when generating a blank entry. As not all entries come via DOI or ISBN (and hence would get an auto entry) but...

enhancement
lowpriority

To make the output even leaner and privacy-oriented, it would be great if you could programmatically remove the custom fonts and replace it with the OS default one (`-apple-system, BlinkMacSystemFont,...

We're trying to set up `slack-cli` as a status updater for all members on our remote team. For this, we need to pass everyone's token to the CLI, preferably via...

When the script reaches a PDF, it crashes. Example: ``` (node:23872) UnhandledPromiseRejectionWarning: Error: net::ERR_ABORTED at https://code.design/files/code-design-magazine-001.pdf at navigate (/Users/martin/Sites/crawlsite/node_modules/puppeteer/lib/Page.js:539:37) at process._tickCallback (internal/process/next_tick.js:68:7) (node:23872) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated...

- I just found the link in your dev.to article - A link to Github would help contributors