Kiyoka Nishiyama

Results 14 issues of Kiyoka Nishiyama

Implementation of opening image file with the external tool. | Q | A | ----------------- | --- | Bug fix? | no | New feature? | yes | Breaking changes?...

| Q | A | ----------------- | --- | Bug fix? | yes | New feature? | no | Breaking changes? | no | Deprecations? | no | New tests...

### Description The npm package '@markedjs/html-differ' was changed from CommonJS to ES Module at version 4.0.0. Due to a bug in npm package 'esm', the '@markedjs/html-differ' version 4.0.1 cannot be...

Feature Implemented. This makes local file handling more convenient. **Unotes version:** 1.4.3 ## Description - Fixes #133 - Fixes #93 - Dragging and dropping images in the media folder does...

Unotes cannot easily get file paths to edit local images. It would be useful if the path could be gotten directly from the displayed image. ## Current behavior (Unotes v1.4.3)...

enhancement

When I drag and drop an image from the media folder, I want it to be assumed that I am reusing the same image. ## Current behavior (Unotes v1.4.3) 1....

enhancement

Migrated to tui.editor 3.2.1 or higher. This fixed some bugs caused by older version of tui.editor. **Target Unotes version:** 1.4.4 ## Description ### Issue fixed by upgrading Tui.editor - Fixes...

## Reasons to upgrade 1. Because tui.editor 2.5 has a bug, so #134 cannot be implemented. tui.editor 3.2 does not have the same bug. - See also the following comments...

Perhaps this is a bug. Changing the setting does not change the behavior. ![image](https://user-images.githubusercontent.com/80378/188836480-38f33fcc-0758-45a2-bd33-89ba4db342cc.png) ![image](https://user-images.githubusercontent.com/80378/188836622-01184bfc-de83-4933-8701-8b63959b3084.png) ## Environment Unotes: 1.4.4 OS: Windows 11 Home

This is test result of my application . Amazon DynamoDB does not allow ":" character in table name. Dynamoid is trying to create a "rspec_index_pastehub::entry_usernames" table. ``` $ rake test_e...