Search the Community
Showing results for tags 'plain-text'.
-
Notes with New Text File with Tag 4.0 Overview Easily create new tagged plain text files. Synchronize your notes by selecting a Dropbox folder as your working folder. View your notes, including tags, with an application such as nvALT. Setup You can configure the workflow anytime by typing the keyword setup-nft though you will be prompted to do it if it is the first time you run the workflow. There are 6 steps. 1. Select the Working Folder Type the name of the folder that you want to save your text files. You can select a Dropbox folder to synchronize your files. 2. Set the Pre
- 84 replies
-
- plain-text
- tag
-
(and 2 more)
Tagged with:
-
Hi, I am trying to write a script in python which would paste a random string. It works normally, but when It tries to paste in iOS Simulator, it does not work. If I try to paste by pressing "CMD + v" it does not work. If I try to paste by pressing "CMD + SHIFT + v" it works. Is there a way to simulate "CMD + SHIFT + v" instead? Thanks.
-
Converts text to all upper or all lower case text using the tr command. Convert text to lower case: cc lo {query} Convert text to upper case: cc up {query} download (2013-03-14)
- 1 reply
-
- bash
- conversion
-
(and 2 more)
Tagged with: