FR: Support TextBundle

  1. The current version seems to already support editing textbundle, but it does not yet support creating a textbundle by default when creating a new one. Will this feature be added later?
  2. From my experience, textbundle can solve many problems:
    1. Attachments such as images and PDFs are saved more effectively.
    2. When deleting md files, attachments like images can also be deleted together.
    3. Metadata can now be saved in the JSON of a textbundle, instead of using a non-standard format in markdown.
  3. Will Lettera be available on iOS and iPadOS later?
2 Likes

TextBundles are handled natively by Lettera (fun fact: we’re the ones who maintain the open-source library for supporting them!).

You’re right that we’re missing a way to create them for now, but we’ll get to that soon :slight_smile:

As for iOS and iPadOS: it’s possible we’ll get there in the future, but in the short term we’re focused on macOS.

3 Likes