Falko
Falko
- show search icon in video item - on click insert title into search and trigger search - add replace button in search result video item - on click replace...
It should be easy to integrate other citation styles. The current style is [1] [2] ... If you like to have other styles like [Giffin 2012] show you interest here...
for that app script needs to implement adding bookmarks and internal links via script. This is currently not possible but can be done when this issue is solved http://code.google.com/p/google-apps-script-issues/issues/detail?id=803
Some characters are in latex format in the bibtex file and need to be converted. This could be done by using a conversion table, unfortunately I have not found one...
When I tried to make the plugin work I never found an entry, so I debugged the code and saw that under KeepassXC you are not looking for `ssh://[host]` but...
I got an error in the console > > Uncaught TypeError: Cannot read property 'room_id' of undefined > at matrix-blog.js:22 > at browser-matrix-0.5.2.min.js:3 > at Object.callback (browser-matrix-0.5.2.min.js:3) > at i...
I am using jszip sucesfully in a chrome app but loading it triggers an error. ``` extensions::platformApp:17 window.localStorage is not available in packaged apps. Use chrome.storage.local instead. ``` Would be...