IMTheNachoMan

Results 43 issues of IMTheNachoMan

By reading https://github.com/electerious/Lychee/pull/639 I think Lychee supports sub-albums now. Will lycheesync support it too?

enhancement

I know this project is not actively being maintained but since the application still works, is there anywhere I can find an explanation of all of the config options? I...

**What this PR does / why we need it**: Easier navigation **Which issue(s) this PR fixes**: N/A Fixes # N/A

From the documentation https://lunrjs.com/guides/searching.html#term-presence > By default, Lunr combines multiple terms together in a search with a logical OR. That is, a search for “foo bar” will match documents that...

All of us probably have a workflow we repeat all the time: 1. Copy something 2. Paste it into a temporary area 3. Modify/transform/alter the text 4. Copy 5. Paste...

For example, only paste the numbers or letters of what is in the copy buffer?

Is it possible to create custom commands for special paste or Quick Paste Keyboard?

I realize this is probably not the best place to ask this but I have no other avenues. Per Google's [HTML Service documentation](https://developers.google.com/apps-script/guides/html/communication#forms): > If you call a server function...

Is it possible to use this extension/add-on with self-hosted GitLab?

We use `clasp` and `clasp` uses `is-reachable`. `clasp` has started failing on our corporate network because `is-reachable` is returning false for specific domains. I don't know TypeScript or how any...