<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Posting code snippets from a mobile device in Water Cooler</title>
    <link>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666938#M10862</link>
    <description>&lt;P&gt;I where aware of the Shift-Enter on the computer. I didn't know it was possible to achieve on an iOS device. Unfortunately it is not a supported feature on my Android keyboard so your tip didn't help me &lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 20:30:17 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-01-17T20:30:17Z</dc:date>
    <item>
      <title>Posting code snippets from a mobile device</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666091#M10844</link>
      <description>&lt;P&gt;The post code snippets button is not available when posting from an mobile device. (See screenshot me using the Chrome browser on a Samsung Galaxy 10 phone.)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20200116_082142.jpg" style="width: 1080px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26950i9CDC4453F5BABB97/image-size/large?v=v2&amp;amp;px=999" role="button" title="20200116_082142.jpg" alt="20200116_082142.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This leaves us to write our code examples in the normal dialogue. The issue by using the normal dialogue is that every time I do a line break I get a new paragraph, creating a lot of white space between the lines. This makes the code snippet less readable.&lt;/P&gt;
&lt;P&gt;Example;&lt;/P&gt;
&lt;P&gt;Load&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Field1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Field2,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Field3&lt;/P&gt;
&lt;P&gt;From&lt;/P&gt;
&lt;P&gt;&amp;nbsp; My.qvd (qvd)&lt;/P&gt;
&lt;P&gt;Where&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Field1 &amp;gt; $(vAriable)&lt;/P&gt;
&lt;P&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest that when typing from a mobile device the line breaks by pressing enter are not interpreted as a new paragraph. Instead line break on my mobile keyboard should be interpreted as just a simple line break. Personally I have no problem pressing enter twice to get the looks of a paragraph in normal text.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you implement simple line breaks the code snipplet above would look like this:&lt;/P&gt;
&lt;P&gt;Example;&lt;BR /&gt;Load&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Field1,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Field2,&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Field3&lt;BR /&gt;From&lt;BR /&gt;&amp;nbsp; My.qvd (qvd)&lt;BR /&gt;Where&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Field1 &amp;gt; $(vAriable)&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;What do you say? Is this possible to implement or do you have another suggestion on how to post examples of script code from an mobile device?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Vegar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 19:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666091#M10844</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-02-07T19:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Posting code snippets from a mobile device</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666756#M10856</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;Hey Jeremy, any thoughts on this? Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 13:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666756#M10856</guid>
      <dc:creator>Sue_Macaluso</dc:creator>
      <dc:date>2020-01-17T13:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Posting code snippets from a mobile device</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666850#M10861</link>
      <description>&lt;P&gt;Hi Vegar,&lt;/P&gt;
&lt;P&gt;Thanks for your question.&lt;/P&gt;
&lt;P&gt;That’s correct that using the Return/Enter key creates a double-spaced line break (as follows).&lt;/P&gt;
&lt;P&gt;However, you can also hold Shift while pressing Return/Enter to create a single-spaced line break (as follows).&lt;BR /&gt;[Single-spaced line here.]&lt;/P&gt;
&lt;P&gt;This works on desktop as well as mobile. On my mobile iOS, the shift key is the “up arrow” icon.&lt;/P&gt;
&lt;P&gt;Let me know if you have any issues.&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="E05AE51C-C63E-4665-8DEB-902AD4AD4F11.jpeg" style="width: 750px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27087i45B8477C04A20146/image-size/large?v=v2&amp;amp;px=999" role="button" title="E05AE51C-C63E-4665-8DEB-902AD4AD4F11.jpeg" alt="E05AE51C-C63E-4665-8DEB-902AD4AD4F11.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 16:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666850#M10861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-17T16:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Posting code snippets from a mobile device</title>
      <link>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666938#M10862</link>
      <description>&lt;P&gt;I where aware of the Shift-Enter on the computer. I didn't know it was possible to achieve on an iOS device. Unfortunately it is not a supported feature on my Android keyboard so your tip didn't help me &lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 20:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Water-Cooler/Posting-code-snippets-from-a-mobile-device/m-p/1666938#M10862</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-01-17T20:30:17Z</dc:date>
    </item>
  </channel>
</rss>

