This website requires JavaScript.
Explore
Help
Sign in
edward
/
MissingLink
Watch
1
Star
0
Fork
You've already forked MissingLink
0
Code
Issues
3
Pull requests
Projects
Releases
Packages
Wiki
Activity
A Wikipedia tool that finds articles which mention a topic by name but don't link to it, then lets you add the missing wikilink directly from your browser.
https://edwardbetts.com/missinglink/
23
commits
1
branch
0
tags
272
KiB
Python
83.6%
HTML
13.3%
Vue
1.3%
CSS
1.2%
JavaScript
0.6%
ba56274022
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Edward Betts
ba56274022
Tidy code for building list of examples
2023-12-09 18:43:56 +00:00
add_links
Remove debugging output
2023-12-09 18:43:05 +00:00
frontend
Initial commit
2023-10-04 12:56:21 +01:00
static
/css
Move CSS out of template to static file
2023-11-25 19:56:25 +00:00
templates
Rename article2.html to article.html
2023-11-26 14:13:51 +00:00
.gitignore
Add static/bootstrap to .gitignore
2023-11-26 14:10:00 +00:00
add_front_end_libraries.py
Initial commit
2023-10-04 12:56:21 +01:00
cmdline.py
Tidy code for building list of examples
2023-12-09 18:43:56 +00:00
package.json
Initial commit
2023-10-04 12:56:21 +01:00
vite.config.js
Initial commit
2023-10-04 12:56:21 +01:00
web_view.py
Refactor: new get_hit_count function
2023-12-06 20:58:01 +00:00