GithubHelp home page GithubHelp logo

mayafri / wqt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18 KB

Personal links agregator / Agrégateur de liens personnel

License: MIT License

JavaScript 65.46% HTML 21.63% CSS 12.91%

wqt's Introduction

Texte en français juste en dessous.

wqt: personal links agregator

You put interesting links in a text file and they will appear ordered by date desc with tags filtering feature. Useful to share things found on the web.

Inspired by these systems: HN, JdH / Lobster, Shaarli...

Online here.

How it works

First you clone the repo. After, create a links.txt file and put links inside. File syntax uses 3-lines or 4-lines blocks depending if you want to use tags.

Example:

2021-03-12
The History of Unix, Rob Pike
https://www.youtube.com/watch?v=_2NI6t2r_Hs
os unix video

2021-04-05
Timeline of Mathematics
https://mathigon.org/timeline

2021-05-20
How to Design Programs, Second Edition
https://htdp.org/2020-8-1/Book/index.html
book programming

Hack

How to change language?

Comment or uncomment lines in index.html.

How to invert sorting?

In file insert.js, function sortEntriesByDateDesc(a, b) invert 1 and -1 in return values.

Miscellaneous

The wqt (pronounce waqueteu in french) is a noctural aquatic animal sharing its natural habitat with the ffifffu.


wqt : agrégateur de liens personnel

tu mets les pages qui t'intéressent dans un fichier texte et l'agrégateur va les afficher en bon ordre, par date, avec la possibilité de filtrer par étiquettes. Pratique pour partager ce qu'on a trouvé sur le web.

Inspiré des systèmes suivants : HN, JdH / Lobster, Shaarli...

En ligne ici.

Comment ça marche

D'abord il faut cloner le dépôt. Ensuite, crée un fichier links.txt et mets tes liens à partager à l'intérieur. La syntaxe utilise des blocs de trois ou quatre lignes selon que tu veuilles utiliser les étiquettes ou non.

Exemple :

2021-03-12
The History of Unix, Rob Pike
https://www.youtube.com/watch?v=_2NI6t2r_Hs
os unix vidéo

2021-04-05
Timeline of Mathematics
https://mathigon.org/timeline

2021-05-20
How to Design Programs, Second Edition
https://htdp.org/2020-8-1/Book/index.html
livre programmation

Hack

Comment changer la langue ?

Commente et décommente les lignes dans index.html.

Comment inverser le tri ?

Fichier insert.js, dans la fonction sortEntriesByDateDesc(a, b) inverse 1 et -1 dans les valeurs de retour.

À savoir

Le wqt (prononcer waqueteu) est un animal aquatique nocturne, il partage son habitat naturel avec le ffifffu.

wqt's People

Contributors

mayafri avatar

Watchers

 avatar

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.