2024-05-25 14:25:37 +00:00
|
|
|
# url snail
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
A little project because I haven't made anything new in a while, I would like to learn Laravel, and maybe I don't need to use Pinboard.in any more.
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
## Ideas
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
* [x] Import from Pinboard.in JSON export
|
|
|
|
* [x] Bookmark permalink
|
|
|
|
* [x] Bookmark index
|
|
|
|
* [ ] Bookmark pagination
|
|
|
|
* [ ] Editing
|
|
|
|
* [ ] Tag cloud
|
|
|
|
* [ ] Tag permalink
|
|
|
|
* [ ] Multi-user support
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
## License
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
This project is copyright ©2024 Annika Backstrom.
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
|
|
it under the terms of the GNU Affero General Public License as
|
|
|
|
published by the Free Software Foundation, either version 3 of the
|
|
|
|
License, or (at your option) any later version.
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
GNU Affero General Public License for more details.
|
2024-05-24 20:07:22 +00:00
|
|
|
|
2024-05-25 14:25:37 +00:00
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|