diff options
author | Graeme Geldenhuys <graemeg@gmail.com> | 2013-04-03 14:20:47 +0100 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@gmail.com> | 2013-04-03 14:20:47 +0100 |
commit | 68a0c5357a9efd9c6184dd0b93593f192f377a23 (patch) | |
tree | 7930a3ebfbee2171ded2294d703e5d811c36b754 /docview/docs | |
parent | a4ebdffd940c415d3784733df54b1e2ab5ac332c (diff) | |
download | fpGUI-68a0c5357a9efd9c6184dd0b93593f192f377a23.tar.xz |
docview: update help file - bookmarks functionality is now fully implemented
Diffstat (limited to 'docview/docs')
-rw-r--r-- | docview/docs/docview.ipf | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docview/docs/docview.ipf b/docview/docs/docview.ipf index 567ef1bd..e073990d 100644 --- a/docview/docs/docview.ipf +++ b/docview/docs/docview.ipf @@ -568,7 +568,6 @@ you open a new or additional help file. .* ************************************************************ :h1 res=8 id='bookmarks'.Bookmarks :hp2.Bookmarks:ehp2. -:note.:hp8.*** This feature is partially implemented. ***:ehp8. :p. &dv. allows you to bookmark particular topics within the current help file. Simply click the bookmark toolbar button @@ -579,16 +578,16 @@ To jump to a bookmark, go to the "Bookmarks" menu, and click on the bookmark you want to open. :p. You can view or delete all your bookmarks by clicking on "Edit..." in -the "Bookmarks" menu. This window can remain open while you read, so -that you can quickly look through your bookmarks. +the "Bookmarks" menu. :p. Bookmarks are saved in a file with the extension ".bookmarks", in the &dv. config directory. This is in the user's home profile directory where there is read/write access. Under Linux it is normally "~/.config/docview/" and under Windows it is normally "C:\Documents and Settings\<user>\Local Settings\Application Data\docview". -I will probably add a setting in &dv., so the user can configure a -preferred storage location for bookmarks (eg: some users prefer it like OS/2's View program did, -by storing notes in the same directory as the help file). +.* TODO +.* I will probably add a setting in &dv., so the user can configure a +.* preferred storage location for bookmarks (eg: some users prefer it like OS/2's View program did, +.* by storing notes in the same directory as the help file). .* ************************************************************ |