Page MenuHomePhorge

Remarkup: allow to mention a Slowvote (without embedding)
Open, WishlistPublic

Description

Base usage

Note the difference between a base mention in Task, File and Slowvote:

RemarkupRender
T15204T15204
F1F1
V1V1

It seems basic mentions are not enabled for a Slowvote.

This may have practical reasons since "V123" is a frequent text.

Anyway Slowvote does not work so I do not understand how to mention it.

Base Embed

Note the difference between a base embed in Task, File and Slowvote:

RemarkupRender
{T15204}T15204: Test Task - Best Task Ever
{F1}
favicon/default-76x76.png (76×76 px, 4 KB)
{V1}{V1}

Basically Slowvotes spawns a giant widget. So, I still do not understand how to suppress that widget to only mention a Slowvote.

Embed with Layout link

It seems the embed supports a layout option called "link".

https://we.phorge.it/book/phorge/article/remarkup/

Note the difference between a base mention in Task, File and Slowvote:

RemarkupRender
{T15204,layout=link}T15204: Test Task - Best Task Ever
{F1,layout=link}
{V1,layout=link}{V1,layout=link}

The link layout seems just not supported in Slowvote. So I still do not understand how to mention it.

Embed with Layout inline

It seems the embed supports a layout option called "inline".

https://we.phorge.it/book/phorge/article/remarkup/

Note the difference between a base mention in Task, File and Slowvote:

RemarkupRender
{T15204,layout=inline}T15204: Test Task - Best Task Ever
{F1,layout=inline}favicon/default-76x76.png (76×76 px, 4 KB)
{V1,layout=inline}{V1,layout=inline}

The inline layout seems just not supported in Slowvote. So I still do not understand how to mention it.

Related Objects

Event Timeline

valerio.bozzolan created this task.
valerio.bozzolan created this object in space S1 Public.
valerio.bozzolan renamed this task from Slowvote Remarkup: add support for layout link to Remarkup: allow to mention a Slowvote (without embedding).Mar 27 2023, 10:35
valerio.bozzolan updated the task description. (Show Details)