H
Homarr3mo ago
JmanF

Can't remove category

I'm trying to remove all of my categories from a board but I cannot get rid of the last one
Solution:
no, only it's contents. It should look like this :
"categories": [],
"categories": [],
...
Jump to solution
9 Replies
Cakey Bot
Cakey Bot3mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Demens
Demens3mo ago
@JmanF you can edit it in the config file. mean in your dashboard config .
JmanF
JmanFOP3mo ago
I have a section that looks like this in my default dashboard.
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "XXXXXXXXXXXX",
"name": " delete",
"position": 3,
"type": "category"
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [
{
"id": "XXXXXXXXXXXX",
"name": " delete",
"position": 3,
"type": "category"
}
],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
Should I delete the whole categories section?
Solution
Serenaphic
Serenaphic3mo ago
no, only it's contents. It should look like this :
"categories": [],
"categories": [],
Serenaphic
Serenaphic3mo ago
Remember to make a backup first
JmanF
JmanFOP2mo ago
Ok so new config would look like
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
{
"schemaVersion": 1,
"configProperties": {
"name": "default"
},
"categories": [],
"wrappers": [
{
"id": "default",
"position": 0
},
{
"id": "XXXXXXXXXXXXXXXXXXXXXX",
"position": 2
}
],
"apps": [
{
Serenaphic
Serenaphic2mo ago
I think so yeah.
JmanF
JmanFOP2mo ago
looks like that worked, thanks
Serenaphic
Serenaphic2mo ago
no problem
Want results from more Discord servers?
Add your server