edit text on the help page #70

Merged
trentlarson merged 3 commits from misc into master 11 months ago
  1. 15
      src/views/HelpView.vue

15
src/views/HelpView.vue

@ -41,14 +41,15 @@
You need someone to register you -- usually the person who told you You need someone to register you -- usually the person who told you
about this app, on the Contacts about this app, on the Contacts
<fa icon="circle-user" class="fa-fw" /> page. After they register you, <fa icon="circle-user" class="fa-fw" /> page. After they register you,
and after you have contacts, you can select any contact on the home page you can select any contact on the home page (or "anonymous") and record
and record your appreciation for... whatever. That is a claim recorded your appreciation for... whatever. The main goal is to record what
people have given you, to grow gifting economies. Each claim is recorded
on a custom ledger. The day after being registered, you'll be able to on a custom ledger. The day after being registered, you'll be able to
register others; later, you can create projects, too. able to register others; later, you can create projects, too.
</p> </p>
<p> <p>
Note that there are limits to how many each person can register, so you Note that there are limits to how many others each person can register,
may have to wait. so you may have to wait.
</p> </p>
<h2 class="text-xl font-semibold">How do I backup all my data?</h2> <h2 class="text-xl font-semibold">How do I backup all my data?</h2>
@ -130,7 +131,9 @@
<h2 class="text-xl font-semibold">How do I create another identity?</h2> <h2 class="text-xl font-semibold">How do I create another identity?</h2>
<p> <p>
Go Before doing this, note that it is an advanced feature that affects
functionality (eg. the words "Alt ID" next to results, backup features)
so beware if you think that may cause confusion. You can
<router-link to="start" class="text-blue-500"> <router-link to="start" class="text-blue-500">
create another identity here. create another identity here.
</router-link> </router-link>

Loading…
Cancel
Save