nickchomey

Results 84 issues of nickchomey

### Steps to reproduce 1. Connect Zoho Mail account 2. Send email from another account ### Expected behavior I expect it to show an unread email count on both the...

The main reason why I don't use Code Snippets is because it stores the snippets in the database. This prevents me from being able to use Xdebug for step debugging....

enhancement
future plans

This is a fantastic application but I'm hoping that it could become even better. I have an extension in VS Code that can open devdocs, but it opens browser tabs....

Is it possible to create packages that can be installed from apt and yum? This would surely make it easier for people to use and adopt Rustic, as well as...

E-help-wanted
P-low
A-packaging

So far I'm thrilled with Rustic - notably, it uses rclone, does a proper remote/local sync (so that I no longer need to mount an rclone remote and use `rclone...

A-meta

What are the compression levels? There isn't any guidance in the help display ``` --set-compression set compression level, 0 equals no compression ``` And which type of compression is used?...

documentation

I ran `prune --keep-delete 10m` and confirmed that the files had been marked for deletion with `repoinfo`. However, I came back 10m+ later and they were still there. I then...

documentation

I just discovered this now. I'm wondering if you could create some sort of feature comparison table to show how this compares to restic (and maybe even other popular tools)...

documentation
good first issue
help wanted

Fixes #1688 previousSelection was returning the entire node and edge objects rather than just an array of ids. This fixes it. I only tested it via modifying the vis-network.min.js file...

Many parameters were missing the "undefined" default value, which throws an error when such a value is passed through ![image](https://user-images.githubusercontent.com/88559987/160170292-6358fdad-8264-4a1c-8303-80069181c64d.png) These errors go away when these defaults are added in