Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

As a content editor, I want the option of a display title for use in the timetree so that I can use different titles in the leaf detail view and in the tree. #94

Closed
3 tasks done
rlskoeser opened this issue Feb 27, 2023 · 1 comment
Assignees

Comments

@rlskoeser
Copy link
Contributor

rlskoeser commented Feb 27, 2023

dev notes

  • update parse script to look for display title field
  • update json template to include display title in data used for the timetree
  • update tree logic to use display title first if set (full title as fallback)
@rlskoeser rlskoeser self-assigned this Mar 2, 2023
rlskoeser added a commit that referenced this issue Mar 8, 2023
* Add display title field to input text parsing script #94

* Revise pre-commit config to not prettify hugo templates for json

* Include display title in leaf json data but only when set #94

* Use display title for label in tree if set, otherwise use title #94

* Document display title in contributor instructions

* Handle empty display title field with no space after colon

* Import updated leaves with display titles and consolidated tags

* Restore three figures added previously

* Remove redundant leaf files

* Restore three figures added previously

* Improve handling for entry with missing text

* Split tag that was mistakenly not separated
@rlskoeser
Copy link
Contributor Author

implemented in #99

rlskoeser added a commit that referenced this issue Sep 22, 2023
* Add display title field to input text parsing script #94

* Revise pre-commit config to not prettify hugo templates for json

* Include display title in leaf json data but only when set #94

* Use display title for label in tree if set, otherwise use title #94

* Document display title in contributor instructions

* Handle empty display title field with no space after colon

* Import updated leaves with display titles and consolidated tags

* Restore three figures added previously

* Remove redundant leaf files

* Restore three figures added previously

* Improve handling for entry with missing text

* Split tag that was mistakenly not separated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant