Johnny A.

Results 23 comments of Johnny A.

Hi @apederson94! Please try the following: ```markdown - [x] a checked checkbox - [ ] an unchecked checkbox ``` Should render: - [x] a checked checkbox - [ ] an...

I tried to reproduce this issue in some desktop environments, see below results: - **GNOME**: *Working* - **Unity**: *Working* - **KDE Plasma**: *Working* - **Xfce**: * *Not working* * I...

Looking forward to work on this if it's not done already.

Hey @fayyazahmed66, this looks like a first good issue. Do you mind if I work on it?

Hi @benwalio! Can you please answer the following? - OS version? - Are you using RVM? - Ruby version? (run `ruby --version`) - Bundler version? (run `bundler --version`) Thanks

I would first check if the hostname is in fact resolving to the IP address: `nslookup ` Additionally, you could manually edit your `/etc/hosts` file (on the host where you...

> Thanks for the response. Confirmed resolution. Does hostname-based access require https perhaps? I don't think so, it should connect via http just fine. May I know which port did...

Then you should be able to see the default page when you access it. Example: ![image](https://user-images.githubusercontent.com/5891646/77022696-b6a0f480-6960-11ea-9970-a3ee2454b280.png) Then in the Standard Notes app: ![image](https://user-images.githubusercontent.com/5891646/77022921-34650000-6961-11ea-9afa-ba1609bd5cc5.png) ![image](https://user-images.githubusercontent.com/5891646/77022964-4e064780-6961-11ea-933d-6771e6ef4791.png)

Sorry, I missed that you were using the iOS app, in which case it will not connect using a domain/subdomain unless it is HTTPS enabled. You either connect to it...

Hey there @aashish108! We haven't deployed the `syncing-server` on a Raspberry Pi, but we can definitely take a look at it :) What error messages are you getting when setting...