v217

Results 27 issues of v217

Hi, thank you for this project! Can I run noteworthy in the browser on localhost without electron? Thanks!

enhancement

Thank you for this **great** shell! Two ideas: 1. Why not add the option to use `--shell=False` for running system commands without a shell e.g. `subprocess.run(... shell=False)` The scripts would...

Most of logica works with PostgreSQL except for the following list: - [x] Output of structures is not supported. E.g. with "psql" engine currently you can't do `Q(contact: {name: "John",...

enhancement

Added expressivity compatible with your ideas: [Extensional Higher Order Prolog](https://billwadge.wordpress.com/2016/01/18/extensional-higher-order-prolog/) by Bill Wadge. There is also a very short paper specifically about datalog: [Kountouriotis, Vassilis, Panos Rondogiannis, and William W....

Please describe the algorithm used for key generation. For somebody unfamiliar with go, this would save a lot of time. Thanks!

The [Custom Editor API](https://code.visualstudio.com/api/extension-guides/custom-editors) allows [WYSIWYG editing](https://marketplace.visualstudio.com/search?term=wysiwyg&target=VSCode&category=All%20categories&sortBy=Relevance) in vscode. Support for ltex spell checking would be great.

1-feature-request ✨

PEP: 622 proposes [Structural Pattern Matching](https://github.com/python/peps/blob/master/pep-0622.rst) for python 3.10. For some users it may be interesting how difficult it would be to port the pampy pattern matching code to native...

For the end user, it's often not necessary to see the row id column, wasting valuable screen space. An option to hide this column would make this software even better!...

Thank you for this wonderful software! I have a Spanish keyboard layout and e.g. the keyboard shortcut "Ctrl"+"=" for adding a row does not work. The key sequence, which would...

I am sure there are plenty of technical reasons. But if you are mostly not using javascript, it's just cumbersome in order to build a native react program to install...