diff --git a/app/plugins/bookmarks/controllers/extensions.php b/app/plugins/bookmarks/controllers/extensions.php index 811ab3e..bac707b 100644 --- a/app/plugins/bookmarks/controllers/extensions.php +++ b/app/plugins/bookmarks/controllers/extensions.php @@ -27,7 +27,7 @@ class Extensions extends Controller { public function mobile() { self::$title = 'Mobile Bookmarklet'; - if ( App::$isLoggedIn ) { + if ( ! App::$isLoggedIn ) { return Issues::add( 'error', 'Unfortunately you will need to sign in to generate the bookmarklet unique to your account.' ); } Views::view( 'bookmarks.extensions.bookmarklet' ); diff --git a/app/plugins/bookmarks/views/bookmarks/unsorted.html b/app/plugins/bookmarks/views/bookmarks/unsorted.html index 3fcbf90..d55f2da 100644 --- a/app/plugins/bookmarks/views/bookmarks/unsorted.html +++ b/app/plugins/bookmarks/views/bookmarks/unsorted.html @@ -23,7 +23,7 @@
Literally every browser is chromium based now, so they all have a standard import/export.
- +Basic storage for all your bookmarks, forever free.
-Unlock powerful import/export and advanced organization.
-This is the members section. You can give some groups permission to access these areas. the menu is hidden for normal users and if they get a link to a member's area, the authentication system will stop them from accessing any content protected this way.
-You can even use this feature in-line with your views, hiding certain components from non-members
++ First, let me say thank you for choosing to become a member! There are several great benefits exclusively for members. +
++ In addition to extra features for bookmark management like dashboards and import/export, you gain access to influence development. Suggestions gives users a direct way to make suggestions to me personally. By default, suggestions are not public, but I can comment on them to let you know what I think. + All respectful and reasonable suggestions go up for the entire community to see and comment on. There iis going to be a loyalty points system in the future to allow you to accrue points and use the points to vote for suggestions and features they like. But that's for another time. +
++ Right now, this entire system was built and managed by myself. I have used my own version of this for years, but translating it to a publicly available product is not a 1-to-1 job. There may be bugs or issues encountered while you use the product. I can't guarantee a fix for every need in every case immediately, but I do actively keep track of bugs and work hard to ensure everyone has a great experience using the app. +
+Started: {prettyStart}
-