Merge branch 'main' of https://github.com/Daniel31x13/link-warden into main
This commit is contained in:
commit
7d264c1b77
|
@ -3,7 +3,7 @@
|
|||
|
||||
First off, I'm really glad you're reading this and thank you for taking the time to contribute! 👍
|
||||
|
||||
1. Confirm your planned implementation fit into our project [features](https://github.com/Daniel31x13/link-warden#features) (wether it's adding a new feature or improving our existing code).
|
||||
1. Confirm your planned implementation fit into our project [features](https://github.com/Daniel31x13/link-warden#features) and [project roadmap](https://github.com/Daniel31x13/link-warden/wiki#project-roadmap) (wether it's adding a new feature or improving our existing code).
|
||||
|
||||
2. Open an issue with your planned implementation to discuss.
|
||||
|
||||
|
|
12
README.md
12
README.md
|
@ -29,17 +29,7 @@ The objective is to have a self-hosted place to keep useful links in one place,
|
|||
- [x] Lazy loading support (for better performance).
|
||||
- [x] Set multiple tags to each link.
|
||||
|
||||
### Other planned Features
|
||||
(These are not 100% guaranteed, they're just idea's.)
|
||||
- [ ] Add time stamps to links.
|
||||
- [ ] Browser extenstions.
|
||||
- [ ] Docker support.
|
||||
- [ ] Save as [SingleFile](https://github.com/gildas-lormeau/SingleFile).
|
||||
- [ ] Folder support.
|
||||
- [ ] Sidenav.
|
||||
- [ ] A design logo.
|
||||
- [ ] Better UI (using Material UI).
|
||||
- [ ] Save as .warc extension (as an extra format).
|
||||
**Also take a look at our planned features in the [project roadmap section](https://github.com/Daniel31x13/link-warden/wiki#project-roadmap).**
|
||||
|
||||
## Setup
|
||||
### Linux/MacOS
|
||||
|
|
Ŝarĝante…
Reference in New Issue