0
Answered

Universal purchase

MNIMN 4 years ago in General updated by Alexander Blach (Developer) 4 years ago 1

Is Textastic available as a universal purchase? Currently the app store only allows using the app on both iOS (and iPadOS) and macOS through double spend. 

Answer

Currently Textastic for iOS and Textastic for macOS are two separate apps for different platforms with different feature sets and require two separate purchases.

0
Under review

How to begin styling with css

Jenjen 4 years ago in iPad updated by Alexander Blach (Developer) 4 years ago 1

Hi I have just finished writing my code on html using Textastic and I just don’t know how to get around opening another tab and setting it to css so that I begin styling my code


Answer

I assume that the .html file is stored somewhere in the "Local Files" or in the "iCloud" location.

  • In the same folder, tap the "+" button in the bottom toolbar.
  • Enter a file name with a ".css" file extension -> this opens a new CSS file in a new tab.
  • In the .html file, add a link tag to the head section as described at https://www.w3schools.com/tags/tag_link.asp 
  • If you now open the web preview using the glasses icon while the tab with the .html file is open, you should see the CSS styles from the .css file applied. You can also open the web preview on the .css file and enter the path to the .html file in the address bar of the web preview. This allows you to preview the website while previewing the .css file without having to switch to the .html file first.

Alternatively, you can add the CSS directly to the .html file using a style tag in the header section as described at https://www.w3schools.com/tags/tag_style.asp.

0

Wakatime support

Björn Kimminich 4 years ago in General 0

It would be great to have support for https://wakatime.com in Textastic. I did not find it being supported yet, so maybe it‘s something worth considering?

0

Hallo, Positionierung von padding und margin etc wird in der App nicht richtig angezeigt

gruenfinkoscar 4 years ago in iPhone 0

IPhone 6s +
Positions with margin padding etc not correct. Also the whole site seems to be wrong positioned(too small)

When I test my code on other editors it shows correctly.

0

live

Milon 4 years ago 0

Hello,

I have a question.

Would it be possible if css could be used using web api/css.example https://example.com/css/main.css

I tried doing it with my site but textastic doesn't update the css.

Thanks

0
Under review

Shellfish drag and drop any file

Bartolomeo 4 years ago in iPad updated by Alexander Blach (Developer) 4 years ago 1

Hi! It would be nice to drag and drop any file type from shellfish. As .tsx, .properties and any type. Thanks!

0

Widget

Milon 4 years ago in iPhone 0

Hello,

Would it be possible to let us create custom widgets with our own code? Example: Make a widget and add our custom html code in to design stuff y'know. I'd love to have this if this was possible!


~Milon, I hope you enjoyed your Christmas holiday!

0
Under review

Importing images from non Photos app

Alex Blok 4 years ago in General updated 4 years ago 6

Please can you introduce a way to import images from other sources, such as Google Drive or the iPad's own file system. If I save an image out from (say) Photoshop at reduced quality to reduce the file size, there is no way to import it into Textastic. Correct me if I am wrong!

0

Hostname and iPad

DWM 4 years ago in iPad 0

I have a simple but irritating problem when setting up the terminal connection from an iPad. Would the hostname be http://(plus my IP address)? I ask because no combination of the settings appears to work. 

No matter how simple I make the password/username, they’re unrecognized and when I try the public key, I don’t have authorization. 


So... since I want the terminal to work without any ID or password, I am assuming that I’ve wrongly configured the iPad’s hostname. You have the example of textastic.com, I think... but what’s the structure of an end-user such as myself? 

I presumed it was the IP address, expressed as a URL— and that brings me back to the start of my message :-) 

Thanks 

0

how to access all the files on my ipad?

Chris Rowley G 4 years ago updated by Alexander Blach (Developer) 4 years ago 1 1 duplicate

I find no way to do this.  How can I drag and drop on an ipad!!!  Why can I not simply aceess the files app or other apps files?

Answer

Please use the "Open…" command in Textastic to open files from the Files app using the iOS document picker.

You can also use "Add External Folder…" to add folders from iCloud Drive or apps like the Git client Working Copy as an external folder to Textastic.

Have a look at this topic in the manual for details: https://www.textasticapp.com/v9/manual/integration_other_apps/external_files_folders.html