Comment to 'Space Cards suggestion/feature request'
  • Could you make a draft mockup of the card you have in mind? Maybe make one in Figma and add me as collaborator - ab@una.io and we can design one together ;)

    • Here's an example, using NYC Mayor Bill De Blasio.  Currently, the card that people see, is a small version of the cover photo, the Space name, and the number of followers.  I'm just suggesting adding other info fields that already exist to a card that already exists.  Category, Parent Space, and other fields are already shown in blocks on the Space View page, but it would be nice to see those on the card that appears on  the various pages as well as feed notifications.  A follow button would be nice to have on the card, but for now we can call it a luxury item  Maybe a short snippet from the Description field.

      Overall, just the ability to add more info to the card to give users a better idea what the space is all about.  In some applications the Space name would be sufficient, but in many cases it isn't, and that's why I'm suggesting this.

      image_transcoder.php?o=bx_froala_image&h=4973&dpx=1&t=1617493476

      • Andrew Boon 

        I feel myself falling into the same hole I fell into while trying to put a Dolphin based site online, years ago. The standard off-the-shelf platform will get you started, but inevitably you will need a bit of customization and coding that leaves a person at the mercy of someone else to do the work.  Unfortunately, my primary area of expertise is oil well logging instrumentation. I can do some basic things, but the level of skill required to do something seemingly simple, like adding the category name and parent space to the meta info, is not within my reach.  Back in my Dolphin days, every time I needed a littel custom work done, finding someone to do it was virtually impossible.  I'm wondering what I have to do to avoid falling into the same hole.  

        Any suggestions?  I urgently need, at the very least, the category name and the Parent Space name (if it exists) on the existing space card.  I've spent the better part of three days looking at the code, and see no built in way of putting that info on the card,  I can put the author's name on the card, the Space ID, and the time stamp, but not the info that would really help, So here I am again,dead in the water, unable to get a key element of a website working the way I need it to work.

        What would really help, is if the una code included more template keys to compliment the existing ones such as   __id__   __author__   __ts__  or __title_attr__

        If template keys for spaces, such as  __category__  or  __parent__  or __description__   existed, my problem would be solved, as the customization would be a simple template file edit.   I expect that having a key for a custom field is a different story, but you really should consider making more template keys available,  In other words, if it's a standard field on the entry form, a template key would be useful.

        For now, a __category__  and a  __parent__  key that I could use in Spaces template files would be a life saver.