omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Editorial = Taskpaper on the iPad?

    Editorial
    11
    19
    15720
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeangoodwin
      jeangoodwin last edited by

      Now that Taskpaper (my favorite plain text to do application) is dropping its iPad app, I'm wondering if it would be possible to have Editorial (my favorite plain text iPad editor) step in. Editorial actually reads Taskpaper files fine; if I add Markdown headers to Taskpaper "projects" they display fine, which means I can use the handy menu of headers to find my way around the lonnnnggg document. And I'm sure something fancy can be worked out for a tag search.

      The one problem: since Taskpaper uses indents under "projects" (headers), everything below a top level header appears as a code block. That means all the sub-hierarchy is lost.

      So I suppose this is a feature request: something like disabling code blocks for .taskpaper documents. Thanks!

      1 Reply Last reply Reply Quote 0
      • peterh86
        peterh86 last edited by

        ... sounds like writing a workflow to convert the files wouldn't be too hard ...

        1 Reply Last reply Reply Quote 0
        • Rob
          Rob last edited by

          Something analogous for Mac FoldingText, which could be rewritten in Python for Editorial at
          https://github.com/RobTrew/tree-tools/blob/master/FoldingText%20scripts/Import%20Export/TaskPaper-FT-Toggle.applescript

          There are, of course, some options for how you do it.

          Multiple hash headers ⇄ nested TP projects ? for example.

          1 Reply Last reply Reply Quote 0
          • omz
            omz last edited by

            Early betas of Editorial actually had a special TaskPaper mode (it still uses a custom icon for TaskPaper files in the document list). I've decided not to ship it in the final version for several reasons, but I might bring it back at some point, now that the official TaskPaper is no longer available on iOS. I'm a big fan of TaskPaper, and I use it for all of my own todo lists.

            1 Reply Last reply Reply Quote 0
            • the_buch
              the_buch last edited by

              That would be nice. I only started using Taskpaper just before it left iOS. I've been really getting into it lately and it's grown on me. I'm interested to see what, if anything, comes from it's going open source. Never though of having integration with Editorial.

              1 Reply Last reply Reply Quote 0
              • derickfay
                derickfay last edited by

                I have written a bunch of workflows to use Editorial as a TaskPaper replacement, found here: http://dfay.fastmail.fm/et/ . MacDrifter also just ran a long post on TP resources that included some others.

                Rather than converting TP to Markdown (which would mess up using the TP files in everything else that's built for TP...) as is suggested above, I'd love to see custom syntax highlighting in Editorial. One of my existing Editorial TP workflows allows project navigation as the OP describes, but without the markdown conversion. But what I really miss is the styling by tag that's possible in TP for the Mac. Was this a feature in the TaskPaper mode of Editorial that you mentioned omz?

                Thx again for a really extraordinary app.

                --Derick

                1 Reply Last reply Reply Quote 0
                • omz
                  omz last edited by

                  @derickfay Here's what "TaskPaper mode" looks like in the current development version. I can't guarantee that this will be in the final release, but I like it so far.

                  The color labels are configurable (tag→pre-defined color), though the styling is definitely not as customizable as in TP for Mac (on the upside though, it's easier to do).

                  Screenshot

                  1 Reply Last reply Reply Quote 0
                  • Stefano
                    Stefano last edited by

                    That already looks awesome Ole!

                    How are checked tasks being translated in the original file and how are you going to handle notes?

                    1 Reply Last reply Reply Quote 0
                    • omz
                      omz last edited by

                      @Stefano Thanks! There isn't really the concept of an "original file" in TaskPaper, it's just plain text, and Editorial doesn't hide anything. It's basically just an "overlay" on top of the regular text editor, i.e. the checkbox is automatically activated when a task is tagged as @done and deactivated when the tag is removed, whether that's by tapping the checkbox or by editing the text directly. Notes show up as regular text (currently with a slightly smaller font size, but I'm not sure if I'll keep that).

                      1 Reply Last reply Reply Quote 0
                      • Stefano
                        Stefano last edited by

                        Yeah and pleasure! So you are adding / removing the @done tag, if one is using the checkboxes. Good.

                        If you look at TaskPaper ( TP ) for Mac, notes are greyed out ( a little bit ) to make the difference, but on the font size side no changes are applied. I would like to suggest to stick as much to the original — at least in the beginning — as possible. It will attract even more people using TPM ( Mac ) and looking for an alternative for TPT ( Touch ).

                        1 Reply Last reply Reply Quote 0
                        • derickfay
                          derickfay last edited by

                          This looks great - looking forward to the next release!

                          1 Reply Last reply Reply Quote 0
                          • macdrifter
                            macdrifter last edited by

                            Brief beta-tester comment now that Ole let the cat out of the bag: RIDICULOUSLY AWESOME.

                            That is all.

                            1 Reply Last reply Reply Quote 0
                            • stephenll
                              stephenll last edited by

                              I hate to be the one that asks for a new feature as soon as you see a preview but ....

                              Imagine reordering or moving items around in that outline by touch. By dragging. Think omnioutliner but plain text. That would be even more awesome.

                              1 Reply Last reply Reply Quote 0
                              • Bricoleur
                                Bricoleur last edited by

                                ... If you can't commit to delivery date...
                                May I plea for access to beta ?

                                I'm currently using the TP workflows provided by derickfay but this "skinning" would move my efficiency to a hole new level (unfortunately I'm too late for me to download TaskPaper from App Store so really need something quickly !)

                                1 Reply Last reply Reply Quote 0
                                • the_buch
                                  the_buch last edited by

                                  I hope this feature is able to make it in the final cut. I've grown fond of TaskPaper in the last month and my understanding is that when I upgrade to an iPad Air next week, and restore from this device's backup, I will lose TP. Since I use Editorial daily anyway, this could be nice.

                                  1 Reply Last reply Reply Quote 0
                                  • pruppert222
                                    pruppert222 last edited by

                                    Looks great. It would be cool to also have the folding feature in markdown files.

                                    1 Reply Last reply Reply Quote 0
                                    • Rob
                                      Rob last edited by

                                      It looks really excellent.

                                      ( and my attention is caught by what might just be a disclosure triangle in the upper left corner ... )

                                      Fantastic work ... and it has already transformed the value of the platform

                                      1 Reply Last reply Reply Quote 0
                                      • omz
                                        omz last edited by

                                        @Rob Sorry to disappoint you, but the "disclosure triangle" is the button to show the bookmarks bar (same as in current version), there probably won't be any folding features in this update.

                                        1 Reply Last reply Reply Quote 0
                                        • Rob
                                          Rob last edited by

                                          There's no hurry – this is already an unexpected feast.

                                          ( and the phrase 'in this update' sounds like welcome rain :-)

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post
                                          Powered by NodeBB Forums | Contributors