Hi, to optimize the process of creating brief posts with a specific tag (or tags) I realized that it would be cool if the new post button when clicked while I am looking at an edited view, creates a new post with a tag assigned. I explain.
- in the /posts Ghost admin page, I have created a new view which displays posts only with the tag “thoughts”.
- I go to that view and I see only the posts which have the tag “example”. In that precise view, the button “new post” should create not a blank default post, but a post which is empty but assigned t the same tag I was viewing before.
Graphically the “new button” in the edited view scenario could be with a different color or with a # near it.
I hope you understand what I mean.