You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 year ago | |
---|---|---|
LICENSE | 2 years ago | |
README.txt | 1 year ago |
README.txt
link is a human & computer-legible plaintext link storage and reference format.
link is designed to replace browser-based bookmark storage and reference systems.
link entries are seperated by two new line characters.
link entries have three components, that must be specified in the following order:
1. url(s) seperated by one new line character
2. (optional) single-line description, indented using a tab character
3. single-line comma-delineated list of tags, indented using a tab character
a trivial and exhaustive example of link entries might look like this:
https://9p.io/plan9
operating-system, plan9
https://regexr.com
https://github.com/gskinner/regexr
regex, software, tool, web
http://eradman.com/entrproject
run commands when files change
tool, software, cl