omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. LERS

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    LERS

    @LERS

    0
    Reputation
    910
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    LERS Unfollow Follow

    Latest posts made by LERS

    • Is there a way to connect to WiFi devices with Pythonista

      SanDisk offers a really nice wireless device that connects to the iPad/iPhone via WiFi. However, you have to use their app (or a handful of compatible apps) to access/stream the files in the device.

      Would it be possible to access the files stored in that device through Pythonista + Python Script?

      Thanks!

      posted in Pythonista
      LERS
      LERS
    • Any way of folding lines based on a Python script?

      The folding lines action in the latest beta version is great. However, it's limited to folding lines based on a Regular Expression. Is there a way of using this action based on a Python script?. My final objective is to be able to fold lines based due dates in a Taskpaper file containing tags in the form @due(YYYY-MM-DD).

      Thanks!

      posted in Editorial
      LERS
      LERS
    • RE: Any way of folding lines based on a Python script?

      Ole,

      Thanks for the quick response, I wasn't sure if I was supposed to post links to Workflows using beta actions (even unlisted ones).

      Macmanuk,

      No problem, here is the unlisted link.

      Let me know if you have questions. I might tweak it a little bit more. If so, I'll upload it to the same address.

      LERS

      posted in Editorial
      LERS
      LERS
    • RE: Any way of folding lines based on a Python script?

      Ole, this is just to let you know that I have the Workflow up and running in case you want to check it out. I haven't made it public because is a Beta feature.

      Thanks again,

      LERS

      posted in Editorial
      LERS
      LERS
    • RE: Any way of folding lines based on a Python script?

      Thanks so much for your detailed comments. Actually, I started working on something similar to what you described in Option B before reading your response.

      Regards.

      posted in Editorial
      LERS
      LERS
    • Script for creating a template in Evernote with tags and date stamp

      This script creates a meeting template in Evernote using Evernote Markup Language (ENML)

      When run, it shows a list of the user's Notebooks, then asks for both the note title and tags to be assigned to the note. The note goes to the Notebook specified in one of the script variables (i.e. not necessarily the default one). Additionally, it automatically adds a date stamp to the note's title.

      You will need an Evernote token.

      grab it from:

      bit.ly/1bwsB4q

      Enjoy!

      posted in Pythonista
      LERS
      LERS