Next revision | Previous revision |
csvfile [2025/06/15 14:25] – created admin | csvfile [2025/06/15 19:45] (current) – admin |
---|
=====Hashtag CSV File format==== | =====Hashtag CSV File format==== |
| |
Let me explain it using an example: | CSV File is generated when you click on the //Hashtag Analysis// button in the //Manage// page. Let me explain it using an example: |
| |
``` | |
"KG:QtrlyAppraisals","Sabu Francis","1","#accounts",5,"ASA" | |
"KG:QtrlyAppraisals","Sabu Francis","1","#admin",8,"ASA" | |
"KG:QtrlyAppraisals","Sabu Francis","1","#admin",59,"Blah blah blah" | |
"R:lll_work2025","Sushil K|Reshma Bibindas","testpush.txt","#accounts",53,"Sushil K: My work was abc.|Reshma Bibindas: My work was pqr" | |
| |
``` | "KG:QtrlyAppraisals","Sabu Francis","1","#accounts",5,"ASA" |
| "KG:QtrlyAppraisals","Sabu Francis","1","#admin",8,"ASA" |
| "KG:QtrlyAppraisals","Sabu Francis","1","#admin",59,"Blah blah blah" |
| "R:lll_work2025","Sushil|Reshma","work.txt","#accounts",53,"Sushil:abc|Reshma:pqr" |
| |
In the above example; line starting with "KG:" means it originated from a Kanban group, whose name is given after the colon. If the line starts with "R:" it means it is for a file in a repository whose name is given after the colon. | In the above example; line starting with "KG:" means it originated from a Kanban group, whose name is given after the colon. If the line starts with "R:" it means it is for a file in a repository whose name is given after the colon. |
| |
---- | ---- |
[[hashtagvalues?do=export_Xhtml| Hashtag Value Analysis]] | [[hashtagvalues?do=export_xhtml| Hashtag Value Analysis]] |