<h4>Bookmark Importer<imgalt="help"title="If you put in your bookmarks here, you can access them anywhere where you have access to your YaCy peer. Think of it as your 'personal cloud' for bookmarking." class="help"src="/yacy/ui/img-2/question_blue.png"></h4>
<h4>Folder settings<imgalt="help"title="A folder structure is helpful to organize your bookmarks in a hierarchical way." class="help"src="/yacy/ui/img-2/question_blue.png"></h4>
<h4>Automatic tagging<imgalt="help"title="Tags are words that are attached to documents as metadata. It is possible to read all the documents and find the attached tags automatically." class="help"src="/yacy/ui/img-2/question_blue.png"></h4>
<p>
<inputtype="radio"name="autotag"value="off"checked="checked"/> Off
<br/>
@ -175,6 +178,19 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de
<inputtype="radio"name="autotag"value="merge"/> Merging with existing tags
</p>
<hr/>
<h4>Automatic Indexing<imgalt="help"title="While doing the bookmark import, YaCy can push all URLs to the indexing process"class="help"src="/yacy/ui/img-2/question_blue.png"></h4>
<p>
<inputtype="radio"name="indexing"value="off"checked="checked"/> No indexing
<br/>
<inputtype="radio"name="indexing"value="single"/> Index every bookmark entry
<br/>
<inputtype="radio"name="indexing"value="onelink"/> Index every bookmark entry plus all directly linked pages
<br/>
<inputtype="radio"name="indexing"value="fulldomain"/> Index all domains from all bookmarks completely
<br/><br/>
<inputtype="checkbox"name="medialink"/> also all media (image/movie/document) links