Marvin Frommhold
Marvin Frommhold
I am using the [Settings Search](https://github.com/valentine195/obsidian-settings-search) plugin. On mobile (iPhone and iPad) the search field in the settings is treated and shown as a menu entry with a right angle...
**What is the current behavior?** `option + q` opens the chat panel **What is the expected behavior?** `option + q` produces `ä` umlaut **Which versions of DesktopEditors, and which OS...
**Is your feature request related to a problem? Please describe.** I want to be able to spawn a suggester prompt with the possibility to select multiple items. **Describe the solution...
When using your plugin, the navigation buttons in the title bar work perfectly. **However, the menu entries `View -> Navigate back` and `View -> Navigate forward` do not work.** Obsidian:...
I am trying to prepend a template that contains multiple lines: Template: `_multiple_lines` ``` first line second line third line ``` Note with button: ``` '''button name Prepend multiple lines......
R43ples does not support [query via POST directly](http://www.w3.org/TR/2013/REC-sparql11-protocol-20130321/#query-via-post-direct): ``` Oct 27, 2015 11:19:33 AM org.glassfish.jersey.server.ServerRuntime$Responder mapException SEVERE: An exception was not mapped due to exception mapper failure. The HTTP 500...
I get the following error when I try to query a Virtuoso tied to R43ples: query via curl: ``` curl -X "POST" "http://localhost:9998/r43ples/sparql" \ -H "Content-Type: application/x-www-form-urlencoded" \ --data-urlencode "query=select...
Fix the activation of terminal applications on macOS. Fixes issue #11
Clicking on a notification does not activate iterm which is caused by the usage of the `-sender` option: > `-sender ID` > > Specifying this will make it appear as...
When running `git up` in a submodule folder, the following error occurs: ``` Fetching origin /usr/local/lib/ruby/gems/2.2.0/gems/grit-2.5.0/lib/grit/git.rb:120:in `read': Not a directory @ rb_sysopen - /Users/*****/SUBMODULE/.git/HEAD (Errno::ENOTDIR) from /usr/local/lib/ruby/gems/2.2.0/gems/grit-2.5.0/lib/grit/git.rb:120:in `fs_read' from /usr/local/lib/ruby/gems/2.2.0/gems/grit-2.5.0/lib/grit/ref.rb:64:in...