Replies: 1 comment 1 reply
-
Description and Notes fields already support markdown. There is no preview or WYSIWYG editor for them at the moment though. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the problem you are trying to solve with this feature?
Currently, item descriptions in Homebox are limited to plain text, which makes it difficult to format or highlight important information. For example, users cannot add bullet points, headings, bold/italic text, or clickable links. This limitation reduces readability and makes it harder to store structured notes or technical details with items.
What is the solution you are proposing?
Add support for Markdown formatting in the Item Description field. This would allow users to:
This would make descriptions more readable, scannable, and useful for documentation.
What alternatives have you considered?
Additional context
Markdown is widely used and lightweight. Libraries exist for safe Markdown rendering, ensuring no security risks. This feature would improve usability for both technical and non-technical users, making Homebox a more powerful inventory/documentation tool.
Contributions
Beta Was this translation helpful? Give feedback.
All reactions