Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to modify URL link ? #89

Open
tarocjsu opened this issue Dec 3, 2023 · 2 comments
Open

How to modify URL link ? #89

tarocjsu opened this issue Dec 3, 2023 · 2 comments

Comments

@tarocjsu
Copy link

tarocjsu commented Dec 3, 2023

How to modify URL link ? look like only can modify the Name ? Description ? but not the URL link.

@AlexSciFier
Copy link
Owner

Yes it is. The logic of the application is that you cannot change the URL, because if you edit the URL, it means that it is a completely different link. All you can do is remove the old link and add a new one.

@julichan
Copy link

Actually I'd like to propose a revamp on the link creation/edition for later. I tried some dashboard apps lately and saw they proposed the following features:

  • Picking site icon if possible (we already have that but there are instances where the site is inaccessible from the server and i think this should be performed by client and the icon uploaded to the server. Also, i think we should not propose that feature to be launched automatically cause it makes one go crazy to lose a title or description they written themself. )
  • propose sets of icon, there are lots of projects for that and some of these solutions may be really easy to implement:
    Favicon - Automatically fetch an apps icon from its Favicon or logo image
    Icon Packs - Use any icon from font-awesome, simple-icons or material icons
    Emoji - Any valid emoji can be used as an icon
    URL - Pass the URL of any valid image in to have it fetched and rendered
    Local - Store custom images locally and reference by filename

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants