From 5889c90753f7763ca0ec841036f20eac6f39da7b Mon Sep 17 00:00:00 2001 From: Jaakko Keränen Date: Sat, 19 Dec 2020 18:20:31 +0200 Subject: Cleanup --- res/about/help.gmi | 4 ++-- res/about/version.gmi | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'res') diff --git a/res/about/help.gmi b/res/about/help.gmi index b8eb6db5..0256fed2 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi @@ -163,9 +163,9 @@ To import all links on a page as bookmarks, use the page context menu to select This version of Lagrange does not support automatic bookmark synchronization. By default all bookmarks are stored locally. However, a remote bookmarks feature is provided to allow accessing a set of bookmarks from everywhere. This way you can set up your own centralized bookmark pages or use any public Gemini page as a source of bookmarks. -A local bookmark can be turned into a source for remote bookmarks via the Bookmarks context menu. Right-click the bookmark and select "Use as Remote Source". The ⤓ icon is used to indicate remote items in the Bookmarks list. Remote sources are checked when launching Lagrange and manually with the "Refresh Remote Sources" menu item. +A local bookmark can be turned into a source of remote bookmarks via the Bookmarks context menu. Right-click the bookmark and select "Use as Remote Source". The ⤓ icon is used to indicate remote items in the Bookmarks list. Remote sources are checked when launching Lagrange and manually with the "Refresh Remote Sources" menu item. -All links found in the remote sources become remote bookmarks and are included in the Bookmarks list. If an URL is already bookmarked locally, any remote bookmarks with a matching URL are not shown. +All links found in the remote sources become remote bookmarks and are included in the Bookmarks list. If a URL is already bookmarked locally, any remote bookmarks with a matching URL are not shown. Note that remote bookmarks are read-only: they cannot be edited or tagged. This means you cannot subscribe to a remote bookmark without first making a local duplicate of it. If you want to make local copies of all the links in the remote source, open the remote source page and use the "Import Links as Bookmarks..." context menu item on it. After refreshing remote sources, the remote copies of the bookmarks will not be shown any more. diff --git a/res/about/version.gmi b/res/about/version.gmi index abd51971..892c2a2e 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -7,14 +7,13 @@ # Release notes ## 1.0 -* Added remote bookmark sources. A remote source is a bookmarked 'text/gemini' page with the "remotesource" tag. Each link on the source page is shown as a remote bookmark in Bookmarks. -* Added a menu item for duplicating bookmarks. -* Export bookmarks via "about:bookmarks". Added a menu item for showing the page. -* Listing all bookmarks by tag or creation time. -* Import all links on page as bookmarks. Importing tags is not supported in this version. +* Added remote bookmarks. Any bookmarked 'text/gemini' page with the "remotesource" tag is a source of remote bookmarks. Each link on the page is shown as a remote bookmark in Bookmarks. +* Added a way to export bookmarks via the special page "about:bookmarks". The page can also list all bookmarks by tag or by creation date. +* Added context menu item for duplicating a bookmark. +* Import all links on a page as bookmarks. (Importing tags is not supported in this version.) * Links can be bookmarked via context menu. * Open links with an unrecognized scheme in the default browser. -* Open sidebar links in new/background tab via context menu or modifier keys. +* Open sidebar items in new/background tab via context menu or modifier keys. * "Edit Feed..." menu item shows the Feed Settings dialog. * Removed unimplemented menu items. -- cgit v1.2.3