kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
2.99k stars 499 forks source link

Adding notes to Mycodo #527

Closed Gossen1 closed 6 years ago

Gossen1 commented 6 years ago

Just a thought that keeps popping up. I would love the ability to add notes to Mycodo. For example: "On the 12th of may at 13:00 I added an extra fan to room 1." So I can see the effect more easily in the graph. My 2 pennies. Thanks!

kizniche commented 6 years ago

This was added in #28, but had to be removed when the whole system was refactored. I'll look into adding this feature again.

frodus17 commented 6 years ago

This is very useful (looked at #28). Right now it's in my Kegerator, but soon I'll be gutting my other temp chamber to run Mycodo. It'll be my Fermentation chamber, so adding notes to it would be super useful.

kizniche commented 6 years ago

Tags and Notes can now be added, and notes can be searched by tag and contents of the note. Next is to integrate the notes into graphs.

screenshot-192 168 0 9-2018 09 11-22-13-13

kizniche commented 6 years ago

The notes feature is nearly complete. Here's the current state:

screenshot_2018-09-13 tango - notes - mycodo 6 3 0

screenshot_2018-09-13 tango - dashboard - mycodo 6 3 0

kizniche commented 6 years ago

With that last commit, I think I've accomplished everything on my feature list for a basic note system. I'll review and test all the new features (single-file input module system and the new note system), and try to get a new release out this weekend.

kizniche commented 6 years ago

screenshot_2018-09-14 tango - edit note - mycodo 6 3 0

Gossen1 commented 6 years ago

Looks awesome. Thanks a bunch! U rock.