H
Homarr•15mo ago
sinslish

Categories have inconsisstent spacing between them

Hello, I have a small issue. In my dashboard, I have three categories, and I can't distinguish one category as it appears separate from the others. Can you help me? It's not very important, but I value having a visually pleasing interface.
22 Replies
Manicraft1001
Manicraft1001•15mo ago
Hi, thank you for your post. Can you elaborate, what you mean with separate here? Categories should always look the same, but you can configure their titles to help you further organize.
sinslish
sinslishOP•15mo ago
I think it's related to the screenshot. Nothing appears in this space.
No description
sinslish
sinslishOP•15mo ago
When I exit the edit mode, I see this dashboard.
No description
Manicraft1001
Manicraft1001•15mo ago
It is normal, that there will be a space in the edit mode. We do this, because it's hard to drag elements between categories otherwise. Regarding the space between your second and last category, this might be from a bug, that was introduced in 0.10 (or even earlier). Since when have you been runing this dashboard?
sinslish
sinslishOP•15mo ago
one week but i use the latest image in docker
sinslish
sinslishOP•15mo ago
No description
Manicraft1001
Manicraft1001•15mo ago
Okay... Can you open the JSON config in a text editor? Then can you please check, how many JSON objects you have inside the wrappers and categories?
sinslish
sinslishOP•15mo ago
okay, i have default.json i search 4 wrappers and 3 categories
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "97950503-cf8a-4e7d-8d0f-247517b25fe0",
"name": "Communication",
"position": 4
},
{
"id": "e16a3d33-439d-4234-8fc4-7f9fb215d7b2",
"name": "IT",
"position": 2,
"type": "category"
},
{
"id": "bb69aa71-c5b4-4cf6-88d2-3a89372c9fdf",
"name": "serveur",
"position": 3
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "c6bd3489-48a8-4d1b-b2c3-affaac754dab",
"position": 3
},
{
"id": "4f3f2f8c-e99d-4ce5-924d-f1b3263b48df",
"position": 6
},
{
"id": "6cd7f6f3-d414-43df-aaf3-9563c62e78fb",
"position": 3
}
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "97950503-cf8a-4e7d-8d0f-247517b25fe0",
"name": "Communication",
"position": 4
},
{
"id": "e16a3d33-439d-4234-8fc4-7f9fb215d7b2",
"name": "IT",
"position": 2,
"type": "category"
},
{
"id": "bb69aa71-c5b4-4cf6-88d2-3a89372c9fdf",
"name": "serveur",
"position": 3
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "c6bd3489-48a8-4d1b-b2c3-affaac754dab",
"position": 3
},
{
"id": "4f3f2f8c-e99d-4ce5-924d-f1b3263b48df",
"position": 6
},
{
"id": "6cd7f6f3-d414-43df-aaf3-9563c62e78fb",
"position": 3
}
Manicraft1001
Manicraft1001•15mo ago
Okay, can you do a backup, before we try to fix it? Only continiue, after you made a copy of the JSON file. Can you try the following:
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "97950503-cf8a-4e7d-8d0f-247517b25fe0",
"name": "Communication",
"position": 5
},
{
"id": "e16a3d33-439d-4234-8fc4-7f9fb215d7b2",
"name": "IT",
"position": 1,
"type": "category"
},
{
"id": "bb69aa71-c5b4-4cf6-88d2-3a89372c9fdf",
"name": "serveur",
"position": 3
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "c6bd3489-48a8-4d1b-b2c3-affaac754dab",
"position": 2
},
{
"id": "4f3f2f8c-e99d-4ce5-924d-f1b3263b48df",
"position": 6
},
{
"id": "6cd7f6f3-d414-43df-aaf3-9563c62e78fb",
"position": 4
}
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "97950503-cf8a-4e7d-8d0f-247517b25fe0",
"name": "Communication",
"position": 5
},
{
"id": "e16a3d33-439d-4234-8fc4-7f9fb215d7b2",
"name": "IT",
"position": 1,
"type": "category"
},
{
"id": "bb69aa71-c5b4-4cf6-88d2-3a89372c9fdf",
"name": "serveur",
"position": 3
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "c6bd3489-48a8-4d1b-b2c3-affaac754dab",
"position": 2
},
{
"id": "4f3f2f8c-e99d-4ce5-924d-f1b3263b48df",
"position": 6
},
{
"id": "6cd7f6f3-d414-43df-aaf3-9563c62e78fb",
"position": 4
}
sinslish
sinslishOP•15mo ago
ok you are the boss
sinslish
sinslishOP•15mo ago
No description
sinslish
sinslishOP•15mo ago
but i don't understand XD thank you very much :p but i have you 5 min for more helps XD
Manicraft1001
Manicraft1001•15mo ago
Is that, how you wanted it to be? Sorry?
sinslish
sinslishOP•15mo ago
yes Do you have 5 minutes to help me further?
Manicraft1001
Manicraft1001•15mo ago
Yes, I do
sinslish
sinslishOP•15mo ago
I wish to merge two categories into one category. Do you know the solution? For example, I wish to create a category "IT" and underneath it, I want to create "Cyber" and "Linux."
Manicraft1001
Manicraft1001•15mo ago
Do you wish, to only move the apps to a new category, or have two categories besides each other?
sinslish
sinslishOP•15mo ago
No description
sinslish
sinslishOP•15mo ago
i wish like this bookmarks please
Manicraft1001
Manicraft1001•15mo ago
You wish what? The lists of links are just the bookmark widget Or what do you mean?
sinslish
sinslishOP•15mo ago
Ah, it's a widget, not a category. I'm sorry; I didn't understand that it's ok for me thank you for help you are incredible 😄
Manicraft1001
Manicraft1001•15mo ago
No worries!
Want results from more Discord servers?
Add your server