quix icon indicating copy to clipboard operation
quix copied to clipboard

Quix Notebook Manager

Results 116 quix issues
Sort by recently updated
recently updated
newest added

Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=set-getter&package-manager=npm_and_yarn&previous-version=0.1.0&new-version=0.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

right now it doesn't seem possible. the only option to move note is to "clone" it and delete it in the original notebook. some ideas for possible implementation : 1)...

feature

Hi guys, Fantastic repo. Is there a way to version control the notes (SVN, GIT)?

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bit more context - we're using the wixquix/quix-frontend and wixquix/quix-backend docker images. After the recent update, the folder names, notebook names are blank, and the notes titles all default to...

This behaviour could be added as an optional setting

when searching in main-search: if the query starts with number and then other non-number char, highlighter doesn’t work (write `1' a` char by char). also the term `1' )` throws...

I was wondering if it's possible to connect to an authenticated Presto cluster (e.g. authenticated with LDAP)? I could not find any information in the docs or in the code...