aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-10-24 21:41:49 -0400
committerAndrew Manning <tamanning@zoho.com>2017-10-24 21:41:49 -0400
commita782c9944c7ddefd0bbe7458350b2417aabe64ad (patch)
tree0074fdf60a73e9510132826218108c7f039c9036 /doc
parent325cbfcdb37912515cb1b30484896b049ab68f2a (diff)
downloadvolse-hubzilla-a782c9944c7ddefd0bbe7458350b2417aabe64ad.tar.gz
volse-hubzilla-a782c9944c7ddefd0bbe7458350b2417aabe64ad.tar.bz2
volse-hubzilla-a782c9944c7ddefd0bbe7458350b2417aabe64ad.zip
Context help for cards
Diffstat (limited to 'doc')
-rw-r--r--doc/context/en/cards/help.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/context/en/cards/help.html b/doc/context/en/cards/help.html
new file mode 100644
index 000000000..9dbed3f97
--- /dev/null
+++ b/doc/context/en/cards/help.html
@@ -0,0 +1,20 @@
+<dl class="dl-horizontal">
+ <dt>General</dt>
+ <dd>Cards represent a persistent area for collaboration that is separate from the social stream. They are somewhat more lightweight than webpages and wikis for quick organisation of information and have the advantage of allowing collaboration and commentary. They are well suited for helping to organise complex tasks where there are frequent updates and feedback.
+ </dd>
+ <dt>Add Card</dt>
+ <dd>
+ Creating a new card is very similar to composing a new post.<br><br>
+ <ul>
+ <li>
+ <b>Page link name</b>: The page link name is the name of the card for the static URL
+ </li>
+ <li>
+ <b>Title</b>: The title is displayed at the top of the card
+ </li>
+ <li>
+ <b>Categories</b>: If you have the <a href="/settings/features">Post Categories feature</a> enabled for your channel, then you can add categories to the card. These categories populate the <b>Categories</b> list on the left panel and allow filtering your collection of cards.
+ </li>
+ </ul>
+ </dd>
+</dl>