Giter VIP home page Giter VIP logo

shaarli-related's Introduction

shaarli-related

I am a Shaarli plugin to show related links based on the number of identical tags. I enable a different way to explore the links between your links.

What I look like

Screenshot of Shaarli related plugin

Find me in my natural environment on https://b.ndre.gr

Install me

QA

If you find any bug, or have some ideas, open a github issue! Pull requests are welcome.

Ideas

If anybody needs it, we could add some configuration options to define:

  • the number of related links to show
  • whether we show inline description of related links
  • the length of the inline description
  • whether a click on a related link should lead to the final URL or the short Shaarli URL

shaarli-related's People

Contributors

arthurhoaro avatar ilesinge avatar immanuelfodor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

arthurhoaro

shaarli-related's Issues

Problème compatibilité avec le plugin favicons

j'ai fix temporairement en ajoutant un background-image:none; dans le fichier .css du plugin related

#related_popin .link-title {
display: inline;
background-image: none !important;
}

Sinon ça affichait en boucle le favicon sur le lien dans la popup related

Minor compatibility issues with Shaarli v0.12.0-beta

Hi, thanks for the quick upgrade!

I just updated my instance, and I notice 2 minors issues:

  • related permalinks use the legacy route (?hash instead of {$base_path}/shaare/hash), so there is an unnecessary redirection
  • icon no longer work in permalink view, you probably need to use base_path template variable.

related [plugin incompatibility]: Call to undefined method Shaarli\Bookmark\BookmarkArray::getBookmarks()

Hi there,

Related looks like such an excellent plugin, and I really wanted to use it.

I just installed Shaarli 0.12.1 (the November 2020 release), and wanted to use your related plugin, so I installed by following the directions in the readme.

Upon loading the front page of my Shaarli installation, I get the error message as in the title of this issue:

related [plugin incompatibility]: Call to undefined method Shaarli\Bookmark\BookmarkArray::getBookmarks() 

From previous closed issue #18 that should fixed, but it appears the error is still there.

Best,

Jonas

Show also newer related bookmarks?

Is it possible to continuosly update the related bookmarks? For it seems that they always stay the same.

Example: Two years ago I posted a bookmark about shaarli plugins. Today, I post anonther one. When I click on my bookmark from two years ago, the most recent related post from today will not show up. It will only show related bookmarks that I posted two years ago and earlier.

I have no idea how hard this would be to implement, I suppose it is no easy task? Thanks!

Related exposes private bookmarks

When you make a note or bookmark public and click on the "Related" icon, a list with private bookmarks is shown - the title only of course. Not a big issue, but not expected behavior, I suppose?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.