|
|
|
|
|
by arduinomancer
1470 days ago
|
|
Have used it for many years as a personal wiki/database I pull out the app all the time to answer various questions For example: * What kind of oil does my car take again? When was the last oil change? * How much did I weigh in 2015 * What's the square footage of my apartment? * What was my start/end date of job X? Lots of random details like that I may need to reference later I use the tables a lot for anything that changes over time Stuff like this is pretty unstructured so I like having arbitrary hierarchies to keep it organized |
|