Florian Kaiser

Results 12 issues of Florian Kaiser

My setup is like this: my (encrypted) private key is stored in `~/.ssh/id_rsa`. The passphrase for this key is stored in Keychain. The agent is launched automatically by the system,...

Wallabag is a self-hosted alternative to the well-known read-it-later service pocket. https://www.wallabag.org

How do I connect to a Redis instance using a Unix Socket?

Please add the ability to pre-fetch articles through something like the [Readability API](https://readability.com/developers/api) and save the result in the database. Benefits: - the article is still accessible if the original...

Proposal

Why do you always have to save the file before any new todo items are displayed?

### What happened? ``` ➜ terraform apply -auto-approve hcloud_placement_group.test: Creating... hcloud_placement_group.test: Creation complete after 0s [id=1251] data.hcloud_placement_group.test: Reading... data.hcloud_placement_group.test: Read complete after 0s [name=test] Error: Provider produced inconsistent final plan...

bug

So that not everyone can trigger a pull.

feature

### Prerequisites - [x] Ensure you have latest version of plugin installed - [x] Search for possible issue duplicates ### Installation details - [x] IDE version (`Help->About->Copy to Clipboard`): 2021.3.3...

`GetURL` returns the API URL of the issue, e.g.: ``` Issue created: https://api.github.com/repos/user/repo/issues/123456 ``` It would be more useful to put the HTML URL (for human use) in the job...