Results 46 comments of onozaty

In which directory are you running `bundle install`? If you are not running it in the Redmine installation folder, then run it in the Redmine installation folder. Note: I'm also...

Is it correct that you want to apply the CSS you have prepared for a specific tracker?

First, CSS can be applied to a specific tracker by specifying the tracker ID as the class name in the following manner. ![image](https://github.com/onozaty/redmine-view-customize-scripts/assets/47337/324ab48c-51e8-45ae-a52e-f926f6cf548e) However, if this is not possible with...

View customize customizes the screen by embedding CSS and JavaScript into the screen. Therefore, it cannot do more than that. If you want to change the HTML, you have to...

View customize allows you to insert CSS, JavaScript, and HTML. If you choose HTML, HTML is only added, **not replaced**. HTML is intended for use when it is difficult to...

Macにおいては、どのようなショートカットキーが良いのか迷っています。Ctrl+jやkも考えましたが、検索欄にカーソルがある状態でCtrl+kは切り取りで使いたい場合もありそうなので。

Hi @sfd99 Thank you for using this extension. Can you please check the Console in Chrome's DevTools for any errors so we can learn more about the error.

It works fine on my PC. ![onlinebookmarks](https://github.com/onozaty/browser-online-bookmark-incsearch/assets/47337/7406324f-ad25-4def-b739-174e63f84c0f) Do you know what triggered the problem? For example, did you add a certain bookmark?

The following API is used to obtain the bookmark list. * https://api.pinboard.in/v1/posts/all Could you please open this URL in your browser and check how it looks like?

The new API is Draft and still under development. This problem seems to be caused by an invalid character being registered as a bookmark, so please find the corresponding bookmark...