MyShaarli/application/formatter
ArthurHoaro bf8bec322b New Core Plugin: ReadItLater
Create a new core plugin allowing to mark bookmarks to read them later.
When enabled:

  * checkbox is displayed in editlink view for new bookmarks
  * a plugin setting is available to check it or not it by default
  * in bookmark list:
    * new global filter to display only bookmark flagged as read it
      later
    * for each bookmarks, new action icon to toggle read it later status
    * for each « readitlater » bookmark, red label « To Read » added,
      and red line on the right of the bookmark added (default template)

Fixes #143

Signed-off-by: ArthurHoaro <arthur@hoa.ro>
2022-08-12 19:58:07 +02:00
..
Parsedown ShaarliParsedown: add PHPDoc/comments 2021-02-04 10:53:23 +01:00
BookmarkDefaultFormatter.php New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
BookmarkFormatter.php New Core Plugin: ReadItLater 2022-08-12 19:58:07 +02:00
BookmarkMarkdownExtraFormatter.php Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00
BookmarkMarkdownFormatter.php Support search highlights when matching URL content 2021-01-19 17:49:19 +01:00
BookmarkRawFormatter.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
FormatterFactory.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00