At the moment, adding a blog post entails the following steps:
- Create a new source with title and author
- Add the tag "Blog" to the source
- Create a new note with the post content and add it to the source
- Optionally, add media files to the source
It would be nice to have a single "new blog post" page - it could be similar to the "new task" page: a title, text area, and optional images, all in a single page. On submission, of course the form would create the same objects as the above manual steps.
We could then also add a FAB "new post" button to the blog overview.
We could also have a "draft" checkbox that adds an additional tag "Draft", which would hide the post from the blog overview (or perhaps, only show it to owners?).
Long term, it would be great to also make the blog post editable more easily.
At the moment, adding a blog post entails the following steps:
It would be nice to have a single "new blog post" page - it could be similar to the "new task" page: a title, text area, and optional images, all in a single page. On submission, of course the form would create the same objects as the above manual steps.
We could then also add a FAB "new post" button to the blog overview.
We could also have a "draft" checkbox that adds an additional tag "Draft", which would hide the post from the blog overview (or perhaps, only show it to owners?).
Long term, it would be great to also make the blog post editable more easily.