obsidian-tracker
obsidian-tracker copied to clipboard
Feature Request: Tracker output type: CSV or list per day
Great plug-in.
I checked roadmap and found a output type = list on that list. If what I am describing is similar to that, please close this and quick confirmation would be great.
Example file:
2023-01-01.md #weight:74 #meditation: 1
2023-01-02.md #weight:73.5 #meditation: 1
2023-01-03.md #weight:74.2 #meditation: 0
Suggested use case
searchType: tag
searchTarget: weight, meditation
csv:
Suggested output: Date,weight,meditation 2023-01-01,74,1 2023-01-02,73.5,1 2023-01-03,74.2,0
Please let me know if this is achievable today or if it is on roadmap? If not, Can I suggest to add this?
Right now, This will help with getting away from excel/google sheets tracking in a simple table format. Also this would be helpful to export the data outside of the notes as well.
Thanks.
This would be great.