Coder Social home page Coder Social logo

Presentation sections about avicenna HOT 2 OPEN

hadisinaee avatar hadisinaee commented on August 21, 2024
Presentation sections

from avicenna.

Comments (2)

hadisinaee avatar hadisinaee commented on August 21, 2024

Hi @AntoinePrv,

Sure, that's great. I'd be glad to see that. I try my bests to review and merge all PRs ASAP. There are very good suggestions and works in my to-do list for Avicenna. I hope to find a free slot in my calendar to work on those.

Thank you :)

from avicenna.

AntoinePrv avatar AntoinePrv commented on August 21, 2024

I'm currently thinking that I would actually like to have more sections (tutorial, poster, grants...), but this would start being too redundant and specific to my needs to merge back into Avicenna.

I think the clean way to go would be to have meta section, where one would specify a title parameter. The subsections would then be processed as it is done for publications...

On the plus side, it gives a lot of flexibility and reduce code duplication (could also be used to implement publication and projects). However, it may add too much complexity.

Here is a sample config (option 1)

[[params.sections]]
  title="My Presentations"

  [[params.sections.subsections]]
    title="2019"

    [[params.sections.subsections.items]]
      name="My title"
      author="Some people"

It is a bit verbose, so an idea could be to use the keys for title (option 2):
(Edit: it is not ideal because keys are case insensitive.)

[[params.sections."My Presentations".2019]]
  name="My title"
  author="Some people"

What are your thoughts on this ?

from avicenna.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.