What is the best way to use Tags

Hi, currently im using tags like this:

work/projecta/tasks,
work/projectb/tasks,

But I’m thinking should i be splitting them out like this:

#work, #projectA, #tasks
#work, #projectB, #tasks

So add individual tags for each one…

What are peoples suggestions?

Thanks