https://github.com/reorx/refgen
https://github.com/reorx/refgen
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reorx/refgen
- Owner: reorx
- Created: 2021-12-07T10:20:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-08T02:59:57.000Z (over 1 year ago)
- Last Synced: 2025-03-28T21:02:30.190Z (25 days ago)
- Language: JavaScript
- Size: 1010 KB
- Stars: 34
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Refgen
An extension to generate markdown style link reference for current page.
**🚀 New feature in 2023: clean URL tracking parameters and remember the preference for the site.**
Get it on [Chrome Web Store](https://chrome.google.com/webstore/detail/refgen/ceknnceiglebkdhimphmkbgjbbcnhiib)

## TODO
- [x] Copy as HTML
- [x] Support other markup formats
- AsciiDoc
- reStructuredText
- MediaWiki
- HTML
- [x] support using canonical url and save the preference for the site
- [x] title text remove \n
- [x] markdown title text normalize (add \ before _ and * etc.)
- [x] purge URL (manually and auto)
- [x] show parameters list, check the ones that need to be removed and save the preference for the site
- [ ] right-click menu to copy selected text (for getting text from websites that have copy restrictions)
- [ ] each time on activation, capture and store the selection for current page,
selection can then be toggled, sorted, nested; and choose the usage from:
subtitle, quote, list item
- [ ] fork to a new plugin as document quoting editor