123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- <!DOCTYPE html>
- <html dir="ltr">
- <head>
- <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
- <title>App/Bookmarks - XOWA</title>
- <link rel="shortcut icon" href="https://gnosygnu.github.io/xowa/xowa_logo.png" />
- <link rel="stylesheet" href="https://gnosygnu.github.io/xowa/xowa_common.css" type="text/css">
-
- </head>
- <body class="mediawiki ltr sitedir-ltr ns-0 ns-subject skin-vector action-submit vector-animateLayout" spellcheck="false">
- <div id="mw-page-base" class="noprint"></div>
- <div id="mw-head-base" class="noprint"></div>
- <div id="content" class="mw-body">
- <h1 id="firstHeading" class="firstHeading"><span>App/Bookmarks</span></h1>
- <div id="bodyContent" class="mw-body-content">
- <div id="siteSub">From XOWA: the free, open-source, offline wiki application</div>
- <div id="contentSub"></div>
- <div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr">
-
- <p>
- Bookmarks allow you to mark a page for later review.
- </p>
- <div id="toc" class="toc">
- <div id="toctitle" class="toctitle">
- <h2>
- Contents
- </h2>
- </div>
- <ul>
- <li class="toclevel-1 tocsection-1">
- <a href="#Adding"><span class="tocnumber">1</span> <span class="toctext">Adding</span></a>
- </li>
- <li class="toclevel-1 tocsection-2">
- <a href="#Viewing"><span class="tocnumber">2</span> <span class="toctext">Viewing</span></a>
- <ul>
- <li class="toclevel-2 tocsection-3">
- <a href="#HTTP_Server_support"><span class="tocnumber">2.1</span> <span class="toctext">HTTP Server support</span></a>
- </li>
- <li class="toclevel-2 tocsection-4">
- <a href="#Resizing_columns"><span class="tocnumber">2.2</span> <span class="toctext">Resizing columns</span></a>
- </li>
- </ul>
- </li>
- <li class="toclevel-1 tocsection-5">
- <a href="#Updating"><span class="tocnumber">3</span> <span class="toctext">Updating</span></a>
- <ul>
- <li class="toclevel-2 tocsection-6">
- <a href="#Editing"><span class="tocnumber">3.1</span> <span class="toctext">Editing</span></a>
- </li>
- <li class="toclevel-2 tocsection-7">
- <a href="#Deleting"><span class="tocnumber">3.2</span> <span class="toctext">Deleting</span></a>
- </li>
- <li class="toclevel-2 tocsection-8">
- <a href="#Reordering"><span class="tocnumber">3.3</span> <span class="toctext">Reordering</span></a>
- </li>
- </ul>
- </li>
- <li class="toclevel-1 tocsection-9">
- <a href="#Old_bookmarks"><span class="tocnumber">4</span> <span class="toctext">Old bookmarks</span></a>
- </li>
- </ul>
- </div>
- <h2>
- <span class="mw-headline" id="Adding">Adding</span>
- </h2>
- <p>
- You can add a page to your bookmarks by using the menu bar or the right-click menu.
- </p>
- <ul>
- <li>
- Choose "Bookmarks"
- </li>
- <li>
- Choose "Bookmark this page"
- </li>
- </ul>
- <p>
- You will see a notification that starts with "bookmark added"
- </p>
- <h2>
- <span class="mw-headline" id="Viewing">Viewing</span>
- </h2>
- <p>
- You can display a list of all bookmarks by choosing the "Show All Bookmarks" option
- </p>
- <h3>
- <span class="mw-headline" id="HTTP_Server_support">HTTP Server support</span>
- </h3>
- <p>
- Bookmarks can be viewed and edited in HTTP server mode. This has been tested with Firefox (39), Chrome (43), Safari (8) and Internet Explorer (9). If you have an older version and it doesn't work, please report it to <a href="/wiki/Help/Feedback" id="xolnki_2" title="Help/Feedback">Help/Feedback</a>
- </p>
- <h3>
- <span class="mw-headline" id="Resizing_columns">Resizing columns</span>
- </h3>
- <p>
- Columns can be resized by clicking on the cell divider in the header column
- </p>
- <h2>
- <span class="mw-headline" id="Updating">Updating</span>
- </h2>
- <p>
- The bookmarks page provides the following features:
- </p>
- <h3>
- <span class="mw-headline" id="Editing">Editing</span>
- </h3>
- <p>
- To edit a bookmark, click on the edit icon.
- </p>
- <p>
- While in edit mode...
- </p>
- <ul>
- <li>
- To save the change, click on the disk icon
- </li>
- <li>
- To cancel the change, click on the undo icon
- </li>
- </ul>
- <p>
- Note that the text boxes support two keyboard shortcuts
- </p>
- <ul>
- <li>
- Enter: Saves the change. This is the same as clicking save. <sup id="cite_ref-textarea_shortcuts_0-0" class="reference"><a href="#cite_note-textarea_shortcuts-0">[1]</a></sup>
- </li>
- <li>
- Escape: Cancels the change. This is the same as clicking cancel.
- </li>
- </ul>
- <h3>
- <span class="mw-headline" id="Deleting">Deleting</span>
- </h3>
- <p>
- To delete a bookmark, click on the X icon.
- </p>
- <h3>
- <span class="mw-headline" id="Reordering">Reordering</span>
- </h3>
- <p>
- To move a bookmark to a different position, click on the row header and drag it to its position
- </p>
- <p>
- <br>
- </p>
- <h2>
- <span class="mw-headline" id="Old_bookmarks">Old bookmarks</span>
- </h2>
- <p>
- As of v2.7.3, XOWA now has a <a href="/wiki/Special:XowaBookmarks" id="xolnki_3" title="Special:XowaBookmarks">new Bookmarks page</a>. All links will go to the new bookmarks page.
- </p>
- <p>
- If you would like to review old bookmarks, you can still reach them at <a href="/wiki/Data:Bookmarks" id="xolnki_4" title="Data:Bookmarks">this link</a>
- </p>
- <ol class="references">
- <li id="cite_note-textarea_shortcuts-0">
- <span class="mw-cite-backlink"><a href="#cite_ref-textarea_shortcuts_0-0">^</a></span> <span class="reference-text">Note that in a textarea (such as Comments), Enter adds a new line. To save, press Control + Enter</span>
- </li>
- </ol>
-
- </div>
- </div>
- </div>
- <div id="mw-head" class="noprint">
- <div id="left-navigation">
- <div id="p-namespaces" class="vectorTabs">
- <h3>Namespaces</h3>
- <ul>
- <li id="ca-nstab-main" class="selected"><span><a id="ca-nstab-main-href" href="index.html">Page</a></span></li>
- </ul>
- </div>
- </div>
- </div>
- <div id='mw-panel' class='noprint'>
- <div id='p-logo'>
- <a style="background-image: url(https://gnosygnu.github.io/xowa/xowa_logo.png);" href="http://xowa.org/" title="Visit the main page"></a>
- </div>
- <div class="portal" id='xowa-portal-home'>
- <h3>XOWA</h3>
- <div class="body">
- <ul>
- <li><a href="http://xowa.org/index.html" title='Visit the main page'>Main page</a></li>
- <li><a href="http://xowa.org/screenshots.html" title='See screenshots of XOWA'>Screenshots</a></li>
- <li><a href="https://www.youtube.com/watch?v=q0qbXYXEH6M" title="See a video of XOWA Desktop in action">Video</a></li>
- <li><a href="http://xowa.org/home/wiki/Help/Download_XOWA.html" title='Download the XOWA application'>Download XOWA</a></li>
- <li><a href="http://xowa.org/home/wiki/Dashboard/Image_databases.html" title='Download offline wikis and image databases'>Download wikis</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-started'>
- <h3>Getting started</h3>
- <div class="body">
- <ul>
- <li><a href="http://xowa.org/home/wiki/App/Setup/System_requirements.html" title='Get XOWA's system requirements'>Requirements</a></li>
- <li><a href="http://xowa.org/home/wiki/App/Setup/Installation.html" title='Get instructions for installing XOWA'>Installation</a></li>
- <li><a href="http://xowa.org/home/wiki/App/Import/Simple_Wikipedia.html" title='Learn how to set up Simple Wikipedia'>Simple Wikipedia</a></li>
- <li><a href="http://xowa.org/home/wiki/App/Import/English_Wikipedia.html" title='Learn how to set up English Wikipedia'>English Wikipedia</a></li>
- <li><a href="http://xowa.org/home/wiki/App/Import/Other_wikis.html" title='Learn how to set up other Wikipedias'>Other Wikipedias</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-android'>
- <h3>Android</h3>
- <div class="body">
- <ul>
- <li><a href="http://xowa.org/home/wiki/Android/Setup.html" title='Setup XOWA on your Android device'>Setup</a></li>
- <li><a href="https://www.youtube.com/watch?v=jsMTBxGweUw" title="See a video of XOWA Android in action">Video</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-help'>
- <h3>Help</h3>
- <div class="body">
- <ul>
- <li><a href="http://xowa.org/home/wiki/Help/About.html" title='Get more information about XOWA'>About</a></li>
- <li><a href="http://xowa.org/home/wiki/Help/Contents.html" title='View a list of help topics'>Contents</a></li>
- <li><a href="http://xowa.org/home/wiki/Help/Media.html" title='Read what others have written about XOWA'>Media</a></li>
- <li><a href="http://xowa.org/home/wiki/Help/Feedback.html" title='Questions? Comments? Leave feedback for XOWA'>Feedback</a></li>
- </ul>
- </div>
- </div>
-
- <div class="portal" id='xowa-portal-blog'>
- <h3>Blog</h3>
- <div class="body">
- <ul>
- <li><a href="http://xowa.org/home/wiki/Blog.html" title='Follow XOWA''s development process'>Current</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-links'>
- <h3>Links</h3>
- <div class="body">
- <ul>
- <li><a href="http://dumps.wikimedia.org/backup-index.html" title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
- <li><a href="https://archive.org/search.php?query=xowa" title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
- <li><a href="http://en.wikipedia.org" title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
- </ul>
- </div>
- </div>
- <div class="portal" id='xowa-portal-donate'>
- <h3>Donate</h3>
- <div class="body">
- <ul>
- <li><a href="https://archive.org/donate/index.php" title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->
- <li><a href="https://donate.wikimedia.org/wiki/Special:FundraiserRedirector" title="Support Wikipedia!">Wikipedia</a></li>
- <li><a href="http://xowa.org/home/wiki/Help/Donate.html" title="Support XOWA!">XOWA</a></li>
- </ul>
- </div>
- </div>
-
- </div>
- </body>
- </html>
|