Denis Krivak

Results 11 issues of Denis Krivak

I've added more info and one more example to `CertStore` example. I actually just looked through these discussions and copied useful information, so all credits to people from there: -...

- **OS Version**: linux 5.14.0-1024-oem (Linux Mint 20.3 Una) - **Notable Version**: v1.9.0-beta.6 ### Current behavior Not sure, but seems like a bug due to FS case sensitivity. Right now...

- **OS Version**: darwin 11.6.1 - **Notable Version**: v1.9.0-beta.4 Please consider moving vertical scrollbar to the right edge of the page when in centered mode. It feels a bit unnatural...

#### Version and Runtime ``` $ vegeta -version Version: Commit: Runtime: go1.14.2 darwin/amd64 Date: ``` I installed it like this ``` version=12.8.4 platform=darwin_amd64 curl -L https://github.com/tsenart/vegeta/releases/download/v${version}/vegeta_${version}_${platform}.tar.gz | tar xzf -...

Enhancement : make autorenaming when copying to the same directory, so that new file/dir gets name like '(copy) old_name'. version: 0.3 (61), Linux Mint

enhancement

- **OS Version**: linux 5.14.0-1048-oem (Linux Mint 20.3 Una) - **Notable Version**: v1.9.0-beta.9 ### Current behavior Example note: ![01](https://user-images.githubusercontent.com/11755173/184478827-bb1d3128-0a34-4da0-bbe3-ade0a11ab19a.png) When doing a search using a tag (example: `tag:"TestTag" testword`) the...

### Feature description This is how currently a header of a note looks like: ``` --- title: Example tags: [tag1] created: 2019-09-21T09:40:23.688Z modified: 2024-01-15T16:50:26.239Z --- ``` I'd like to disable...

- **OS Version**: Linux Mint 20.3 - **Notable Version**: 1.9.0-beta.10 ### Current behavior This code ``` [example](https://example.com/~hello~) ``` gives this link ``` https://example.com/hello ``` ### Expected behavior Formatting is not...

My setup: Notable: 1.9.0-beta.10 OS: Linux Mint 20.3 Una ### Feature description Please consider showing full title for pinned notes. ![Screenshot](https://github.com/notable/notable/assets/11755173/3ce91289-396e-45ee-b92f-91488a997be1) ### Feature motivation Right now, it shows only the...

enhancement

- **OS Version**: Linux Mint 20.3 Una (linux 5.15.0-78-generic) - **Notable Version**: v1.9.0-beta.10 ### Feature description Add tags when showing notes from the palette. ### Feature motivation I have some...

enhancement