--- title: "ToDo 🦸" date: "2023-06-26T13:11:49+03:00" author: "anybody" contributors: ["constantinos-miltiadis.md"] draft: false keywords: - internal --- # To-Do list 1. [ ] Agree on and draft a mission statement. 2. [ ] Figure out editorial board (see [Potential editorial pool](#ed-pool)). 3. [ ] Submissions 1. [ ] Open to submissions anytime, or with open calls only? 2. [ ] Submission template. 3. [ ] Citation style (perhaps author-date style; with explicit CSL file; see [CSL Repository](https://github.com/citation-style-language/styles)). 4. [ ] Types of submissions (just artifact; artifact + article, etc.). 5. [ ] Artifacts accepted for submission 5. [ ] Artifact archiving and indexing 1. [ ] Self-hosting ZIP file in library. 2. [ ] Embed games. 3. [ ] Indexing artifacts with DOI (e.g. via [Zenodo](https://zenodo.org/)). 6. [ ] Populate reviewers pool. 7. [ ] Reviewer's feedback template. 8. [ ] Populate a (working group) library. 1. [ ] Collect articles from peers to be uploaded on the journal library, which can be live-linked when referenced in articles. 2. [ ] Collect playable artifacts that can be included in the library. 9. [ ] Establish journal ISSN (see [issn info](https://www.issn.org/wp-content/uploads/2018/01/GuidelinesExtranetPublisherRegistration-ENG.pdf)) 10. [ ] Establish GitHub account for: 1. sharing tools 2. forking repositories submitted as research 11. Create a Zotero translator (almost ready; see [translator](#translator)). # Potential editorial pool {#ed-pool} - Stefano Gualeni - Konstantinos Dimopoulos (videogame urbanist, consultant, game designer, director and coordinator of the Game Design program at SAE Athens). - Eric Zimmerman - Not only dudes # Other ToDos ## Create a Zotero Translator {#translator} > Write a Zotero Translator to scrape reference metadata from entries of this site. I wrote a translator that works for Sandpoints/Dotawo, and published it on the [Sandpoints Repo](https://git.sandpoints.org/Drawwell/SandpointsTheme/issues/11). This can be easily modified to work for this project. Will wait Marcell to corroborate and push to the Zotero main repository. The same can be done for this project -- Constantinos (29.06.2023). For references on Zotero translators see: - [Zotero guide for web translators](https://www.zotero.org/support/dev/translators/coding#web_translators) . - [Guide for writing and testing a translator with Scaffold in Zotero](https://www.zotero.org/support/dev/translators/scaffold). - [Required metadata for Journal articles](https://aurimasv.github.io/z2csl/typeMap.xml#map-journalArticle).