Replies: 4 comments 8 replies
-
I think that this would fit into the project pretty well honestly, it would be more of a long term goal at the moment (like several months off) simply due to needing to learn the codebase, get things up and running, etc. but it's for sure something I think would be good to implement. Thoughts on this one @katosdev? |
Beta Was this translation helpful? Give feedback.
-
Regarding regular maintenance, I have come up with several models ---
config:
look: handDrawn
theme: neutral
---
flowchart LR;
8f8e6d117430("物品维护 Item maintenance")
8f8e6d117430 --> d3zykgs7ac80("维护类型 Maintenance type")
d3zykgs7ac80 --> d3zykhx2y880("时间维护物品 Time maintenance items")
d3zykhx2y880 --> d3zyl5v5v7c0("固定循环保养周期 Fixed cycle maintenance cycle")
d3zykhx2y880 --> d3zyl9k8t6w0("自定义保养周期 Custom maintenance cycle")
d3zykgs7ac80 --> d3zykwpeis80("库存性维护物品 Inventory maintenance items")
d3zykgs7ac80 --> d3zyl0140bk0("手动维护 Manual maintenance")
classDef default white-space: pre-line;
固定循环保养周期 Fixed cycle maintenance cycleExp: insurance, water purifier filter element, clean up household appliance dust 自定义保养周期 Custom maintenance cycleIn fact, it is possible to track various items, such as food and medicine, which expire at the end of their shelf life. I have more imagination about the cycle
库存性维护物品 Inventory maintenance items
Other brainstorming:
手动维护 Manual maintenanceKeep a maintenance tracking mode similar to the current one and manually record maintenance time About Reminder
|
Beta Was this translation helpful? Give feedback.
-
Second this request for maintenance logs - one essential ingredient (as with the inventory side) is the ability to add custom fields. My use case for this software is a bit out in left field. I live on a sail boat - boat inventory is important because spare parts (and there are a lot of them) are stored wherever there is space so I often find I think I have a part when I don't (or vice versa) and when you do know you have it, where is it buried. On the maintenance side, it would be for tracking maintenance of diesel engine, generator, electrical system, sails. Some items are on an as need basis (i.e. replace worn reefing line), some are time based (quarterly cut and polish) or engine oil (every 100 hours). With proper planning the use case for the software should become transparent. Your home may be a boat, an RV or a treehouse.... |
Beta Was this translation helpful? Give feedback.
-
This is still on our roadmap, although probably further off than we originally thought. There are some major things we'd like to get done and implemented in terms of overall project maintenance, and things like supporting multiple database types that really should be completed before implementing such a major feature (to prevent doubling the work to upgrade dependencies and swap things out). Please do continue posting ideas on how this idea can be fully fleshed out and how it would work process wise though, along with how you would use the feature, having as much information as possible and as many ideas as possible can do nothing but help when we actually get to the point of implementation. |
Beta Was this translation helpful? Give feedback.
-
As a new Home Owner, I want to be able to track my home maintenance tasks like cleaning AC unit, Changing Filters, Cleaning Deck, Water heater tank maintenance. There are a ton of tasks that a home owner needs to keep track of and hoping to make homebox the home of tracking these tasks.
I already track all my appliances and equipment with manuals/receipts in homebox, but it is missing the maintenance component so that I can show that I have been taking care of it and easily be able to pull up the records when needed.
Please let me know your thoughts on this!
Beta Was this translation helpful? Give feedback.
All reactions