Laryn
Laryn
Thank you for explaining -- what I am interested in is doing this for a single card, not all cards at the same time. (So some might have images, but...
This would be great!
I can confirm the workaround of momentarily setting a board to public, importing, and then reverting it back to private.
This appears to be where the code sets the page title: https://github.com/RestyaPlatform/board/blob/dev/client/js/common.js#L21-L30
So it looks like the sitename first is intentional, but I suggest changing that. ``` var title_format = (Iscardview === true) ? "%s | %s's Restyaboard" : "%s's Restyaboard |...
I noticed this instruction regarding setting up IMAP with Gmail: - https://restya.com/board/docs/imap/#gmailg-suite-based-email-configuration-for-imap > After configuration of IMAP in Restyaboard, if your IMAP Email address is Gmail/G Suite based email, you...
In case it's helpful I think similar functionality now exists in Trello where you can reference other cards or boards from within a comment or checklist item: ![Screen Shot 2022-04-06...
@sridhar391 Ah, thanks! Somehow I looked right past that.
This would be great. I just spun up a droplet on Digital Ocean to test this out and with any size of attachments and various boards will likely hit the...
Problem exists for me as well and the fix takes care of it. I have submitted it as a PR here: - https://github.com/woocommerce/FlexSlider/pull/1796