-
### Is your feature request related to a problem? Please describe.
### It Works
Desktop Twine for Mac is working very nice, but as a programmer I think the lack of a project folder structure is some…
-
I created a new client id and secret for a google drive desktop client application but I was only able to give access to external users (@gmail.com) because I created the client app using a gmail acco…
-
Review and organize a new edit screen.
Focus on:
- Information architecture
- Progressive disclosure
- Concatenation of options into cascaded options
- reducing the number of tabs
- Consolidat…
jonrz updated
7 years ago
-
I'm using an approach similar to yours to sandbox a few applications with bubblewrap. It's still somewhat experimental, but I've managed to isolate D-Bus pretty well using `xdg-dbus-proxy`.
Here's …
-
I would love this method to be added directly to the `Deno` namespace rather than using the CLI.
Example usage:
```ts
Deno.compile("console.log('hello world');", {
outFile: "./demo",
targ…
ghost updated
1 month ago
-
## Please select the area your Bug applys to. (Multiple selections are Possible)
- [ ] UI
- [ ] Workbench
- [ ] Publishing
- [ ] Pods
- [ ] Markdown
- [ ] Hierarchy
- [ ] Graph
- [x] Mis…
-
Hi,
When I try to write xlsx with `worksheet.write` method, It tries to write with `worksheet.write_url`
method for long string that is start with `https://` and it gives exception: `255 charact…
-
Hi,
I was expecting to find the source for the extension in this repo, just as the standard tends to be here on GitHub. But as far as I can tell that's not the case (except for source that is three…
-
We have many users who access their primary mailbox in Outlook but also use Shared mailboxes. We use the latest version of MHA add-in (v3.1). The add-in works perfectly for messages sent to the primar…
-
Hi,
I'm trying to replicate basic `grep` functionality with bleve as `grep` on 80,000 documents is unimaginable.
So my basic goal is
- use `bleve` to index and search on whole files/documen…