Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add outline support #21

Open
naturallymitchell opened this issue Mar 7, 2019 · 5 comments
Open

add outline support #21

naturallymitchell opened this issue Mar 7, 2019 · 5 comments

Comments

@naturallymitchell
Copy link
Member

After #20
Should support folder based hierarchies
Need outline-oriented model format, so need to clarify current document-oriented model format first
This will also work nicely for logs, not just opml-like texts

@naturallymitchell
Copy link
Member Author

outline schemas

  • vs document with structured header
  • like referenced model field key
  • multiple models in order, with nested field data
    • script outline, has scenes, scenes have act dialogue intended emotion
    • the order of the scenes is like an order field in an individual document, because it's in the "position" attribute of the scene sublist
    • scene model: act, dialogue, intended emotion --- script, weight
    • script: name (order of scenes? or only based on their weight, and using a complex field?)
  • scene outline model
    • first level scenes, order making up weight field?
  • it seems to come down to a reference field having (so far, implicit) structure.. by order only?

@naturallymitchell
Copy link
Member Author

In addition to OPML / XML / SCL, ContentDB should also support PEG grammars.

@naturallymitchell
Copy link
Member Author

somehow this is related to jazzdotdev/jazz#275

@naturallymitchell
Copy link
Member Author

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant