Rael Bauer

Results 32 issues of Rael Bauer

Hi, I'm trying to build the project in vs2022. I get this error when trying to build the StandardNotePlugin: ![image](https://user-images.githubusercontent.com/13108198/188950254-e44850aa-14f6-46b4-be25-381fc08fac4f.png) Can you advise how to fix this? Thanks

How does one use TChromeTabs with DcefBrowser? I was expecting to see some instructions or demo or property on the component? Thanks

![trolledge_editor](https://cloud.githubusercontent.com/assets/13108198/12031417/471f1e18-ae14-11e5-99fe-166e78a31f87.png) I am using 1600 x 900 resolution, DPI is custom 120%. On Windows 7 Pro x64.

Hi, It would be useful if I could paste in a list of urls to be downloaded. For example having a dialog like this: ![image](https://user-images.githubusercontent.com/13108198/99155793-e953e600-26c3-11eb-8f92-0c8ecdaa8680.png) Thanks.

Hello, Is serilog file format supported in the latest release version (0.9.6.2)? By default, it seems not: ![image](https://user-images.githubusercontent.com/13108198/177171824-3a1d4529-ae78-413b-9e20-4d6cbab36f3a.png) Please tell me what steps are required to enable serilog support. Thanks

question

Hi, Where can I see a list of all supported packages? Thanks

For example, let's say I like to give each note a `type`. E.g. type = book or video or app, or article etc.. So I could have a template such...

Hi. Thanks for this project. The UI is very nicely done. I am running the project locally on Windows 10. The UI crashes on this youtube video: Laravel From Scratch...

Just installed to Heroku. I have entered correct url in SendGrid settings (url includes username/password => works fine to log in to browser), However no events are logged when I...

Hi Edwin, From my analysis, there appears to be a bug in ZMUnzipOpr.pas. `function TZMUnzipOpr.UnzipAStream` Needs to include a call to ZReader.File_Close (at end of method) ``` if Result >=...